![]() Operating systems: i5/OS, Linux,Windows |
The Web Content resource collection is installed and configured out of the box. This pre-defined collection allows you to write rules which select lists of content from IBM® Lotus Web Content Management™. Rules specify which web content to show in a Portal Personalization component in Web Content Management. The Personalization component is similar to a menu component in that its content is decided by a rule. The Personalization component specifies how the content returned from the rule is presented and points to a rule to decide what content to display. That rule may make use of the Web Content resource collection to select a list of web content.
The Web Content resource collection allows rules based on the following attributes:Attribute | Description |
---|---|
Author | The author of the content as set in Web Content Management. This attribute value is stored as a 'distinguished name,' for instance, uid=wpsadmin,o=Default Organization. |
Authoring template | The authoring template used to create the web content. The value may be selected using an authoring template picker. |
Category | The categories to which the piece of web content belongs. If you are matching this attribute to a value from another resource collection or application object, the format for the value should be /parentcategory/childcategory. |
Creation date | The date the piece of web content was created. |
Creator | The person who first created this piece of web content. This attribute value is stored as a 'distinguished name,' for instance, uid=wpsadmin,o=Default Organization. |
Description | The description provided for the piece of web content. |
Expiration date | The date the content is set to expire in Web Content Management. |
Full text | Use this attribute to search the full text of a piece of web content. It should be used sparingly. This attribute may not perform as quickly as other attributes when used in rules, especially when used in conjunction with other attributes. |
Keywords | The keywords stored on the piece of web content. |
Last modified date | The date a modification last occurred on the piece of content. |
Last modifier | The last person to modify the piece of content. This attribute value is stored as a 'distinguished name,' for instance, uid=wpsadmin,o=Default Organization. |
Name | The name of the piece of web content as specified in Web Content Management.
This property uses case-insensitive matching. For example, a piece of content with a name of "SampleContent" matches "SampleContent," "samplecontent," "SAMPLECONTENT," and other variations. |
Publish date | The publish date as specified in Web Content Management. |
Location |
The document library or site area from which to select content. If specified as a string, it should be in the format /Library/Site/SiteArea. You can also specify */Site/SiteArea to search by site area in all document libraries. Rules from previous versions with the Site Area attribute will automatically reference Location. If the site area was specified as a string, ensure the string starts with /Library or an asterisk (*). |
Title | The display title as specified in Web Content Management. |
Unique Identifier | Use this attribute to select pieces of Web Content. |