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

   

<emit>
<emit cimg>
<emit dir>
<emit fonts>
<emit languages>
<emit ldap>
<emit path>
<emit sources>
<emit sql>
<emit values>

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

Provided by module: Directory Listings

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


Attributes

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.


&_.name; (provided by Directory Listings)

Returns the name of the most recently traversed directory.


&_.path; (provided by Directory Listings)

Returns the path to the most recently traversed directory.