IntroductionIntroduction
  Publishing web pagesPublishing web pages
  RXMLRXML
  Information tagsInformation tags
  String tagsString tags
  Variable tagsVariable tags
  URL tagsURL tags
    <apre>apre<apre>apre
    <aconf>aconf<aconf>aconf
    <set_cookie>set_cookie<set_cookie>set_cookie
    <remove_cookie>remove_cookie<remove_cookie>remove_cookie
    <auth-required>auth-required<auth-required>auth-required
    <expire_time>expire_time<expire_time>expire_time
    <header>header<header>header
    <redirect>redirect<redirect>redirect
    <return>return<return>return
    <killframe>killframe<killframe>killframe
  If tagsIf tags
  Graphics tagsGraphics tags
  Database tagsDatabase tags
  LDAPLDAP
  Programming tagsProgramming tags
  SSI tagsSSI tags
  Image mapsImage maps
  IntraSeekIntraSeek
  LogViewLogView
  TemplatesTemplates
  NavigationNavigation
  SiteBuilder tagsSiteBuilder tags
  Supports systemSupports system
  SecuritySecurity
  AppendixAppendix
 
<aconf> </> Main RXML parser

 

Adds or removes config options.

Config options are simple toggles that are stored in the cookie roxen-config. This ensures that they are persistent for that user, the same user will have the same config options even if he returns to the site another day. If cookies cannot be used, prestate variables are used instead.

Use {if config=...} to test for the presence of a config option. <aconf> works just like the {a href=...} container tag, but if no href attribute is specified, the current page is used.

 

Attributes


Add the option

Remove the option

The option is set. The option is not set. "=> >


Add the option
Remove the option

The option is set. The option is not set.

 

Example


Add the option

Remove the option

The option is set. The option is not set. "=> >


Add the option
Remove the option

The option is set. The option is not set.