ez.no / exponential / documentation / customization / tips & tricks / display more than 15 items on your content administration page
These documentation pages are no longer maintained. Please visit the new documentation site.
If you have a lot of folders in Exponential it can be a pain to keep hitting the 'Next' link to find the one folder you need at the moment. Or, if you are making a change to many folders, each time you click 'send for publishing' you are sent back to the first page of the administration area instead of the one you left. To make life a little easier, you can change how many items are displayed on this screen by editing design/admin/override/templates/folder.tpl and changing the line:
page_limit=15
Of course this same method can be used on your folder pages displayed to your users, not to mention other types of classes.
Comments