Portal, V6.1
Displaying item details
You can display the attributes of items, such as the name and modified date, by using Web content tags.
- Displaying identification details for an item
The ID component tag is used to display the ID details of sites,
site areas or content items. This tag can be added to presentation templates element designs and component designs.- Displaying an item's history
The history component tag is used to display an item's history. This tag can be added to presentation templates, element designs and component designs. Any date and time displayed are based on the timezone of the server delivering the content, not the timezone of the computer you are using to view the Web site.- Displaying "path" details for an item
The path component tag is used to represent certain parts of the URL. The PathCmpnt tag can represent the servlet path, the base path, or the context path of the current page. This tag can be added to presentation templates, element designs and component designs.- Displaying the profile details of an item
The Profile component tag is used to display the profiling details (either categories or keywords) of an item. This tag can be added to presentation templates, element designs and component designs.- Displaying an item's security details
The security component tag is used to display the users or groups granted effective security for an item. This tag can be added to presentation templates, element designs and component designs.- Displaying an item's workflow details
The workflow component tag is used to display workflow details of an item. This tag can be added to presentation templates, element designs and component designs. Any date and time displayed are based on the timezone of the server delivering the content, not the timezone of the computer you are using to view the Web site.- Use start and end attributes
The start and end attributes are used to wrap the data returned by an WCM tag within other tags, such as HTML. These attributes are not mandatory.- Set parameters to format dates
These parameters are used to set the format of dates.- Note on formatting numbers
The Java Number Format Pattern Syntax is used to set the format of numbers.
Parent topic
Displaying Web content
Related concepts
Text, rich text and HTML elements
User name element
Use presentation templates
Related tasks
Define menu element formatting options
Define navigator element design options
Use a Personalization element
Use a taxonomy element
Use an authoring tools element
Use a page navigation element