Lists all available RXML tags.
Attributes
<list-tags>
<!--#config> <!--#echo> <!--#exec> <!--#flastmod> <!--#fsize> <!--#include> <!--#set> </ilayer> </layer> </table> </td> <accept-language> <accessed> <append> <auth-required> <body> <clientname> <configimage> <configurl> <countdown> <date> <debug> <echo> <expire-time> <expire_time> <false> <file> <header> <help> <ilayer> <imgs> <insert> <killframe> <layer> <line> <list-tags> <modified> <number> <pr> <quote> <realfile> <redirect> <referer> <referrer>
<referrer> <referrer> is defined in the Main RXML parser module. Prints the URL of the page on which the user followed a link that brought her to this page. The information comes from the referrer header sent by the browser. Arguments passed to the tag: alt, Attributes alt=string If no referrer header is found print this value instead. Example source code You came from <a href=<referrer>><referrer></a>, didn't you? result You came from .., didn't you?
Prints the URL of the page on which the user followed a link that brought her to this page. The information comes from the referrer header sent by the browser.
You came from <a href=<referrer>><referrer></a>, didn't you?