advancedindex
Date: 13-04-2007 11:16 Views: 2404 Author: Colin Polonowski
Description:
The advancedindex function is used to define indexes for the display of content on your site. This could be a list of the latest updates, or a full content index. Advanced Indexes are created within the Skin Manager. There is one parameter:
1. index name - the name of the advanced index created in the skin manager
Query String Parameters:
Advanced Indexes make use of the following Query String Parameters:
- start
Specifies the content record to start from - display
Specifies the number of records to display, overriding the 'elements' parameter saved against the index
Syntax:
(advancedindex|index name)
Example:
- (advancedindex|News Index)
Displays a list of content using the 'News Index' advanced index starting from the 10th result.

