======Page Navigator Tag====== =====PAGE:NAVIGATOR===== ====Syntax==== | FIRST PREV ... NEXT LAST ====Description==== The [[PageNavigatorTag]] is a [[ServerComponentTag]] and has a corresponding [[?PageNavigatorComponent]]. ====Attributes==== The [[PageNavigatorTag]] has three optional attributes. * The attribute "anchorsize" dictates the number of pages to display on either side of the page list (ie, the first x pages and the last x pages. If omitted, the default is 3. * The attribute "windowsize" dictates the number of pages to display around the current page. This value must be an odd number. If omitted, the default is 3. * The attribute "items" dictates the number of items to display per page. The default is 20.