Dashboard > RIFE > ... > Web engine > Automatic element ID generation
RIFE Log In | Sign Up   View a printable version of the current page.
Automatic element ID generation


Added by Geert Bevin, last edited by Geert Bevin on May 22, 2004
Labels: 
(None)

When you declare an element in the site structure, the definition of the element ID is not required. If you omit it, RIFE will look at the XML filename of the element declaration and use the base part for the element ID.

For example, the following definition:

<element file="element/engine/simple.xml" url="/simple"/>

is exactly the same as:

<element id ="simple" file="element/engine/simple.xml" url="/simple"/>



Are you enjoying Confluence? Please consider purchasing it today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.1a Build:#515 May 19, 2006) - Bug/feature request - Contact Administrators