RoxenCMS 5.4Web Developer ManualEmit Tags

   

<emit>
<emit ac-identities>
<emit ac-identity-data>
<emit ac-identity-extras>
<emit ac-permissions>
<emit ac-zones>
<emit atlas>
<emit authors>
<emit captcha>
<emit category>
<emit category-document>
<emit cimg>
<emit dir>
<emit dir>(SB)
<emit event>
<emit event-dates>
<emit event-locations>
<emit exec>
<emit fonts>
<emit imgs>
<emit js-dynamic-popup>
<emit js-hide-popup>
<emit languages>
<emit ldap>
<emit path>
<emit poll>
<emit sb-dir>
<emit sb-file-languages>
<emit sb-languages>
<emit sb-log>
<emit sb-referring-pages>
<emit sb-search>
<emit sb-stationeries>
<emit sb-wizard>
<emit search-database-profiles>
<emit scopes>
<emit site-news>
<emit sources>
<emit spellcheck>
<emit sql>
<emit timerange>
<emit values>
<emit workflow>
<emit ws-dir>
<emit xml-db>

<emit source="path"></emit>

Provided by module: Tags: RXML tags

Prints paths. This plugin traverses over all directories in the path from the root up to the current one.


Attributes

path="string"

Use this path instead of the document path


trim="string"

Removes all of the remaining path after and including the specified string.


skip="number"

Skips the 'number' of slashes ('/') specified, with beginning from the root.


skip-end="number"

Skips the 'number' of slashes ('/') specified, with beginning from the end.


&_.name; (provided by Tags: RXML tags)

Returns the name of the most recently traversed directory.


&_.path; (provided by Tags: RXML tags)

Returns the path to the most recently traversed directory.