Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.3. Configuration

  1. Configuration is done by TYPOscript. See above.

Reference

Property:

Data type:

Description:

Default:

show

boolean

Previous or Next Page. Options: prev or next

excludeUidList

string

Page Ids, which should be excluded from Navigation

typolinkconf

wrap

Configuration of the Link

Example

lib.zurueck < plugin.tx_wpprevnextmenu_pi1
lib.zurueck {
 show = prev
 excludeUidList = 5,4,3,2
 typolinkconf.stdWrap.wrap = <span>|</span>
}
lib.weiter < lib.zurueck
lib.weiter.show = next