XML / Style Files

XML Files

All HTML / XML files are run through the lonxml handler before being served to a user. This allows us to rewrite many portion of a document and to support serverside tags. There are 2 ways to add new tags to the xml parsing engine, either through LON-CAPA style files or by writing Perl tag handlers for the desired tags.

Global Variables

Notable Perl subroutines

If not specified these functions are in Apache::lonxml

Functions Tag Handlers can use

If not specified these functions are in Apache::lonxml

Style Files

Style File specific tags


Guy Albertelli
Last modified: Sun May 20 23:34:57 EDT 2001