<!DOCTYPE cindex>
<index>
 <entry type="file" name="etc/include/http_error.h" path="files/etc/include/http_error.h.xml" >
  <entry type="class" name="http_error_handler" path="files/etc/include/http_error.h.xml" />
 </entry>

 <entry type="module" name="404 redirector" path="modules/modules/3rdparty/cd34/404.pike.xml" >
  <entry type="defvar" name="url" path="modules/modules/3rdparty/cd34/404.pike.xml" title="URL" />
 </entry>

 <entry type="module" name="404 file" path="modules/modules/3rdparty/cd34/404file.pike.xml" >
  <entry type="defvar" name="error404document" path="modules/modules/3rdparty/cd34/404file.pike.xml" title="Filename" />
  <entry type="defvar" name="msie" path="modules/modules/3rdparty/cd34/404file.pike.xml" title="Return a 200 to MSIE" />
 </entry>

 <entry type="module" name="Browser Redirect Module" path="modules/modules/3rdparty/cd34/browserdeny.pike.xml" >
  <entry type="defvar" name="regexpinclude" path="modules/modules/3rdparty/cd34/browserdeny.pike.xml" title="Regexp Include Specification" />
  <entry type="defvar" name="regexpexclude" path="modules/modules/3rdparty/cd34/browserdeny.pike.xml" title="Regexp Exclude Specification" />
  <entry type="defvar" name="nastymode" path="modules/modules/3rdparty/cd34/browserdeny.pike.xml" title="Nasty Redirect Mode" />
  <entry type="defvar" name="nastyurl" path="modules/modules/3rdparty/cd34/browserdeny.pike.xml" title="Nasty Mode URL" />
  <entry type="defvar" name="errmessage" path="modules/modules/3rdparty/cd34/browserdeny.pike.xml" title="Error 403 string to hand back" />
 </entry>

 <entry type="module" name="Freesite Layout" path="modules/modules/3rdparty/cd34/fslayout.pike.xml" >
  <entry type="defvar" name="header" path="modules/modules/3rdparty/cd34/fslayout.pike.xml" title="Header Filename" />
  <entry type="defvar" name="footer" path="modules/modules/3rdparty/cd34/fslayout.pike.xml" title="Footer Filename" />
 </entry>

 <entry type="module" name="JavaMenu Module" path="modules/modules/3rdparty/cd34/javamenu.pike.xml" />

 <entry type="module" name="Skimmer Module" path="modules/modules/3rdparty/cd34/skimmer.pike.xml" >
  <entry type="defvar" name="skim" path="modules/modules/3rdparty/cd34/skimmer.pike.xml" title="Skim %" />
  <entry type="defvar" name="topdir" path="modules/modules/3rdparty/cd34/skimmer.pike.xml" title="Skim Top Directory?" />
  <entry type="defvar" name="redirecturl" path="modules/modules/3rdparty/cd34/skimmer.pike.xml" title="Where are we sending the traffic?" />
  <entry type="defvar" name="regexpinclude" path="modules/modules/3rdparty/cd34/skimmer.pike.xml" title="Regexp Include Specification" />
  <entry type="defvar" name="regexpexclude" path="modules/modules/3rdparty/cd34/skimmer.pike.xml" title="Regexp Exclude Specification" />
 </entry>

 <entry type="module" name="Address obfuscator" path="modules/modules/3rdparty/oliv3/obfuscate.pike.xml" />

 <entry type="module" name="User LDAP administration" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" >
  <entry type="defvar" name="location" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Mount Point" />
  <entry type="defvar" name="hostname" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: LDAP server location" />
  <entry type="defvar" name="ldapver" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: LDAP server version" />
  <entry type="defvar" name="basedn" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: LDAP base DN" />
  <entry type="defvar" name="binddn" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: LDAP bind DN" />
  <entry type="defvar" name="password" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: password" />
  <entry type="defvar" name="gidnumber" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Add: gidnumber for new accounts" />
  <entry type="defvar" name="default_uid" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Add: uid if no uidNumber found" />
  <entry type="defvar" name="addlastslash" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Add: add a slash to the home directory" />
  <entry type="defvar" name="defaultdomain" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Add: the domain to use in maildrop and mailacceptinggeneralid attributes" />
  <entry type="defvar" name="addrequireauth" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Add: require authentification" />
  <entry type="defvar" name="updaterequireauth" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Update: require authentification" />
  <entry type="defvar" name="defvaruidnumber" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - uidnumber attribute" />
  <entry type="defvar" name="defvargidnumber" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - gidnumber attribute" />
  <entry type="defvar" name="defvaruid" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - uid attribute" />
  <entry type="defvar" name="defvarhomedirectory" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - homedirectory" />
  <entry type="defvar" name="defvargecos" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - gecos" />
  <entry type="defvar" name="defvaruserpassword" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - userpassword" />
  <entry type="defvar" name="defvarcn" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - cn" />
  <entry type="defvar" name="defvarmaildrop" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - maildrop" />
  <entry type="defvar" name="defvarmailacceptinggeneralid" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - mailacceptinggeneralid" />
  <entry type="defvar" name="defvarloginshell" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - loginShell" />
  <entry type="defvar" name="defaultshell" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Add: Default shell" />
  <entry type="defvar" name="defvarobjectclass" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - objectClass" />
  <entry type="defvar" name="defaultobjectclass" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="LDAP: Attribute - default object class" />
  <entry type="defvar" name="homedir" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Add: Base homedir used when creating new account" />
  <entry type="defvar" name="mail" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Features: Send mail to the administrator(s)" />
  <entry type="defvar" name="allowupdate" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Features: allow the user to update his account" />
  <entry type="defvar" name="currentgidnumber" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Update: Current gidnumber" />
  <entry type="defvar" name="allowedgidupdates" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Update: gid numbers allowed to update" />
  <entry type="defvar" name="allowedmodifyattribute" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Modify: Allowed attributes" />
  <entry type="defvar" name="maildomain" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Mail: Domain" />
  <entry type="defvar" name="mailadmin" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Mail: email of the administrator(s)" />
  <entry type="defvar" name="mailserver" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Mail: Address of your mail server" />
  <entry type="defvar" name="badmailtouser" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Mail: Body of the message the user will receive if an error occured" />
  <entry type="defvar" name="badmailtoadmin" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Mail: Body of the message the administrator(s) will receive if an error occured" />
  <entry type="defvar" name="goodmailtouser" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Mail: Body of the message the user will receive if no errors occured" />
  <entry type="defvar" name="goodmailtoadmin" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Mail: Body of the message the admin will receive if no errors occured" />
  <entry type="defvar" name="ui_firstscreen" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="User interface: First screen" />
  <entry type="defvar" name="ui_modify" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="User interface: Modify/Update - page that will be display after the user has modified his datas" />
  <entry type="defvar" name="ui_modify_error" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="User interface: Modify/Update - page that will be displayed when an error occured" />
  <entry type="defvar" name="ui_modify_inputs" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="User interface: Modify - form input" />
  <entry type="defvar" name="ui_update_input" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="User interface: Update - form input" />
  <entry type="defvar" name="ui_add_error" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="User interface: Add - page that will appear if an error occured after the user/admin add a user" />
  <entry type="defvar" name="ui_add" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="User interface: Add - page that will be display after the user has been successfully added into LDAP" />
  <entry type="defvar" name="ui_add_inputs" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="User interface: Add - form input" />
  <entry type="defvar" name="regexp_uid" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Regexp: Uid" />
  <entry type="defvar" name="error_regexp_uid" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Regexp: Uid - error string" />
  <entry type="defvar" name="regexp_gecos" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Regexp: Gecos" />
  <entry type="defvar" name="error_regexp_gecos" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Regexp: Gecos - error string" />
  <entry type="defvar" name="regexp_passwd" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Regexp: Password" />
  <entry type="defvar" name="error_regexp_passwd" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Regexp: Password - error string" />
  <entry type="defvar" name="regexp_mail" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Regexp: Mail" />
  <entry type="defvar" name="error_regexp_mail" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Regexp: Mail - error string" />
  <entry type="defvar" name="debug" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="Enable debugging" />
  <entry type="defvar" name="allowed_domains" path="modules/modules/3rdparty/vida/ldap_admin.pike.xml" title="DNS: Allowed domains" />
 </entry>

 <entry type="module" name="Authentication Provider: Active Directory" path="modules/modules/auth/auth_activedirectory.pike.xml" >
  <entry type="defvar" name="addomain" path="modules/modules/auth/auth_activedirectory.pike.xml" title="ActiveDirectory Domain" />
  <entry type="defvar" name="adservers" path="modules/modules/auth/auth_activedirectory.pike.xml" title="ActiveDirectory Servers" />
  <entry type="defvar" name="aduser" path="modules/modules/auth/auth_activedirectory.pike.xml" title="ActiveDirectory Bind User" />
  <entry type="defvar" name="adpassword" path="modules/modules/auth/auth_activedirectory.pike.xml" title="ActiveDirectory Bind Password" />
 </entry>

 <entry type="module" name="Master authentication and user database" path="modules/modules/auth/auth_master.pike.xml" >
  <entry type="defvar" name="cachetimeout" path="modules/modules/auth/auth_master.pike.xml" title="Cache Timeout" />
  <entry type="defvar" name="allowemptypass" path="modules/modules/auth/auth_master.pike.xml" title="Allow Empty Passwords?" />
  <entry type="defvar" name="listcachetimeout" path="modules/modules/auth/auth_master.pike.xml" title="List Cache Timeout" />
 </entry>

 <entry type="module" name="Auth Handler: User database and security" path="modules/modules/auth/auth_userdb.pike.xml" >
  <entry type="defvar" name="userfile" path="modules/modules/auth/auth_userdb.pike.xml" title="Password database file" />
  <entry type="defvar" name="groupfile" path="modules/modules/auth/auth_userdb.pike.xml" title="Group database file" />
  <entry type="defvar" name="shadowfile" path="modules/modules/auth/auth_userdb.pike.xml" title="Password database shadow file" />
  <entry type="defvar" name="method" path="modules/modules/auth/auth_userdb.pike.xml" title="Password database request method" />
  <entry type="defvar" name="method" path="modules/modules/auth/auth_userdb.pike.xml" title="Password database request method" />
  <entry type="defvar" name="args" path="modules/modules/auth/auth_userdb.pike.xml" title="Password command arguments" />
  <entry type="defvar" name="Swashii" path="modules/modules/auth/auth_userdb.pike.xml" title="Turn }{| into едц" />
  <entry type="defvar" name="Strip" path="modules/modules/auth/auth_userdb.pike.xml" title="Strip finger information from fullname" />
  <entry type="defvar" name="update" path="modules/modules/auth/auth_userdb.pike.xml" title="Interval between automatic updates of the user database" />
 </entry>

 <entry type="module" name="Directory parsing module" path="modules/modules/directories/directories.pike.xml" >
  <entry type="defvar" name="indexfiles" path="modules/modules/directories/directories.pike.xml" title="Index files" />
  <entry type="defvar" name="readme" path="modules/modules/directories/directories.pike.xml" title="Include readme files" />
  <entry type="defvar" name="date" path="modules/modules/directories/directories.pike.xml" title="Dates" />
  <entry type="defvar" name="user" path="modules/modules/directories/directories.pike.xml" title="Include file user" />
  <entry type="defvar" name="sizes" path="modules/modules/directories/directories.pike.xml" title="Size of the listed filenames" />
  <entry type="defvar" name="size" path="modules/modules/directories/directories.pike.xml" title="Include file size" />
 </entry>

 <entry type="module" name="Directory parsing module MKII" path="modules/modules/directories/directories2.pike.xml" >
  <entry type="defvar" name="indexfiles" path="modules/modules/directories/directories2.pike.xml" title="Index files" />
  <entry type="defvar" name="dirlisting" path="modules/modules/directories/directories2.pike.xml" title="Enable directory listings" />
  <entry type="defvar" name="readme" path="modules/modules/directories/directories2.pike.xml" title="Include readme files" />
  <entry type="defvar" name="size" path="modules/modules/directories/directories2.pike.xml" title="Include file size" />
 </entry>

 <entry type="module" name="Fast directory parsing module" path="modules/modules/directories/fastdir.pike.xml" >
  <entry type="defvar" name="indexfiles" path="modules/modules/directories/fastdir.pike.xml" title="Index files" />
  <entry type="defvar" name="readme" path="modules/modules/directories/fastdir.pike.xml" title="Include readme files" />
 </entry>

 <entry type="module" name="Fast directory parsing module MKII" path="modules/modules/directories/fastdir2.pike.xml" >
  <entry type="defvar" name="indexfiles" path="modules/modules/directories/fastdir2.pike.xml" title="Index files" />
  <entry type="defvar" name="readme" path="modules/modules/directories/fastdir2.pike.xml" title="Include readme files" />
  <entry type="defvar" name="header" path="modules/modules/directories/fastdir2.pike.xml" title="Header" />
  <entry type="defvar" name="footer" path="modules/modules/directories/fastdir2.pike.xml" title="Footer" />
 </entry>

 <entry type="module" name="Index files only module." path="modules/modules/directories/indexfiles.pike.xml" >
  <entry type="defvar" name="indexfiles" path="modules/modules/directories/indexfiles.pike.xml" title="Index files" />
 </entry>

 <entry type="module" name="Roxen Error handler" path="modules/modules/error/roxen_error_handler.pike.xml" >
  <entry type="defvar" name="404msg" path="modules/modules/error/roxen_error_handler.pike.xml" title="No such file Message (eg. 404 error)" />
  <entry type="defvar" name="401msg" path="modules/modules/error/roxen_error_handler.pike.xml" title="Authentication Failed - Error 401 message" />
  <entry type="defvar" name="debug" path="modules/modules/error/roxen_error_handler.pike.xml" title="Debug" />
 </entry>

 <entry type="module" name="BOFH  Module" path="modules/modules/examples/bofh.pike.xml" />

 <entry type="module" name="Explicit clock" path="modules/modules/examples/clock.pike.xml" >
  <entry type="defvar" name="modification" path="modules/modules/examples/clock.pike.xml" title="Time modification" />
  <entry type="defvar" name="mountpoint" path="modules/modules/examples/clock.pike.xml" title="Mount point" />
 </entry>

 <entry type="module" name="Configuration interface" path="modules/modules/examples/configure.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/examples/configure.pike.xml" title="Mount point" />
  <entry type="defvar" name="anonread" path="modules/modules/examples/configure.pike.xml" title="Allow anonymous read-only access" />
 </entry>

 <entry type="module" name="Lysator specific parsing" path="modules/modules/examples/lysator.pike.xml" >
  <entry type="defvar" name="isize" path="modules/modules/examples/lysator.pike.xml" title="Icon size" />
  <entry type="defvar" name="iborder" path="modules/modules/examples/lysator.pike.xml" title="Icon has borders" />
  <entry type="defvar" name="idir" path="modules/modules/examples/lysator.pike.xml" title="Icon pre-url" />
  <entry type="defvar" name="BlinkEnabled" path="modules/modules/examples/lysator.pike.xml" title="Blinking Enabled" />
 </entry>

 <entry type="module" name="CVS Filesystem" path="modules/modules/filesystems/cvsfs.pike.xml" >
  <entry type="defvar" name="location" path="modules/modules/filesystems/cvsfs.pike.xml" title="Mount point" />
  <entry type="defvar" name="cvsroot" path="modules/modules/filesystems/cvsfs.pike.xml" title="CVS repository" />
  <entry type="defvar" name="path" path="modules/modules/filesystems/cvsfs.pike.xml" title="Path for locating binaries" />
  <entry type="defvar" name="cvsmodule" path="modules/modules/filesystems/cvsfs.pike.xml" title="CVS (sub)module" />
 </entry>

 <entry type="module" name="Filesystem" path="modules/modules/filesystems/filesystem.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/filesystems/filesystem.pike.xml" title="Paths: Mount point" />
  <entry type="defvar" name="searchpath" path="modules/modules/filesystems/filesystem.pike.xml" title="Paths: Search path" />
  <entry type="defvar" name="fileperm" path="modules/modules/filesystems/filesystem.pike.xml" title="Permissions: Default mode for uploaded files" />
  <entry type="defvar" name="dirperm" path="modules/modules/filesystems/filesystem.pike.xml" title="Permissions: Default for created directories" />
  <entry type="defvar" name="umask" path="modules/modules/filesystems/filesystem.pike.xml" title="Permissions: Default umask" />
  <entry type="defvar" name="html" path="modules/modules/filesystems/filesystem.pike.xml" title="All files are really HTML files" />
  <entry type="defvar" name=".files" path="modules/modules/filesystems/filesystem.pike.xml" title="Directory Settings: Show hidden files" />
  <entry type="defvar" name="dir" path="modules/modules/filesystems/filesystem.pike.xml" title="Directory Settings: Enable directory listings per default" />
  <entry type="defvar" name="tilde" path="modules/modules/filesystems/filesystem.pike.xml" title="Directory Settings: Show backup files" />
  <entry type="defvar" name="put" path="modules/modules/filesystems/filesystem.pike.xml" title="Allowed Access Methods: PUT" />
  <entry type="defvar" name="appe" path="modules/modules/filesystems/filesystem.pike.xml" title="Allowed Access Methods: APPE" />
  <entry type="defvar" name="delete" path="modules/modules/filesystems/filesystem.pike.xml" title="Allowed Access Methods: DELETE" />
  <entry type="defvar" name="copy" path="modules/modules/filesystems/filesystem.pike.xml" title="Allowed Access Methods: COPY" />
  <entry type="defvar" name="method_mkdir" path="modules/modules/filesystems/filesystem.pike.xml" title="Allowed Access Methods: MKDIR" />
  <entry type="defvar" name="method_mv" path="modules/modules/filesystems/filesystem.pike.xml" title="Allowed Access Methods: MV" />
  <entry type="defvar" name="method_chmod" path="modules/modules/filesystems/filesystem.pike.xml" title="Allowed Access Methods: CHMOD" />
  <entry type="defvar" name="keep_old_perms" path="modules/modules/filesystems/filesystem.pike.xml" title="Permissions: Keep old file mode" />
  <entry type="defvar" name="check_auth" path="modules/modules/filesystems/filesystem.pike.xml" title="Permissions: Require authentication for modification" />
  <entry type="defvar" name="access_as_user" path="modules/modules/filesystems/filesystem.pike.xml" title="Permissions: Access file as the logged in user" />
  <entry type="defvar" name="no_symlinks" path="modules/modules/filesystems/filesystem.pike.xml" title="Permissions: Forbid access to symlinks" />
 </entry>

 <entry type="module" name="Incoming filesystem" path="modules/modules/filesystems/incoming.pike.xml" >
  <entry type="defvar" name="bitrot" path="modules/modules/filesystems/incoming.pike.xml" title="Scrambled downloads: Return files with bitrot" />
  <entry type="defvar" name="bitrot_header" path="modules/modules/filesystems/incoming.pike.xml" title="Scrambled downloads: Unscrambled header length" />
  <entry type="defvar" name="bitrot_percent" path="modules/modules/filesystems/incoming.pike.xml" title="Scrambled downloads: Percent of bits to rot" />
 </entry>

 <entry type="module" name="Restricted file system" path="modules/modules/filesystems/restrictedfs.pike.xml" >
  <entry type="defvar" name="remap_home" path="modules/modules/filesystems/restrictedfs.pike.xml" title="Hide path to the home-directory" />
 </entry>

 <entry type="module" name="Secure file system module (Mk II)" path="modules/modules/filesystems/secure_fs.pike.xml" >
  <entry type="defvar" name="sec" path="modules/modules/filesystems/secure_fs.pike.xml" title="Security patterns" />
  <entry type="defvar" name="page" path="modules/modules/filesystems/secure_fs.pike.xml" title="Use FORM authentication" />
  <entry type="defvar" name="expire" path="modules/modules/filesystems/secure_fs.pike.xml" title="Time for page authentication to expire." />
  <entry type="defvar" name="authpage" path="modules/modules/filesystems/secure_fs.pike.xml" title="Page to use to authenticate." />
 </entry>

 <entry type="module" name="SQL Filesystem Module" path="modules/modules/filesystems/sqlfs.pike.xml" >
  <entry type="defvar" name="fsmp" path="modules/modules/filesystems/sqlfs.pike.xml" title="The filesystems mountpoint" />
  <entry type="defvar" name="sqldb" path="modules/modules/filesystems/sqlfs.pike.xml" title="Database name" />
  <entry type="defvar" name="ttl" path="modules/modules/filesystems/sqlfs.pike.xml" title="Time to live (secs)" />
  <entry type="defvar" name="store_atime" path="modules/modules/filesystems/sqlfs.pike.xml" title="Store a_time?" />
  <entry type="defvar" name="flatulant_cache" path="modules/modules/filesystems/sqlfs.pike.xml" title="Cache Flatulance?" />
  <entry type="defvar" name="uid" path="modules/modules/filesystems/sqlfs.pike.xml" title="Default UID" />
  <entry type="defvar" name="gid" path="modules/modules/filesystems/sqlfs.pike.xml" title="Default GID" />
 </entry>

 <entry type="module" name="Tar Filesystem" path="modules/modules/filesystems/tarfs.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/filesystems/tarfs.pike.xml" title="Filesystem mountpoint" />
  <entry type="defvar" name="tarfile" path="modules/modules/filesystems/tarfs.pike.xml" title="Tar file path" />
  <entry type="defvar" name="basepath" path="modules/modules/filesystems/tarfs.pike.xml" title="Base directory" />
 </entry>

 <entry type="module" name="User filesystem" path="modules/modules/filesystems/userfs.pike.xml" >
  <entry type="defvar" name="searchpath" path="modules/modules/filesystems/userfs.pike.xml" title="Search path" />
  <entry type="defvar" name="directory_hash" path="modules/modules/filesystems/userfs.pike.xml" title="Hashing: Hash userdirectory" />
  <entry type="defvar" name="dhash_depth" path="modules/modules/filesystems/userfs.pike.xml" title="Hashing: Hash depth" />
  <entry type="defvar" name="only_password" path="modules/modules/filesystems/userfs.pike.xml" title="Password users only" />
  <entry type="defvar" name="user_listing" path="modules/modules/filesystems/userfs.pike.xml" title="Enable userlisting" />
  <entry type="defvar" name="banish_list" path="modules/modules/filesystems/userfs.pike.xml" title="Banish list: Banish list" />
  <entry type="defvar" name="blist" path="modules/modules/filesystems/userfs.pike.xml" title="Banish list: Enable Banish list" />
  <entry type="defvar" name="own" path="modules/modules/filesystems/userfs.pike.xml" title="Only owned files" />
  <entry type="defvar" name="virtual_hosting" path="modules/modules/filesystems/userfs.pike.xml" title="Virtual User Hosting: Virtual user support" />
  <entry type="defvar" name="webhosting" path="modules/modules/filesystems/userfs.pike.xml" title="Web Hosting: Web Hosting" />
  <entry type="defvar" name="www_virtual_hosting" path="modules/modules/filesystems/userfs.pike.xml" title="Virtual User Hosting: Stupid user workaround" />
  <entry type="defvar" name="www_prefix" path="modules/modules/filesystems/userfs.pike.xml" title="Virtual User Hosting: Workaround prefix" />
  <entry type="defvar" name="sqlserver" path="modules/modules/filesystems/userfs.pike.xml" title="Web Hosting: SQL Server" />
  <entry type="defvar" name="closedb" path="modules/modules/filesystems/userfs.pike.xml" title="Web Hosting: Close the database if not used" />
  <entry type="defvar" name="usecache" path="modules/modules/filesystems/userfs.pike.xml" title="Web Hosting: Cache DB entries" />
  <entry type="defvar" name="timer" path="modules/modules/filesystems/userfs.pike.xml" title="Web Hosting: Database close timer" />
  <entry type="defvar" name="sqlquery" path="modules/modules/filesystems/userfs.pike.xml" title="Web Hosting: SQL Query for selecting users" />
  <entry type="defvar" name="redirect" path="modules/modules/filesystems/userfs.pike.xml" title="Web Hosting: Enable redirect" />
  <entry type="defvar" name="redirectquery" path="modules/modules/filesystems/userfs.pike.xml" title="Web Hosting: SQL Query for redirect" />
  <entry type="defvar" name="useuserid" path="modules/modules/filesystems/userfs.pike.xml" title="Run user scripts as the owner of the script" />
  <entry type="defvar" name="pdir" path="modules/modules/filesystems/userfs.pike.xml" title="Public directory" />
  <entry type="defvar" name="homedir" path="modules/modules/filesystems/userfs.pike.xml" title="Look in users homedir" />
 </entry>

 <entry type="module" name="XSLT Templates" path="modules/modules/filters/XSLTtemplate.pike.xml" >
  <entry type="defvar" name="stylesheet" path="modules/modules/filters/XSLTtemplate.pike.xml" title="Default XSLT stylesheet" />
  <entry type="defvar" name="xsldir" path="modules/modules/filters/XSLTtemplate.pike.xml" title="Template directory" />
  <entry type="defvar" name="indexfile" path="modules/modules/filters/XSLTtemplate.pike.xml" title="Index file name" />
  <entry type="defvar" name="indexext" path="modules/modules/filters/XSLTtemplate.pike.xml" title="Index file extension" />
  <entry type="defvar" name="xmlext" path="modules/modules/filters/XSLTtemplate.pike.xml" title="XML source file extension" />
  <entry type="defvar" name="xslext" path="modules/modules/filters/XSLTtemplate.pike.xml" title="XSLT stylesheet extension" />
  <entry type="defvar" name="showxml" path="modules/modules/filters/XSLTtemplate.pike.xml" title="Show raw XML files" />
 </entry>

 <entry type="module" name="Explicit Hostname Redirector" path="modules/modules/filters/explicit_hostname.pike.xml" >
  <entry type="defvar" name="allowhosts" path="modules/modules/filters/explicit_hostname.pike.xml" title="Allowed Hostnames" />
  <entry type="defvar" name="redirectto" path="modules/modules/filters/explicit_hostname.pike.xml" title="Redirect To" />
 </entry>

 <entry type="module" name=".htaccess support" path="modules/modules/filters/htaccess.pike.xml" >
  <entry type="defvar" name="cache_all" path="modules/modules/filters/htaccess.pike.xml" title="Cache the failures" />
  <entry type="defvar" name="file" path="modules/modules/filters/htaccess.pike.xml" title="Access file name" />
  <entry type="defvar" name="denyhtlist" path="modules/modules/filters/htaccess.pike.xml" title="Deny file list" />
 </entry>

 <entry type="module" name="Redirect v3.0" path="modules/modules/filters/redirect.pike.xml" >
  <entry type="defvar" name="fileredirect" path="modules/modules/filters/redirect.pike.xml" title="Redirect patterns" />
 </entry>

 <entry type="module" name="Basic Auth SSL Redirector" path="modules/modules/filters/ssl_auth.pike.xml" />

 <entry type="module" name="Business Graphics" path="modules/modules/graphics/business.pike.xml" >
  <entry type="defvar" name="location" path="modules/modules/graphics/business.pike.xml" title="Mountpoint" />
  <entry type="defvar" name="maxwidth" path="modules/modules/graphics/business.pike.xml" title="Limits:Max width" />
  <entry type="defvar" name="maxheight" path="modules/modules/graphics/business.pike.xml" title="Limits:Max height" />
  <entry type="defvar" name="maxstringlength" path="modules/modules/graphics/business.pike.xml" title="Limits:Max string length" />
  <entry type="defvar" name="cachedir" path="modules/modules/graphics/business.pike.xml" title="Cache directory" />
 </entry>

 <entry type="module" name="Graphical Counter" path="modules/modules/graphics/counter.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/graphics/counter.pike.xml" title="Mount point" />
  <entry type="defvar" name="ppmpath" path="modules/modules/graphics/counter.pike.xml" title="PPM GIF Digits Path" />
  <entry type="defvar" name="userpath" path="modules/modules/graphics/counter.pike.xml" title="PPM GIF path under Users HOME" />
  <entry type="defvar" name="ppm" path="modules/modules/graphics/counter.pike.xml" title="Default PPM GIF-Digit style" />
 </entry>

 <entry type="module" name="Graphics Button" path="modules/modules/graphics/gbutton.pike.xml" >
  <entry type="container" name="gbutton" path="modules/modules/graphics/gbutton.pike.xml" >
   <entry type="attribute" name="[pagebgcolor=color]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[bgcolor=color]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[textcolor=color]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[frame-image=path]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[alt=string]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[href=URI]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[textstyle={normal, condensed}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[width=integer]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[align={left, center, right}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[state={enabled, disabled}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[icon-src=URI]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[icon-data=CDATA]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[align-icon={left,center-before,center-after,right}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[valign-icon={above,middle,below}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[font=fontname]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[extra-layers={[], [first,last], [selected,unselected], [background,mask,frame,left,right]}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[extra-left-layers={[], [first,last], [selected,unselected], [background,mask,frame,left,right]}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[extra-right-layers={[], [first,last], [selected,unselected], [background,mask,frame,left,right]}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[extra-background-layers={[], [first,last], [selected,unselected],[background,mask,frame,left,right]}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[extra-mask-layers={[], [first,last], [selected,unselected], [background,mask,frame,left,right]}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[extra-frame-layers={[], [first,last], [selected,unselected], [background,mask,frame,left,right]}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[format={gif, jpeg, avs, bmp, gd, hrz, ilbm, pcx, pnm, ps, pvr, tga, tiff, wbf, xbm, xpm}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[quant=integer]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[dither={none,random,floyd-tsteinberg}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[true-alpha]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[background-color=color]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[opaque-value=percentage]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[cs-rgb-hsv={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[gamma=float-number]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[cs-grey={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[cs-invert={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[cs-hsv-rgb={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[rotate-cw=number]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[rotate-ccw=number]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[rotate-unit={rad,deg,ndeg,part}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[mirror-x={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[mirror-y={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[scale=factor|x,y]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[max-width=number]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[max-height=number]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[x-offset=number]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[y-offset=number]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[x-size=number]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[y-size=number]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[crop=x0,y0-x1,y1]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[jpeg-quality=percentage]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[jpeg-optimize={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[jpeg-progressive={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[jpeg-smooth=0-100]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[bmp-bpp={1,4,8,24}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[bmp-windows={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[bmp-rle={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[gd-alpha_index=color]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[pcx-raw={0,1}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[pcx-dpy={0-10000000.0}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[pcx-xdpy={0-10000000.0}]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[encoding=charset]" path="modules/modules/graphics/gbutton.pike.xml" />
   <entry type="attribute" name="[content={plain|html}]" path="modules/modules/graphics/gbutton.pike.xml" />
  </entry>
 </entry>

 <entry type="module" name="Graphics text" path="modules/modules/graphics/graphic_text.pike.xml" >
  <entry type="defvar" name="colorparse" path="modules/modules/graphics/graphic_text.pike.xml" title="Parse tags for document colors" />
  <entry type="defvar" name="colorparsing" path="modules/modules/graphics/graphic_text.pike.xml" title="Tags to parse for color" />
  <entry type="defvar" name="colormode" path="modules/modules/graphics/graphic_text.pike.xml" title="Normalize colors in parsed tags" />
  <entry type="defvar" name="deflen" path="modules/modules/graphics/graphic_text.pike.xml" title="Default maximum text-length" />
  <entry type="defvar" name="gif" path="modules/modules/graphics/graphic_text.pike.xml" title="Append .fmt (gif, jpeg etc) to all images" />
 </entry>

 <entry type="module" name="PikeGraphy" path="modules/modules/graphics/pikegraphy.pike.xml" >
  <entry type="tag" name="pikegraphy" path="modules/modules/graphics/pikegraphy.pike.xml" />
  <entry type="defvar" name="sqlserver" path="modules/modules/graphics/pikegraphy.pike.xml" title="SQL server" />
  <entry type="defvar" name="css_classes" path="modules/modules/graphics/pikegraphy.pike.xml" title="CSS Classes" />
  <entry type="defvar" name="image_by_line" path="modules/modules/graphics/pikegraphy.pike.xml" title="Default number of cols" />
  <entry type="defvar" name="nb_pic_max" path="modules/modules/graphics/pikegraphy.pike.xml" title="Default number of pics" />
  <entry type="defvar" name="root_dir" path="modules/modules/graphics/pikegraphy.pike.xml" title="root_dir" />
  <entry type="defvar" name="root_images" path="modules/modules/graphics/pikegraphy.pike.xml" title="root_images" />
 </entry>

 <entry type="module" name="Pike Image Module" path="modules/modules/graphics/pimage.pike.xml" >
  <entry type="defvar" name="location" path="modules/modules/graphics/pimage.pike.xml" title="Mountpoint" />
  <entry type="defvar" name="pimage" path="modules/modules/graphics/pimage.pike.xml" title="The PIMAGE tag is enabled" />
 </entry>

 <entry type="module" name="Tab lists" path="modules/modules/graphics/tablist.pike.xml" >
  <entry type="defvar" name="foo" path="modules/modules/graphics/tablist.pike.xml" title="Mountpoint" />
  <entry type="defvar" name="fontpath" path="modules/modules/graphics/tablist.pike.xml" title="Font path" />
  <entry type="defvar" name="defaultfont" path="modules/modules/graphics/tablist.pike.xml" title="Default font" />
 </entry>

 <entry type="module" name="LDAP module" path="modules/modules/ldap/ldaptag.pike.xml" >
  <entry type="defvar" name="hostname" path="modules/modules/ldap/ldaptag.pike.xml" title="Defaults: LDAP server location" />
  <entry type="defvar" name="ldapver" path="modules/modules/ldap/ldaptag.pike.xml" title="Defaults: LDAP server version" />
  <entry type="defvar" name="basedn" path="modules/modules/ldap/ldaptag.pike.xml" title="Defaults: LDAP search base DN" />
  <entry type="defvar" name="user" path="modules/modules/ldap/ldaptag.pike.xml" title="Defaults: username" />
  <entry type="defvar" name="password" path="modules/modules/ldap/ldaptag.pike.xml" title="Defaults: password" />
  <entry type="defvar" name="charset" path="modules/modules/ldap/ldaptag.pike.xml" title="Defaults: charset" />
 </entry>

 <entry type="module" name="Caudium supports logger module" path="modules/modules/logging/caudiumsupports.pike.xml" >
  <entry type="defvar" name="sqlserver" path="modules/modules/logging/caudiumsupports.pike.xml" title="Database URL" />
  <entry type="defvar" name="timer" path="modules/modules/logging/caudiumsupports.pike.xml" title="Timeout for SQL persistant connections" />
  <entry type="defvar" name="supports" path="modules/modules/logging/caudiumsupports.pike.xml" title="File to spy" />
 </entry>

 <entry type="module" name="Client logger" path="modules/modules/logging/client_logger.pike.xml" >
  <entry type="defvar" name="logfile" path="modules/modules/logging/client_logger.pike.xml" title="Client log file" />
 </entry>

 <entry type="module" name="User logger" path="modules/modules/logging/home_logger.pike.xml" >
  <entry type="defvar" name="num" path="modules/modules/logging/home_logger.pike.xml" title="Maximum number of open user logfiles." />
  <entry type="defvar" name="delay" path="modules/modules/logging/home_logger.pike.xml" title="Logfile garb timeout" />
  <entry type="defvar" name="block" path="modules/modules/logging/home_logger.pike.xml" title="Only log in userlog" />
  <entry type="defvar" name="LogFormat" path="modules/modules/logging/home_logger.pike.xml" title="Logging Format" />
  <entry type="defvar" name="Logs" path="modules/modules/logging/home_logger.pike.xml" title="Private logs" />
  <entry type="defvar" name="AccessLog" path="modules/modules/logging/home_logger.pike.xml" title="AccessLog filename" />
 </entry>

 <entry type="module" name="Logging disabler" path="modules/modules/logging/nologging.pike.xml" >
  <entry type="defvar" name="nlog" path="modules/modules/logging/nologging.pike.xml" title="No logging for" />
  <entry type="defvar" name="log" path="modules/modules/logging/nologging.pike.xml" title="Logging for" />
 </entry>

 <entry type="module" name="SQL logger" path="modules/modules/logging/sqllogger.pike.xml" >
  <entry type="defvar" name="dburl" path="modules/modules/logging/sqllogger.pike.xml" title="Database URL" />
  <entry type="defvar" name="logtable" path="modules/modules/logging/sqllogger.pike.xml" title="Log table" />
  <entry type="defvar" name="dbcount" path="modules/modules/logging/sqllogger.pike.xml" title="Number of Connections" />
  <entry type="defvar" name="failtime" path="modules/modules/logging/sqllogger.pike.xml" title="Warning Timeout" />
  <entry type="defvar" name="sqltime" path="modules/modules/logging/sqllogger.pike.xml" title="Use SQL time" />
  <entry type="defvar" name="addhost" path="modules/modules/logging/sqllogger.pike.xml" title="Add hostname to request" />
  <entry type="defvar" name="useraw" path="modules/modules/logging/sqllogger.pike.xml" title="Use Raw query" />
 </entry>

 <entry type="module" name="123 sessions" path="modules/modules/misc/123session.pike.xml" >
  <entry type="defvar" name="inc_excl" path="modules/modules/misc/123session.pike.xml" title="Session URLs allocation" />
  <entry type="defvar" name="include_urls" path="modules/modules/misc/123session.pike.xml" title="Include URLs" />
  <entry type="defvar" name="exclude_urls" path="modules/modules/misc/123session.pike.xml" title="Exclude URLs" />
  <entry type="defvar" name="secret" path="modules/modules/misc/123session.pike.xml" title="Secret Word" />
  <entry type="defvar" name="dogc" path="modules/modules/misc/123session.pike.xml" title="Garbage Collection" />
  <entry type="defvar" name="garbage" path="modules/modules/misc/123session.pike.xml" title="Garbage Collection Frequency" />
  <entry type="defvar" name="cookieexpire" path="modules/modules/misc/123session.pike.xml" title="Cookie Expiration Time" />
  <entry type="defvar" name="expire" path="modules/modules/misc/123session.pike.xml" title="Expiration Time" />
  <entry type="defvar" name="storage" path="modules/modules/misc/123session.pike.xml" title="Storage Method" />
  <entry type="defvar" name="sql_url" path="modules/modules/misc/123session.pike.xml" title="Database URL" />
  <entry type="defvar" name="filepath" path="modules/modules/misc/123session.pike.xml" title="File Method Path" />
  <entry type="defvar" name="use_formauth" path="modules/modules/misc/123session.pike.xml" title="Use Form based authentication" />
  <entry type="defvar" name="auth_urls" path="modules/modules/misc/123session.pike.xml" title="Auth URLs" />
  <entry type="defvar" name="auth_template_file" path="modules/modules/misc/123session.pike.xml" title="Auth template in file" />
  <entry type="defvar" name="template_file" path="modules/modules/misc/123session.pike.xml" title="Template file" />
  <entry type="defvar" name="authpage" path="modules/modules/misc/123session.pike.xml" title="Form authentication page." />
  <entry type="defvar" name="parseauthpage" path="modules/modules/misc/123session.pike.xml" title="RXML parse authentication page." />
  <entry type="defvar" name="secure" path="modules/modules/misc/123session.pike.xml" title="Secure Cookies" />
  <entry type="defvar" name="domaincookies" path="modules/modules/misc/123session.pike.xml" title="Domain Cookies" />
  <entry type="defvar" name="debug" path="modules/modules/misc/123session.pike.xml" title="Debug" />
  <entry type="defvar" name="regexpinclude" path="modules/modules/misc/123session.pike.xml" title="Regexp Include Specification" />
  <entry type="defvar" name="regexpexclude" path="modules/modules/misc/123session.pike.xml" title="Regexp Exclude Specification" />
  <entry type="defvar" name="sql_cache" path="modules/modules/misc/123session.pike.xml" title="Cache SQL traffic?" />
  <entry type="defvar" name="remove" path="modules/modules/misc/123session.pike.xml" title="Remove the sessions" />
 </entry>

 <entry type="module" name="Content types" path="modules/modules/misc/contenttypes.pike.xml" >
  <entry type="defvar" name="exts" path="modules/modules/misc/contenttypes.pike.xml" title="Extensions" />
  <entry type="defvar" name="extsfile" path="modules/modules/misc/contenttypes.pike.xml" title="System-wide extension file" />
  <entry type="defvar" name="default_ct" path="modules/modules/misc/contenttypes.pike.xml" title="Default content type" />
  <entry type="defvar" name="encs" path="modules/modules/misc/contenttypes.pike.xml" title="Encodings" />
 </entry>

 <entry type="module" name="Demo module" path="modules/modules/misc/demo.pike.xml" >
  <entry type="defvar" name="location" path="modules/modules/misc/demo.pike.xml" title="Mount point" />
 </entry>

 <entry type="module" name="Dump ID and Conf module" path="modules/modules/misc/dumpid.pike.xml" />

 <entry type="module" name="Virtual Host Matcher" path="modules/modules/misc/hostmatch.pike.xml" >
  <entry type="defvar" name="matches" path="modules/modules/misc/hostmatch.pike.xml" title="Regular expression rewrite rules" />
 </entry>

 <entry type="module" name="ISMAP image-maps" path="modules/modules/misc/ismap.pike.xml" >
  <entry type="defvar" name="extension" path="modules/modules/misc/ismap.pike.xml" title="Mapfile extension" />
 </entry>

 <entry type="module" name="Language module" path="modules/modules/misc/language.pike.xml" >
  <entry type="defvar" name="default_language" path="modules/modules/misc/language.pike.xml" title="Default language" />
  <entry type="defvar" name="languages" path="modules/modules/misc/language.pike.xml" title="Languages" />
  <entry type="defvar" name="flag_dir" path="modules/modules/misc/language.pike.xml" title="Flag directory" />
  <entry type="defvar" name="configp" path="modules/modules/misc/language.pike.xml" title="Use config (uses prestate otherwise)." />
  <entry type="defvar" name="textonly" path="modules/modules/misc/language.pike.xml" title="Text only" />
 </entry>

 <entry type="module" name="PATH_INFO support" path="modules/modules/misc/pathinfo.pike.xml" />

 <entry type="module" name="Referrer Deny" path="modules/modules/misc/referrerdeny.pike.xml" >
  <entry type="defvar" name="switch" path="modules/modules/misc/referrerdeny.pike.xml" title="Activate Referrer Deny MKII" />
  <entry type="defvar" name="deny" path="modules/modules/misc/referrerdeny.pike.xml" title="Configuration: Referrer Deny comportment" />
  <entry type="defvar" name="exts" path="modules/modules/misc/referrerdeny.pike.xml" title="Configuration: File Regexp" />
  <entry type="defvar" name="msg" path="modules/modules/misc/referrerdeny.pike.xml" title="Configuration: Deny message" />
  <entry type="defvar" name="match" path="modules/modules/misc/referrerdeny.pike.xml" title="Configuration: Allowed Regexp" />
  <entry type="defvar" name="noempty" path="modules/modules/misc/referrerdeny.pike.xml" title="Configuration: Deny empty referrers" />
  <entry type="defvar" name="return_code" path="modules/modules/misc/referrerdeny.pike.xml" title="Configuration: HTTP return code." />
  <entry type="defvar" name="allowroot" path="modules/modules/misc/referrerdeny.pike.xml" title="Configuration: Don't check virtual paths with less than 2 /" />
  <entry type="defvar" name="debug" path="modules/modules/misc/referrerdeny.pike.xml" title="Debug" />
 </entry>

 <entry type="module" name="SQL Databases" path="modules/modules/misc/sqldb.pike.xml" >
  <entry type="defvar" name="table" path="modules/modules/misc/sqldb.pike.xml" title="Table" />
 </entry>

 <entry type="module" name="Switch" path="modules/modules/misc/switch.pike.xml" >
  <entry type="defvar" name="switch" path="modules/modules/misc/switch.pike.xml" title="Activate switch" />
  <entry type="defvar" name="return_code" path="modules/modules/misc/switch.pike.xml" title="Configuration: HTTP return code" />
  <entry type="defvar" name="return_message" path="modules/modules/misc/switch.pike.xml" title="Configuration: Returned message" />
  <entry type="defvar" name="hosts_to_pass" path="modules/modules/misc/switch.pike.xml" title="Configuration: IP addresses to allow anyways (globs)" />
  <entry type="defvar" name="docs_to_pass" path="modules/modules/misc/switch.pike.xml" title="Configuration: virtual files to allow anyways (globs)" />
 </entry>

 <entry type="module" name="Session tracer" path="modules/modules/misc/tracer.pike.xml" >
  <entry type="defvar" name="location" path="modules/modules/misc/tracer.pike.xml" title="Mount point" />
  <entry type="defvar" name="logfile" path="modules/modules/misc/tracer.pike.xml" title="Logfile" />
  <entry type="defvar" name="cookie" path="modules/modules/misc/tracer.pike.xml" title="Cookie name" />
 </entry>

 <entry type="module" name="Whiteboard and Todo list" path="modules/modules/misc/whiteboard.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/misc/whiteboard.pike.xml" title="Location of module in virtual file system." />
  <entry type="defvar" name="masterfile" path="modules/modules/misc/whiteboard.pike.xml" title="Location of master data file" />
  <entry type="defvar" name="allowedusers" path="modules/modules/misc/whiteboard.pike.xml" title="Users allowed to access this whiteboard" />
  <entry type="defvar" name="expiretime" path="modules/modules/misc/whiteboard.pike.xml" title="Time before closed projects get deleted." />
  <entry type="defvar" name="sqlserver" path="modules/modules/misc/whiteboard.pike.xml" title="SQL: server" />
  <entry type="defvar" name="prjtable" path="modules/modules/misc/whiteboard.pike.xml" title="SQL: Projects table" />
  <entry type="defvar" name="closedb" path="modules/modules/misc/whiteboard.pike.xml" title="SQL: Close the database if not used" />
  <entry type="defvar" name="timer" path="modules/modules/misc/whiteboard.pike.xml" title="SQL: Database close timer" />
 </entry>

 <entry type="module" name="Robot Trap" path="modules/modules/misc/robot_trap.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/misc/robot_trap.pike.xml" title="Mount point" />
  <entry type="defvar" name="num_links" path="modules/modules/misc/robot_trap.pike.xml" title="Number of links per page" />
  <entry type="defvar" name="num_emails" path="modules/modules/misc/robot_trap.pike.xml" title="Number of addresses per page" />
  <entry type="defvar" name="tld" path="modules/modules/misc/robot_trap.pike.xml" title="TLD used for emails" />
 </entry>

 <entry type="module" name="robots.txt generator" path="modules/modules/misc/robots.txt.pike.xml" >
  <entry type="defvar" name="disallow" path="modules/modules/misc/robots.txt.pike.xml" title="Disallow paths" />
  <entry type="defvar" name="locmodules" path="modules/modules/misc/robots.txt.pike.xml" title="Add location modules" />
  <entry type="defvar" name="internallocs" path="modules/modules/misc/robots.txt.pike.xml" title="Add internal location" />
  <entry type="defvar" name="cache" path="modules/modules/misc/robots.txt.pike.xml" title="Cache generated robots.txt" />
 </entry>

 <entry type="module" name="Chase Search Engine" path="modules/modules/misc/chase.pike.xml" >
  <entry type="defvar" name="dir" path="modules/modules/misc/chase.pike.xml" title="Data Directory" />
 </entry>

 <entry type="module" name="Switch File" path="modules/modules/misc/switchfile.pike.xml" >
  <entry type="defvar" name="switch" path="modules/modules/misc/switchfile.pike.xml" title="Activate switch" />
  <entry type="defvar" name="return_code" path="modules/modules/misc/switchfile.pike.xml" title="Configuration: HTTP return code" />
  <entry type="defvar" name="hosts_to_pass" path="modules/modules/misc/switchfile.pike.xml" title="Configuration: IP addresses to allow anyways (globs)" />
  <entry type="defvar" name="docs_to_pass" path="modules/modules/misc/switchfile.pike.xml" title="Configuration: Virtual files to allow anyways (globs)" />
  <entry type="defvar" name="errordoc" path="modules/modules/misc/switchfile.pike.xml" title="Configuration: Filename" />
  <entry type="defvar" name="msie" path="modules/modules/misc/switchfile.pike.xml" title="Configuration: Return a 200 to MSIE" />
 </entry>

 <entry type="module" name="SSL Proxy" path="modules/modules/proxies/connect.pike.xml" >
  <entry type="defvar" name="ConRefused" path="modules/modules/proxies/connect.pike.xml" title="Connection refused message" />
  <entry type="defvar" name="NoHost" path="modules/modules/proxies/connect.pike.xml" title="No such host message" />
  <entry type="defvar" name="AllowedPorts" path="modules/modules/proxies/connect.pike.xml" title="Allowed Ports" />
  <entry type="defvar" name="DenyPorts" path="modules/modules/proxies/connect.pike.xml" title="Forbidden Ports" />
 </entry>

 <entry type="module" name="FTP Gateway" path="modules/modules/proxies/ftpgateway.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/proxies/ftpgateway.pike.xml" title="Location" />
  <entry type="defvar" name="Proxies" path="modules/modules/proxies/ftpgateway.pike.xml" title="Remote gateway regular expressions" />
  <entry type="defvar" name="method" path="modules/modules/proxies/ftpgateway.pike.xml" title="FTP transfer method" />
  <entry type="defvar" name="keeptime" path="modules/modules/proxies/ftpgateway.pike.xml" title="Connection timeout" />
  <entry type="defvar" name="portkeeptime" path="modules/modules/proxies/ftpgateway.pike.xml" title="Port timeout" />
  <entry type="defvar" name="icons" path="modules/modules/proxies/ftpgateway.pike.xml" title="Icons" />
  <entry type="defvar" name="hold" path="modules/modules/proxies/ftpgateway.pike.xml" title="Hold until response" />
  <entry type="defvar" name="connection_timeout" path="modules/modules/proxies/ftpgateway.pike.xml" title="Connection timeout" />
  <entry type="defvar" name="data_connection_timeout" path="modules/modules/proxies/ftpgateway.pike.xml" title="Data connection timeout" />
  <entry type="defvar" name="save_dataports" path="modules/modules/proxies/ftpgateway.pike.xml" title="Save dataports" />
  <entry type="defvar" name="server_info" path="modules/modules/proxies/ftpgateway.pike.xml" title="Show server information" />
 </entry>

 <entry type="module" name="TCP Port Forwarder" path="modules/modules/proxies/port_forwarder.pike.xml" >
  <entry type="defvar" name="port" path="modules/modules/proxies/port_forwarder.pike.xml" title="Port" />
  <entry type="defvar" name="host" path="modules/modules/proxies/port_forwarder.pike.xml" title="Remote Host" />
  <entry type="defvar" name="r_port" path="modules/modules/proxies/port_forwarder.pike.xml" title="Remote Port" />
 </entry>

 <entry type="module" name="Simple HTTP-Proxy" path="modules/modules/proxies/simple_proxy.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/proxies/simple_proxy.pike.xml" title="Location" />
  <entry type="defvar" name="transparent" path="modules/modules/proxies/simple_proxy.pike.xml" title="Transparent proxy" />
 </entry>

 <entry type="module" name="Proxies: HTTP Relay module" path="modules/modules/proxies/relay2.pike.xml" />

 <entry type="module" name="mod_caucho for Caudium" path="modules/modules/scripting/caucho.pike.xml" >
  <entry type="defvar" name="ext" path="modules/modules/scripting/caucho.pike.xml" title="Resin extensions" />
  <entry type="defvar" name="hosts" path="modules/modules/scripting/caucho.pike.xml" title="srun hosts" />
  <entry type="defvar" name="rxml" path="modules/modules/scripting/caucho.pike.xml" title="Parse RXML in servlet output" />
 </entry>

 <entry type="module" name="CGI executable support" path="modules/modules/scripting/cgi.pike.xml" >
  <entry type="defvar" name="env" path="modules/modules/scripting/cgi.pike.xml" title="Pass environment variables" />
  <entry type="defvar" name="rxml" path="modules/modules/scripting/cgi.pike.xml" title="Parse RXML in CGI-scripts" />
  <entry type="defvar" name="extra_env" path="modules/modules/scripting/cgi.pike.xml" title="Extra environment variables" />
  <entry type="defvar" name="Enhancements" path="modules/modules/scripting/cgi.pike.xml" title="Caudium CGI Variables" />
  <entry type="defvar" name="location" path="modules/modules/scripting/cgi.pike.xml" title="CGI-bin path" />
  <entry type="defvar" name="chroot" path="modules/modules/scripting/cgi.pike.xml" title="Chroot path" />
  <entry type="defvar" name="searchpath" path="modules/modules/scripting/cgi.pike.xml" title="Search path" />
  <entry type="defvar" name="ls" path="modules/modules/scripting/cgi.pike.xml" title="Allow listing of cgi-bin directory" />
  <entry type="defvar" name="ex" path="modules/modules/scripting/cgi.pike.xml" title="Handle *.cgi" />
  <entry type="defvar" name="ext" path="modules/modules/scripting/cgi.pike.xml" title="CGI-script extensions" />
  <entry type="defvar" name="stderr" path="modules/modules/scripting/cgi.pike.xml" title="Log CGI errors to..." />
  <entry type="defvar" name="rawauth" path="modules/modules/scripting/cgi.pike.xml" title="Raw user info" />
  <entry type="defvar" name="clearpass" path="modules/modules/scripting/cgi.pike.xml" title="Send decoded password" />
  <entry type="defvar" name="cgi_tag" path="modules/modules/scripting/cgi.pike.xml" title="Provide the &lt;cgi&gt; tag" />
  <entry type="defvar" name="priority" path="modules/modules/scripting/cgi.pike.xml" title="Limits: Priority" />
  <entry type="defvar" name="noexec" path="modules/modules/scripting/cgi.pike.xml" title="Treat non-executable files as ordinary files" />
  <entry type="defvar" name="warn_root_cgi" path="modules/modules/scripting/cgi.pike.xml" title="Warn for CGIs executing as root" />
  <entry type="defvar" name="runuser" path="modules/modules/scripting/cgi.pike.xml" title="Run scripts as" />
  <entry type="defvar" name="user" path="modules/modules/scripting/cgi.pike.xml" title="Run user scripts as owner" />
  <entry type="defvar" name="setgroups" path="modules/modules/scripting/cgi.pike.xml" title="Set the supplementary group access list" />
  <entry type="defvar" name="allow_symlinks" path="modules/modules/scripting/cgi.pike.xml" title="Allow symlinks" />
  <entry type="defvar" name="nice" path="modules/modules/scripting/cgi.pike.xml" title="Limits: Nice value" />
  <entry type="defvar" name="coresize" path="modules/modules/scripting/cgi.pike.xml" title="Limits: Core dump size" />
  <entry type="defvar" name="maxtime" path="modules/modules/scripting/cgi.pike.xml" title="Limits: Maximum CPU time" />
  <entry type="defvar" name="datasize" path="modules/modules/scripting/cgi.pike.xml" title="Limits: Memory size" />
  <entry type="defvar" name="filesize" path="modules/modules/scripting/cgi.pike.xml" title="Limits: Maximum file size" />
  <entry type="defvar" name="open_files" path="modules/modules/scripting/cgi.pike.xml" title="Limits: Maximum number of open files" />
  <entry type="defvar" name="stack" path="modules/modules/scripting/cgi.pike.xml" title="Limits: Stack size" />
  <entry type="defvar" name="kill_call_out" path="modules/modules/scripting/cgi.pike.xml" title="Limits: Time before killing scripts" />
 </entry>

 <entry type="module" name="Frontpage Script support" path="modules/modules/scripting/fpscript.pike.xml" >
  <entry type="defvar" name="FrontPagePort" path="modules/modules/scripting/fpscript.pike.xml" title="Frontpage: Server Port" />
  <entry type="defvar" name="location" path="modules/modules/scripting/fpscript.pike.xml" title="Frontpage: Root Mountpoint" />
  <entry type="defvar" name="searchpath" path="modules/modules/scripting/fpscript.pike.xml" title="Frontpage: Document Root" />
 </entry>

 <entry type="module" name="JavaScript support" path="modules/modules/scripting/jssupport.pike.xml" >
  <entry type="defvar" name="exts" path="modules/modules/scripting/jssupport.pike.xml" title="Extensions" />
  <entry type="defvar" name="jscexts" path="modules/modules/scripting/jssupport.pike.xml" title="Precompiled script extensions" />
  <entry type="defvar" name="securefile" path="modules/modules/scripting/jssupport.pike.xml" title="Security: Allow file accesses" />
  <entry type="defvar" name="securesystem" path="modules/modules/scripting/jssupport.pike.xml" title="Security: Allow dangerous system calls" />
  <entry type="defvar" name="maxfd" path="modules/modules/scripting/jssupport.pike.xml" title="Security: Max file descriptors per interpreter" />
  <entry type="defvar" name="threads" path="modules/modules/scripting/jssupport.pike.xml" title="JavaScript Handler Threads" />
 </entry>

 <entry type="module" name="Per script and tag handler" path="modules/modules/scripting/perl.pike.xml" >
  <entry type="defvar" name="extensions" path="modules/modules/scripting/perl.pike.xml" title="Extensions" />
  <entry type="defvar" name="showbacktrace" path="modules/modules/scripting/perl.pike.xml" title="Show Backtraces" />
  <entry type="defvar" name="tagenable" path="modules/modules/scripting/perl.pike.xml" title="Enable Perl Tag" />
  <entry type="defvar" name="scriptout" path="modules/modules/scripting/perl.pike.xml" title="Script output" />
  <entry type="defvar" name="rxmltag" path="modules/modules/scripting/perl.pike.xml" title="RXML-parse tag results" />
  <entry type="defvar" name="bindir" path="modules/modules/scripting/perl.pike.xml" title="Perl Helper Binaries" />
  <entry type="defvar" name="parallel" path="modules/modules/scripting/perl.pike.xml" title="Parallel scripts" />
  <entry type="defvar" name="identity" path="modules/modules/scripting/perl.pike.xml" title="Run Perl as..." />
 </entry>

 <entry type="module" name="Pike script support" path="modules/modules/scripting/pikescript.pike.xml" >
  <entry type="defvar" name="exts" path="modules/modules/scripting/pikescript.pike.xml" title="Extensions" />
  <entry type="defvar" name="fork_exec" path="modules/modules/scripting/pikescript.pike.xml" title="Fork execution: Enabled" />
  <entry type="defvar" name="runuser" path="modules/modules/scripting/pikescript.pike.xml" title="Fork execution: Run scripts as" />
  <entry type="defvar" name="scriptdir" path="modules/modules/scripting/pikescript.pike.xml" title="Fork execution: Change directory" />
  <entry type="defvar" name="user" path="modules/modules/scripting/pikescript.pike.xml" title="Fork execution: Run user scripts as owner" />
  <entry type="defvar" name="rawauth" path="modules/modules/scripting/pikescript.pike.xml" title="Raw user info" />
  <entry type="defvar" name="clearpass" path="modules/modules/scripting/pikescript.pike.xml" title="Send decoded password" />
  <entry type="defvar" name="exec-mask" path="modules/modules/scripting/pikescript.pike.xml" title="Exec mask: Needed" />
  <entry type="defvar" name="noexec-mask" path="modules/modules/scripting/pikescript.pike.xml" title="Exec mask: Forbidden" />
  <entry type="defvar" name="evaltime" path="modules/modules/scripting/pikescript.pike.xml" title="Maximum evaluation time" />
 </entry>

 <entry type="module" name="Java Servlet bridge" path="modules/modules/scripting/servlet.pike.xml" >
  <entry type="defvar" name="ex" path="modules/modules/scripting/servlet.pike.xml" title="File extension servlet" />
  <entry type="defvar" name="location" path="modules/modules/scripting/servlet.pike.xml" title="Servlet location" />
  <entry type="defvar" name="ext" path="modules/modules/scripting/servlet.pike.xml" title="Servlet extensions" />
  <entry type="defvar" name="codebase" path="modules/modules/scripting/servlet.pike.xml" title="Class path" />
  <entry type="defvar" name="classname" path="modules/modules/scripting/servlet.pike.xml" title="Class name" />
  <entry type="defvar" name="parameters" path="modules/modules/scripting/servlet.pike.xml" title="Parameters" />
  <entry type="defvar" name="rxml" path="modules/modules/scripting/servlet.pike.xml" title="Parse RXML in servlet output" />
 </entry>

 <entry type="module" name="Universal script parser" path="modules/modules/scripting/uniscript.pike.xml" >
  <entry type="defvar" name="rxml" path="modules/modules/scripting/uniscript.pike.xml" title="Parse RXML in uni-scripts" />
  <entry type="defvar" name="interpreter" path="modules/modules/scripting/uniscript.pike.xml" title="Interpreter path" />
  <entry type="defvar" name="ext" path="modules/modules/scripting/uniscript.pike.xml" title="Script extensions" />
  <entry type="defvar" name="runowner" path="modules/modules/scripting/uniscript.pike.xml" title="Run scripts as owner" />
  <entry type="defvar" name="nproc" path="modules/modules/scripting/uniscript.pike.xml" title="Limits: Max procs" />
 </entry>

 <entry type="module" name="Universal script parser (FastCGI)" path="modules/modules/scripting/fastuniscript.pike.xml" >
  <entry type="defvar" name="rxml" path="modules/modules/scripting/fastuniscript.pike.xml" title="Parse RXML in uni-scripts" />
  <entry type="defvar" name="interpreter" path="modules/modules/scripting/fastuniscript.pike.xml" title="Interpreter path" />
  <entry type="defvar" name="ext" path="modules/modules/scripting/fastuniscript.pike.xml" title="Script extensions" />
  <entry type="defvar" name="runowner" path="modules/modules/scripting/fastuniscript.pike.xml" title="Run scripts as owner" />
  <entry type="defvar" name="nproc" path="modules/modules/scripting/fastuniscript.pike.xml" title="Limits: Max procs" />
 </entry>

 <entry type="module" name="Accessed Counter Tag: FileDB" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" >
  <entry type="tag" name="accessed" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" >
   <entry type="attribute" name="add" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="addreal" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="capitalize" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="cheat" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="factor" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="file" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="lang" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="lower" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="per" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="prec" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="reset" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="silent" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="upper" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="since" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
   <entry type="attribute" name="type" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" />
  </entry>
  <entry type="defvar" name="extcount" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" title="Extensions to access count" />
  <entry type="defvar" name="restrict" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" title="Restrict reset" />
  <entry type="defvar" name="close_db" path="modules/modules/tags/accessed/accessed-filedb.pike.xml" title="Close inactive database" />
 </entry>

 <entry type="module" name="Accessed Counter Tag: Memory" path="modules/modules/tags/accessed/accessed-memory.pike.xml" >
  <entry type="tag" name="accessed" path="modules/modules/tags/accessed/accessed-memory.pike.xml" >
   <entry type="attribute" name="add" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="addreal" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="capitalize" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="cheat" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="factor" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="file" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="lang" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="lower" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="per" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="prec" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="reset" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="silent" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="upper" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="since" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
   <entry type="attribute" name="type" path="modules/modules/tags/accessed/accessed-memory.pike.xml" />
  </entry>
  <entry type="defvar" name="extcount" path="modules/modules/tags/accessed/accessed-memory.pike.xml" title="Extensions to access count" />
  <entry type="defvar" name="restrict" path="modules/modules/tags/accessed/accessed-memory.pike.xml" title="Restrict reset" />
 </entry>

 <entry type="module" name="Accessed Counter Tag: Old Version" path="modules/modules/tags/accessed/accessed-old.pike.xml" >
  <entry type="tag" name="accessed" path="modules/modules/tags/accessed/accessed-old.pike.xml" >
   <entry type="attribute" name="add" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="addreal" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="capitalize" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="cheat" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="factor" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="file" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="lang" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="lower" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="per" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="prec" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="reset" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="silent" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="upper" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="since" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
   <entry type="attribute" name="type" path="modules/modules/tags/accessed/accessed-old.pike.xml" />
  </entry>
  <entry type="defvar" name="noparse" path="modules/modules/tags/accessed/accessed-old.pike.xml" title="Extensions to access count" />
  <entry type="defvar" name="close_db" path="modules/modules/tags/accessed/accessed-old.pike.xml" title="Close the database if it is not used" />
 </entry>

 <entry type="module" name="Accessed Counter Tag: SQL" path="modules/modules/tags/accessed/accessed-sql.pike.xml" >
  <entry type="tag" name="accessed" path="modules/modules/tags/accessed/accessed-sql.pike.xml" >
   <entry type="attribute" name="add" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="addreal" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="capitalize" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="cheat" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="factor" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="file" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="lang" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="lower" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="per" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="prec" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="reset" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="silent" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="upper" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="since" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
   <entry type="attribute" name="type" path="modules/modules/tags/accessed/accessed-sql.pike.xml" />
  </entry>
  <entry type="defvar" name="extcount" path="modules/modules/tags/accessed/accessed-sql.pike.xml" title="Extensions to access count" />
  <entry type="defvar" name="restrict" path="modules/modules/tags/accessed/accessed-sql.pike.xml" title="Restrict reset" />
  <entry type="defvar" name="sqldb" path="modules/modules/tags/accessed/accessed-sql.pike.xml" title="SQL Database" />
  <entry type="defvar" name="table" path="modules/modules/tags/accessed/accessed-sql.pike.xml" title="SQL Table" />
  <entry type="defvar" name="serverinpath" path="modules/modules/tags/accessed/accessed-sql.pike.xml" title="Add server Id in SQL table" />
  <entry type="defvar" name="serverid" path="modules/modules/tags/accessed/accessed-sql.pike.xml" title="Id to add in SQL table" />
 </entry>

 <entry type="module" name="123 Sessions - Scope Extension" path="modules/modules/tags/123session-scope.pike.xml" >
  <entry type="scope" name="session" path="modules/modules/tags/123session-scope.pike.xml" />
 </entry>

 <entry type="module" name="XSLT Tag" path="modules/modules/tags/XSLTtag.pike.xml" >
  <entry type="defvar" name="baseuri" path="modules/modules/tags/XSLTtag.pike.xml" title="Default Base URI" />
  <entry type="defvar" name="stylesheet" path="modules/modules/tags/XSLTtag.pike.xml" title="Default XSLT Stylesheet" />
  <entry type="defvar" name="use_xslt" path="modules/modules/tags/XSLTtag.pike.xml" title="Use libxslt Library ?" />
 </entry>

 <entry type="module" name="Array Handling for RXML" path="modules/modules/tags/arrays.pike.xml" >
  <entry type="tag" name="arrayfetch" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="index" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="encode" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="tag" name="arraysize" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="set" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="tag" name="arrayadd" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="value" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="delim" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="tag" name="arraysubtract" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="value" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="index" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="delim" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="tag" name="arrayinsert" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="value" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="index" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="delim" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="tag" name="arrayset" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="value" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="index" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="tag" name="arraycset" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="delim" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="tag" name="arrayclear" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="container" name="arrayoutput" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="arrays" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="from" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="to" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="indexarray" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="std output attributes" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="container" name="arraycadd" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="delim" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="container" name="arraycsubtract" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="delim" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="container" name="arraycinsert" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="index" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="attribute" name="delim" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
  <entry type="scope" name="array" path="modules/modules/tags/arrays.pike.xml" >
   <entry type="entity" name="NAME" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="entity" name="NAME.NUM" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="entity" name="NAME.size" path="modules/modules/tags/arrays.pike.xml" />
   <entry type="entity" name="NAME.dump" path="modules/modules/tags/arrays.pike.xml" />
  </entry>
 </entry>

 <entry type="module" name="Advanced Wizard" path="modules/modules/tags/awizard.pike.xml" >
  <entry type="tag" name="awizard" path="modules/modules/tags/awizard.pike.xml" >
   <entry type="attribute" name="title" path="modules/modules/tags/awizard.pike.xml" />
  </entry>
  <entry type="tag" name="button" path="modules/modules/tags/awizard.pike.xml" >
   <entry type="attribute" name="[prev]" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="[next]" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="[page = page_name]" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="[href = URL]" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="[title = title_text]" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="[image = URL]" path="modules/modules/tags/awizard.pike.xml" />
  </entry>
  <entry type="tag" name="goto" path="modules/modules/tags/awizard.pike.xml" >
   <entry type="attribute" name="page = page_name" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="href = URL" path="modules/modules/tags/awizard.pike.xml" />
  </entry>
  <entry type="container" name="page" path="modules/modules/tags/awizard.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/awizard.pike.xml" />
  </entry>
  <entry type="container" name="verify" path="modules/modules/tags/awizard.pike.xml" />
  <entry type="container" name="ebutton" path="modules/modules/tags/awizard.pike.xml" />
  <entry type="container" name="come-from" path="modules/modules/tags/awizard.pike.xml" >
   <entry type="attribute" name="name = page_name" path="modules/modules/tags/awizard.pike.xml" />
  </entry>
  <entry type="container" name="warn" path="modules/modules/tags/awizard.pike.xml" >
   <entry type="attribute" name="quiet" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="silent" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="solid" path="modules/modules/tags/awizard.pike.xml" />
  </entry>
  <entry type="container" name="notice" path="modules/modules/tags/awizard.pike.xml" >
   <entry type="attribute" name="quiet" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="silent" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="solid" path="modules/modules/tags/awizard.pike.xml" />
  </entry>
  <entry type="container" name="error" path="modules/modules/tags/awizard.pike.xml" >
   <entry type="attribute" name="quiet" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="silent" path="modules/modules/tags/awizard.pike.xml" />
   <entry type="attribute" name="solid" path="modules/modules/tags/awizard.pike.xml" />
  </entry>
  <entry type="defvar" name="debug" path="modules/modules/tags/awizard.pike.xml" title="Debug mode" />
  <entry type="defvar" name="proc" path="modules/modules/tags/awizard.pike.xml" title="Procedure library" />
  <entry type="defvar" name="allow_awizard_pike" path="modules/modules/tags/awizard.pike.xml" title="Awizard-Pike tag" />
 </entry>

 <entry type="module" name="Config tab-list" path="modules/modules/tags/configtablist.pike.xml" >
  <entry type="tag" name="tab" path="modules/modules/tags/configtablist.pike.xml" >
   <entry type="attribute" name="[alt]" path="modules/modules/tags/configtablist.pike.xml" />
   <entry type="attribute" name="[bgcolor]" path="modules/modules/tags/configtablist.pike.xml" />
   <entry type="attribute" name="[border]" path="modules/modules/tags/configtablist.pike.xml" />
   <entry type="attribute" name="[selected]" path="modules/modules/tags/configtablist.pike.xml" />
  </entry>
  <entry type="container" name="config_tablist" path="modules/modules/tags/configtablist.pike.xml" />
  <entry type="defvar" name="location" path="modules/modules/tags/configtablist.pike.xml" title="Mountpoint" />
 </entry>

 <entry type="module" name="Standard RXML Entities" path="modules/modules/tags/corescopes.pike.xml" >
  <entry type="scope" name="client" path="modules/modules/tags/corescopes.pike.xml" >
   <entry type="entity" name="authenticated" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="fullname" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="host" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="ip" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="name" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="password" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="referrer" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="user" path="modules/modules/tags/corescopes.pike.xml" />
  </entry>
  <entry type="scope" name="page" path="modules/modules/tags/corescopes.pike.xml" >
   <entry type="entity" name="filesize" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="true" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="last-true" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="path" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="pathinfo" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="query" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="realfile" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="basename" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="self" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="dirname" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="realdirname" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="ssl-strength" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="raw-url" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="url" path="modules/modules/tags/corescopes.pike.xml" />
  </entry>
  <entry type="scope" name="roxen" path="modules/modules/tags/corescopes.pike.xml" />
  <entry type="scope" name="caudium" path="modules/modules/tags/corescopes.pike.xml" >
   <entry type="entity" name="uptime" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="uptime-days" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="uptime-hours" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="uptime-minutes" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="hits-per-minute" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="requests-per-minute" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="hits" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="requests" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="sent-mb" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="sent-mb" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="sent-per-minute" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="sent-kbit-per-minute" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="ssl-strength" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="pike-version" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="version" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="base-version" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="build" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="time" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="server" path="modules/modules/tags/corescopes.pike.xml" />
   <entry type="entity" name="domain" path="modules/modules/tags/corescopes.pike.xml" />
  </entry>
  <entry type="scope" name="random" path="modules/modules/tags/corescopes.pike.xml" />
  <entry type="scope" name="time" path="modules/modules/tags/corescopes.pike.xml" />
  <entry type="scope" name="cookie" path="modules/modules/tags/corescopes.pike.xml" />
  <entry type="scope" name="form" path="modules/modules/tags/corescopes.pike.xml" />
  <entry type="scope" name="var" path="modules/modules/tags/corescopes.pike.xml" />
 </entry>

 <entry type="module" name="Countdown" path="modules/modules/tags/countdown.pike.xml" >
  <entry type="tag" name="countdown" path="modules/modules/tags/countdown.pike.xml" >
   <entry type="attribute" name="[day = number|weekday]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[hour = number]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[iso = year-month-day]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[mday = number]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[min = number]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[month = number|month]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[sec = number]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[year = number]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[combined]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[days]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[dogyears]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[hours]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[lang = ca|es_CA|hr|cs|nl|en|fi|fr|de|hu|it|jp|mi|no|pt|ru|sr|si|es|sv" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[minutes]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[months]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[nowp]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[prec = year|month|week|day|hour|minute|second]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[seconds]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[since]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[type = string|number|ordered]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[weeks]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[when]" path="modules/modules/tags/countdown.pike.xml" />
   <entry type="attribute" name="[years]" path="modules/modules/tags/countdown.pike.xml" />
  </entry>
 </entry>

 <entry type="module" name="Developer tag" path="modules/modules/tags/developer.pike.xml" >
  <entry type="tag" name="developer" path="modules/modules/tags/developer.pike.xml" >
   <entry type="attribute" name="[list]" path="modules/modules/tags/developer.pike.xml" />
   <entry type="attribute" name="[name = developer_name]" path="modules/modules/tags/developer.pike.xml" />
   <entry type="attribute" name="[birthday [= 'notify']]" path="modules/modules/tags/developer.pike.xml" />
  </entry>
 </entry>

 <entry type="module" name="Folder list tag" path="modules/modules/tags/flik.pike.xml" >
  <entry type="container" name="fl" path="modules/modules/tags/flik.pike.xml" />
  <entry type="container" name="ft" path="modules/modules/tags/flik.pike.xml" >
   <entry type="attribute" name="[folded]" path="modules/modules/tags/flik.pike.xml" />
   <entry type="attribute" name="[unfolded]" path="modules/modules/tags/flik.pike.xml" />
  </entry>
  <entry type="container" name="fd" path="modules/modules/tags/flik.pike.xml" >
   <entry type="attribute" name="[folded]" path="modules/modules/tags/flik.pike.xml" />
   <entry type="attribute" name="[unfolded]" path="modules/modules/tags/flik.pike.xml" />
  </entry>
  <entry type="defvar" name="gc_time" path="modules/modules/tags/flik.pike.xml" title="GC time" />
 </entry>

 <entry type="module" name="Hash Module" path="modules/modules/tags/hash.pike.xml" >
  <entry type="container" name="hash" path="modules/modules/tags/hash.pike.xml" >
   <entry type="attribute" name="type" path="modules/modules/tags/hash.pike.xml" />
  </entry>
 </entry>

 <entry type="module" name="Main RXML parser" path="modules/modules/tags/htmlparse.pike.xml" >
  <entry type="defvar" name="toparse" path="modules/modules/tags/htmlparse.pike.xml" title="Extensions to parse" />
  <entry type="defvar" name="parse_exec" path="modules/modules/tags/htmlparse.pike.xml" title="Require exec bit on files for parsing" />
  <entry type="defvar" name="no_parse_exec" path="modules/modules/tags/htmlparse.pike.xml" title="Don't Parse files with exec bit" />
  <entry type="defvar" name="max_parse" path="modules/modules/tags/htmlparse.pike.xml" title="Maximum file size" />
 </entry>

 <entry type="module" name="Indirect href" path="modules/modules/tags/indirect_href.pike.xml" >
  <entry type="defvar" name="hrefs" path="modules/modules/tags/indirect_href.pike.xml" title="Indirect hrefs" />
  <entry type="defvar" name="tagname" path="modules/modules/tags/indirect_href.pike.xml" title="Tagname" />
 </entry>

 <entry type="module" name="JS Redirect" path="modules/modules/tags/jsredirect.pike.xml" />

 <entry type="module" name="Killframe tag" path="modules/modules/tags/killframe.pike.xml" >
  <entry type="tag" name="killframe" path="modules/modules/tags/killframe.pike.xml" />
  <entry type="defvar" name="killindex" path="modules/modules/tags/killframe.pike.xml" title="Kill trailing 'indexfiles'?" />
 </entry>

 <entry type="module" name="Lisp tag module" path="modules/modules/tags/lisp.pike.xml" >
  <entry type="defvar" name="max-eval-time" path="modules/modules/tags/lisp.pike.xml" title="Max eval time" />
  <entry type="defvar" name="bootcode" path="modules/modules/tags/lisp.pike.xml" title="Lisp code executed to initialize the top-level environments." />
  <entry type="defvar" name="enable_context" path="modules/modules/tags/lisp.pike.xml" title="Enable the context attribute." />
 </entry>

 <entry type="module" name="Pike Tag" path="modules/modules/tags/lpctag.pike.xml" >
  <entry type="container" name="pike" path="modules/modules/tags/lpctag.pike.xml" >
   <entry type="attribute" name="help" path="modules/modules/tags/lpctag.pike.xml" />
  </entry>
  <entry type="defvar" name="debugmode" path="modules/modules/tags/lpctag.pike.xml" title="Error messages" />
  <entry type="defvar" name="program_cache_limit" path="modules/modules/tags/lpctag.pike.xml" title="Program cache limit" />
 </entry>

 <entry type="module" name="Path tag" path="modules/modules/tags/path.pike.xml" >
  <entry type="tag" name="path" path="modules/modules/tags/path.pike.xml" >
   <entry type="attribute" name="[separator=string]" path="modules/modules/tags/path.pike.xml" />
   <entry type="attribute" name="[rootname=string]" path="modules/modules/tags/path.pike.xml" />
   <entry type="attribute" name="[skip=n]" path="modules/modules/tags/path.pike.xml" />
   <entry type="attribute" name="[capitalize=capitalize]" path="modules/modules/tags/path.pike.xml" />
   <entry type="attribute" name="[gtext=gtext options[" path="modules/modules/tags/path.pike.xml" />
   <entry type="attribute" name="[magic=magic]" path="modules/modules/tags/path.pike.xml" />
  </entry>
  <entry type="defvar" name="tagname" path="modules/modules/tags/path.pike.xml" title="Tag name" />
  <entry type="defvar" name="timeout" path="modules/modules/tags/path.pike.xml" title="Cache Timeout" />
  <entry type="defvar" name="separator" path="modules/modules/tags/path.pike.xml" title="Default separator" />
  <entry type="defvar" name="rootname" path="modules/modules/tags/path.pike.xml" title="Default root name" />
  <entry type="defvar" name="gtargs" path="modules/modules/tags/path.pike.xml" title="Default &lt;gtext&gt; options" />
 </entry>

 <entry type="module" name="Photo Album" path="modules/modules/tags/photoalbum.pike.xml" >
  <entry type="defvar" name="width" path="modules/modules/tags/photoalbum.pike.xml" title="Default tumbnail width" />
  <entry type="defvar" name="thumbnail_border" path="modules/modules/tags/photoalbum.pike.xml" title="Default border width for thumbnail" />
  <entry type="defvar" name="photo_border" path="modules/modules/tags/photoalbum.pike.xml" title="Default border width for phot" />
  <entry type="defvar" name="show_numofphotos" path="modules/modules/tags/photoalbum.pike.xml" title="Show the number of photos in the Album in the index display?" />
  <entry type="defvar" name="css_classes" path="modules/modules/tags/photoalbum.pike.xml" title="CSS Classes" />
  <entry type="defvar" name="use_css" path="modules/modules/tags/photoalbum.pike.xml" title="Use the defined CSS Classes" />
  <entry type="defvar" name="nav_next" path="modules/modules/tags/photoalbum.pike.xml" title="The text for the &quot;next&quot; nav link" />
  <entry type="defvar" name="nav_prev" path="modules/modules/tags/photoalbum.pike.xml" title="The text for the &quot;previous&quot; nav link" />
  <entry type="defvar" name="nav_index" path="modules/modules/tags/photoalbum.pike.xml" title="The text for the &quot;index&quot; nav link" />
  <entry type="defvar" name="void_album_name" path="modules/modules/tags/photoalbum.pike.xml" title="The text shown for the photo album name where none is defined" />
  <entry type="defvar" name="void_description" path="modules/modules/tags/photoalbum.pike.xml" title="The text shown in place of a description if none is provided" />
  <entry type="defvar" name="void_cols" path="modules/modules/tags/photoalbum.pike.xml" title="Default number of col's" />
 </entry>

 <entry type="module" name="Core RXML Tags" path="modules/modules/tags/rxmltags.pike.xml" >
  <entry type="tag" name="date" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="brief" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="capitalize" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="date" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="day" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="hour" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="lang" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="lower" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="minute" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="part" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="second" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="time" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="type=number|string|roman|iso|discordian|stardate" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="unix_time" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="upper" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="strftime" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="strfmt" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="tag" name="set" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="variable" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="scope" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="debug" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="define" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="expr" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="eval" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="from" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="other" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="value" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="tag" name="append" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="variable" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="[scope]" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="[debug]" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="define" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="from" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="other" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="value" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="tag" name="use" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="file" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="package" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="tag" name="undefine" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="tag" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="container" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="tag" name="insert" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="cookie" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="cookies" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="encode" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="define" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="file" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="fromword=toword" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="nocache" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="variable" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="scope" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="tag" name="dec" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="variable" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="[scope]" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="[val]" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="tag" name="inc" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="variable" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="[scope]" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="[val]" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="tag" name="remoteip" path="modules/modules/tags/rxmltags.pike.xml" />
  <entry type="tag" name="pike_version" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="[major]" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="[minor]" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="[release]" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="tag" name="dice" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="value" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="variable" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="[scope]" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="container" name="scope" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="extend" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="container" name="define" path="modules/modules/tags/rxmltags.pike.xml" >
   <entry type="attribute" name="container" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="name" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="tag" path="modules/modules/tags/rxmltags.pike.xml" />
   <entry type="attribute" name="default_XXX" path="modules/modules/tags/rxmltags.pike.xml" />
  </entry>
  <entry type="container" name="strlen" path="modules/modules/tags/rxmltags.pike.xml" />
  <entry type="container" name="urldecode" path="modules/modules/tags/rxmltags.pike.xml" />
  <entry type="defvar" name="compat_if" path="modules/modules/tags/rxmltags.pike.xml" title="Compatibility with old &lt;if&gt;" />
  <entry type="defvar" name="max_insert_depth" path="modules/modules/tags/rxmltags.pike.xml" title="Max file inclusion recursion depth" />
 </entry>

 <entry type="module" name="String Cut Module" path="modules/modules/tags/scut.pike.xml" >
  <entry type="container" name="scut" path="modules/modules/tags/scut.pike.xml" >
   <entry type="attribute" name="max" path="modules/modules/tags/scut.pike.xml" />
   <entry type="attribute" name="postfix" path="modules/modules/tags/scut.pike.xml" />
  </entry>
 </entry>

 <entry type="module" name="JS Snow" path="modules/modules/tags/snow.pike.xml" >
  <entry type="tag" name="snow" path="modules/modules/tags/snow.pike.xml" >
   <entry type="attribute" name="[image=URI]" path="modules/modules/tags/snow.pike.xml" />
   <entry type="attribute" name="[num=int]" path="modules/modules/tags/snow.pike.xml" />
  </entry>
 </entry>

 <entry type="module" name="SQL-module" path="modules/modules/tags/sqltag.pike.xml" >
  <entry type="defvar" name="hostname" path="modules/modules/tags/sqltag.pike.xml" title="Default SQL-database host" />
  <entry type="defvar" name="log_error" path="modules/modules/tags/sqltag.pike.xml" title="Enable the log_error attribute" />
 </entry>

 <entry type="module" name="SSI Compat Tags" path="modules/modules/tags/ssi_compat.pike.xml" >
  <entry type="tag" name="!--#exec" path="modules/modules/tags/ssi_compat.pike.xml" >
   <entry type="attribute" name="cache" path="modules/modules/tags/ssi_compat.pike.xml" />
   <entry type="attribute" name="cmd" path="modules/modules/tags/ssi_compat.pike.xml" />
   <entry type="attribute" name="help" path="modules/modules/tags/ssi_compat.pike.xml" />
  </entry>
  <entry type="tag" name="!--#config" path="modules/modules/tags/ssi_compat.pike.xml" >
   <entry type="attribute" name="help" path="modules/modules/tags/ssi_compat.pike.xml" />
  </entry>
  <entry type="tag" name="!--#include" path="modules/modules/tags/ssi_compat.pike.xml" >
   <entry type="attribute" name="help" path="modules/modules/tags/ssi_compat.pike.xml" />
   <entry type="attribute" name="virtual" path="modules/modules/tags/ssi_compat.pike.xml" />
   <entry type="attribute" name="file" path="modules/modules/tags/ssi_compat.pike.xml" />
  </entry>
  <entry type="tag" name="!--#echo" path="modules/modules/tags/ssi_compat.pike.xml" />
  <entry type="tag" name="!--#set" path="modules/modules/tags/ssi_compat.pike.xml" >
   <entry type="attribute" name="var" path="modules/modules/tags/ssi_compat.pike.xml" />
   <entry type="attribute" name="value" path="modules/modules/tags/ssi_compat.pike.xml" />
  </entry>
  <entry type="tag" name="!--#fsize" path="modules/modules/tags/ssi_compat.pike.xml" />
  <entry type="tag" name="!--#flastmod" path="modules/modules/tags/ssi_compat.pike.xml" />
  <entry type="defvar" name="virtonly" path="modules/modules/tags/ssi_compat.pike.xml" title="SSI include supports only virtual method" />
  <entry type="defvar" name="exec" path="modules/modules/tags/ssi_compat.pike.xml" title="SSI execute command" />
  <entry type="defvar" name="execuid" path="modules/modules/tags/ssi_compat.pike.xml" title="SSI execute command uid" />
  <entry type="defvar" name="execgid" path="modules/modules/tags/ssi_compat.pike.xml" title="SSI execute command gid" />
 </entry>

 <entry type="module" name="Superform" path="modules/modules/tags/superform.pike.xml" >
  <entry type="tag" name="input" path="modules/modules/tags/superform.pike.xml" >
   <entry type="attribute" name="type" path="modules/modules/tags/superform.pike.xml" />
   <entry type="attribute" name="error" path="modules/modules/tags/superform.pike.xml" />
   <entry type="attribute" name="match" path="modules/modules/tags/superform.pike.xml" />
   <entry type="attribute" name="mail" path="modules/modules/tags/superform.pike.xml" />
   <entry type="attribute" name="mailerror" path="modules/modules/tags/superform.pike.xml" />
   <entry type="attribute" name="mxdomain" path="modules/modules/tags/superform.pike.xml" />
  </entry>
  <entry type="container" name="rxml" path="modules/modules/tags/superform.pike.xml" >
   <entry type="attribute" name="debug" path="modules/modules/tags/superform.pike.xml" />
  </entry>
  <entry type="container" name="sform" path="modules/modules/tags/superform.pike.xml" >
   <entry type="attribute" name="action" path="modules/modules/tags/superform.pike.xml" />
   <entry type="attribute" name="erroraction" path="modules/modules/tags/superform.pike.xml" />
   <entry type="attribute" name="multi_separator" path="modules/modules/tags/superform.pike.xml" />
   <entry type="attribute" name="method" path="modules/modules/tags/superform.pike.xml" />
  </entry>
  <entry type="defvar" name="regexps" path="modules/modules/tags/superform.pike.xml" title="Predefined Regular expressions" />
 </entry>

 <entry type="module" name="Thumbnail tag" path="modules/modules/tags/thumbnail.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/tags/thumbnail.pike.xml" title="Mount point" />
 </entry>

 <entry type="module" name="Advanced Wizard" path="modules/modules/tags/wizard_tag.pike.xml" >
  <entry type="tag" name="wizard" path="modules/modules/tags/wizard_tag.pike.xml" >
   <entry type="attribute" name="title" path="modules/modules/tags/wizard_tag.pike.xml" />
   <entry type="attribute" name="cancel" path="modules/modules/tags/wizard_tag.pike.xml" />
   <entry type="attribute" name="ok-label" path="modules/modules/tags/wizard_tag.pike.xml" />
   <entry type="attribute" name="cancel-label" path="modules/modules/tags/wizard_tag.pike.xml" />
   <entry type="attribute" name="done" path="modules/modules/tags/wizard_tag.pike.xml" />
   <entry type="attribute" name="formname" path="modules/modules/tags/wizard_tag.pike.xml" />
  </entry>
  <entry type="container" name="page" path="modules/modules/tags/wizard_tag.pike.xml" >
   <entry type="attribute" name="name" path="modules/modules/tags/wizard_tag.pike.xml" />
  </entry>
  <entry type="container" name="done" path="modules/modules/tags/wizard_tag.pike.xml" />
 </entry>

 <entry type="module" name="XML-Compliant RXML Parser" path="modules/modules/tags/xmlparse.pike.xml" >
  <entry type="defvar" name="toparse" path="modules/modules/tags/xmlparse.pike.xml" title="Extensions to parse" />
  <entry type="defvar" name="parse_exec" path="modules/modules/tags/xmlparse.pike.xml" title="Require exec bit on files for parsing" />
  <entry type="defvar" name="no_parse_exec" path="modules/modules/tags/xmlparse.pike.xml" title="Don't parse files with exec bit" />
  <entry type="defvar" name="max_parse" path="modules/modules/tags/xmlparse.pike.xml" title="Maximum file size" />
  <entry type="defvar" name="case_insensitive_tag" path="modules/modules/tags/xmlparse.pike.xml" title="Parse options: Case insensitive parsing" />
  <entry type="defvar" name="lazy_argument_end" path="modules/modules/tags/xmlparse.pike.xml" title="Parse options: Lazy argument end" />
  <entry type="defvar" name="lazy_entity_end" path="modules/modules/tags/xmlparse.pike.xml" title="Parse options: Lazy entity end" />
  <entry type="defvar" name="recurse_levels" path="modules/modules/tags/xmlparse.pike.xml" title="Parse options: Maximum Recursion Level" />
  <entry type="defvar" name="match_tag" path="modules/modules/tags/xmlparse.pike.xml" title="Parse options: Match tags" />
  <entry type="defvar" name="parse_arg_entities" path="modules/modules/tags/xmlparse.pike.xml" title="Parse options: Parse entities in attributes" />
  <entry type="defvar" name="unknown_ent" path="modules/modules/tags/xmlparse.pike.xml" title="Parse options: Return unknown entities verbatim" />
  <entry type="defvar" name="xml_conformance" path="modules/modules/tags/xmlparse.pike.xml" title="Parse options: XML syntax conformance level" />
 </entry>

 <entry type="module" name="UltraLog: Main Module" path="modules/modules/ultralog/ultraparse.pike.xml" >
  <entry type="defvar" name="mountpoint" path="modules/modules/ultralog/ultraparse.pike.xml" title="Mount Point" />
  <entry type="defvar" name="profile" path="modules/modules/ultralog/ultraparse.pike.xml" title="Profile File Name" />
  <entry type="defvar" name="maxsize" path="modules/modules/ultralog/ultraparse.pike.xml" title="Max Table Size" />
  <entry type="defvar" name="year" path="modules/modules/ultralog/ultraparse.pike.xml" title="Show all Stats for Year View" />
  <entry type="defvar" name="dontshow" path="modules/modules/ultralog/ultraparse.pike.xml" title="Excluded Profiles" />
  <entry type="defvar" name="onlyshow" path="modules/modules/ultralog/ultraparse.pike.xml" title="Included Profiles" />
  <entry type="defvar" name="hidden" path="modules/modules/ultralog/ultraparse.pike.xml" title="Hidden Stats" />
  <entry type="defvar" name="cssuri" path="modules/modules/ultralog/ultraparse.pike.xml" title="Stylesheet URL" />
 </entry>

 <entry type="module" name="VHS - Virtual Hosting System - SQL" path="modules/modules/vhs/vhs_system_ldap.pike.xml" >
  <entry type="defvar" name="ldap_url" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:database URL" />
  <entry type="defvar" name="ldap_reconnect" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:Reconnect interval" />
  <entry type="defvar" name="ldap_max_err" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:Max connection attempts" />
  <entry type="defvar" name="bind_dn" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:Bind DN" />
  <entry type="defvar" name="base_dn" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:Base DN" />
  <entry type="defvar" name="bind_pw" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:Bind password" />
  <entry type="defvar" name="host_query" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:Query" />
  <entry type="defvar" name="proto_ver" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:Protocol version" />
  <entry type="defvar" name="ttl_reconnect" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:LDAP connection TTL" />
  <entry type="defvar" name="defaultuid" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:Default User ID" />
  <entry type="defvar" name="defaultgid" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="LDAP:Default Group ID" />
  <entry type="defvar" name="defvirtual" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="Default virtual name" />
  <entry type="defvar" name="searchpath" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="Default path" />
  <entry type="defvar" name="wwwdir" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="WWW root directory" />
  <entry type="defvar" name="cgidir" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="CGI directory" />
  <entry type="defvar" name="logdir" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="Logs directory" />
  <entry type="defvar" name="log2vhs" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="Logs using VHS parameters" />
  <entry type="defvar" name="logwwwDomain" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="Logs using wwwDomain parameter" />
  <entry type="defvar" name="ttl_positive" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="TTL: Positive TTL" />
  <entry type="defvar" name="ttl_negative" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="TTL: Negative TTL" />
  <entry type="defvar" name="lamers_mode" path="modules/modules/vhs/vhs_system_ldap.pike.xml" title="Enable lamers friendly mode" />
 </entry>

 <entry type="module" name="VHS - Virtual Hosting System - SQL" path="modules/modules/vhs/vhs_system_sql.pike.xml" >
  <entry type="method" name="close_db" path="modules/modules/vhs/vhs_system_sql.pike.xml" />
  <entry type="method" name="id" path="modules/modules/vhs/vhs_system_sql.pike.xml" />
  <entry type="defvar" name="sqlserver" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="SQL:Database URL" />
  <entry type="defvar" name="closedb" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="SQL:Close the database if not used" />
  <entry type="defvar" name="timer" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="SQL:Database close timer" />
  <entry type="defvar" name="db_err_max" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="SQL:Max connections attempts" />
  <entry type="defvar" name="table" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="SQL:Table" />
  <entry type="defvar" name="defaultuid" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="SQL:Default User ID" />
  <entry type="defvar" name="defaultgid" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="SQL:Default Group ID" />
  <entry type="defvar" name="defvirtual" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="Default virtual path" />
  <entry type="defvar" name="searchpath" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="Default path" />
  <entry type="defvar" name="wwwdir" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="WWW root directory" />
  <entry type="defvar" name="cgidir" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="CGI directory" />
  <entry type="defvar" name="logdir" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="Logs directory" />
  <entry type="defvar" name="log2vhs" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="Logs using VHS parameters" />
  <entry type="defvar" name="ttl_positive" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="TTL:Positive TTL" />
  <entry type="defvar" name="ttl_negative" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="TTL:Negative TTL" />
  <entry type="defvar" name="lamers_mode" path="modules/modules/vhs/vhs_system_sql.pike.xml" title="Enable lamers friendly mode" />
 </entry>

 <entry type="module" name="SQL logger" path="modules/modules/vhs/vhs_sqllogger.pike.xml" >
  <entry type="defvar" name="dburl" path="modules/modules/vhs/vhs_sqllogger.pike.xml" title="Database URL" />
  <entry type="defvar" name="logtable" path="modules/modules/vhs/vhs_sqllogger.pike.xml" title="Log table" />
  <entry type="defvar" name="dbcount" path="modules/modules/vhs/vhs_sqllogger.pike.xml" title="Number of Connections" />
  <entry type="defvar" name="failtime" path="modules/modules/vhs/vhs_sqllogger.pike.xml" title="Warning Timeout" />
 </entry>

</index>
