WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

Reference Personalization content

The "AttributeResource" tag is used as a placeholder to display attributes from a content spot or rule within a Personalization element design. It cannot be used in a presentation template or other element types.

<AttributeResource attributeName="ibmcm: " format=" " start=" " end=" " />

<personalization
Cmpnt

Opens an element tag.

attributeName=
"ibmcm: "

This is the name of the attribute you would like to display from a content spot or Personalization rule. When selecting a content spot or Personalization rule in a Personalization element form, the list of attributes for each content spot or Personalization rule is listed in the right-hand view.The attribute must always be prefixed by "ibmcm:

attributeName="ibmcm:attribute"
The following attribute names can be used:

  • ibmcm:title

  • ibmcm:description

  • ibmcm:modifiedDate

  • ibmcm:expirationDate

  • ibmcm:effectiveDate

  • ibmcm:authors

  • ibmcm:categories

  • ibmcm:keywords

  • ibmcm:owners

  • ibmcm:wcmId

format=" " Used to specify the display format of dates and numbers. See Setting parameters to format dates and Note on formatting numbers for further information.
start=" "

end=" "

The start and end attributes are used to wrap the data returned by an IBM® Workplace Web Content Management™ tag within other tags, such as HTML. These attributes are not mandatory. See the Using start and end attributes topic for more information on using these attributes.
/> Closes a Web Content Management tag.

Referencing Document Manager content using a Personalization rule or content spot.

If you use a Personalization element tag to reference Document Manager content displayed in a Personalization rule or content spot, you will only be able to retrieve attributes about the document. To display the document itself you will need to use a Document Manager element tag with type="personalization".

 

Parent topic:

Personalization element

 

Parent topic:

Referencing elements