--- doc/homework/xml.html 2001/05/21 15:24:47 1.2 +++ doc/homework/xml.html 2002/05/03 18:34:20 1.3 @@ -36,7 +36,9 @@ <import> tag actually does anything
  • - @Apache::lonxml::extlinks - + @Apache::lonxml::extlinks - a list of URLs that the + user is allowed to look at because of the current resource + (images, and links)
  • #Apache::lonxml::metamode - some output is turned off, @@ -56,6 +58,10 @@ namespaces used in the insertlist.tab file that are currently active, used only in edit mode.
  • +
  • + $Apache::lonxml::registered - set to 1 once the remote + has been updated to know what resource we are looking at. +
  • Notable Perl subroutines

    @@ -89,6 +95,12 @@ %Apache::lonxml::insertlist structure of what tags can have what other tags inside. +
  • + whichuser - returns a list of $symb, $courseid, + $domain, $name that is correct for calls to lonnet functions + for this setup. Uses form.grade_ parameters, if the user is + allowed to mgr in the course +
  • Functions Tag Handlers can use

    @@ -204,7 +216,7 @@ sub BEGIN {

    Guy Albertelli
    -Last modified: Mon May 21 11:21:05 EDT 2001 +Last modified: Fri May 3 14:26:22 EDT 2002