docs.roxen.comView this page in a printer friendly mode
DocsRoxen2.2Web Site Creator ManualEmit Tags
Copyright © 2004, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<emit>
<emit atlas>
<emit cimg>
<emit dir>
<emit fonts>
<emit js-dynamic-popup>
<emit js-hide-popup>
<emit languages>
<emit ldap>
<emit path>
<emit sources>
<emit sql>
<emit values>

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

Provided by module: Tags: RXML 2 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 2 tags)

Returns the name of the most recently traversed directory.


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

Returns the path to the most recently traversed directory.