Path

ez.no / exponential / documentation / customization / tips & tricks / display more than 15 items on your content administration page


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

Contents

Customization

Access control
Exponential API Documentation
Content structure
Custom design
Components
Tips & Tricks
    Debugging templates
    Javascript in templates
    Fetching current user
    Showing related objects
    Show which templates are used
    Fetching the ID of the parent
    One Article Folder
    Creating tree menus
    How can I use my own php script insid...
    Hiding attribute content
    Splitting an article over several pages
    Accessing section id in pagelayout
    List articles in folder
    Creating nice URLs
    Alt tag on images
    Improve the pagelayout.tpl
    Clean HTML tags
    Insert javascript call inside ezpub d...
    3rd party applications
    Fetch Function examples
    Display more than 15 items on your co...
    Including PHP files in templates
    Redirecting after content publishing
    HowTo see if article has an image
    Date and Time Formats
    Forms processing example: store user...
    Adjust Timezone
    Adding a Remove Button/Image
    Find the age in years for an object
    Editing, creating and removing conten...
    Indexing binary files with IFilters o...
Troubleshooting


Created

12/07/2003
12:13:35 am
by Alex Jones

Last updated

12/07/2003
12:13:35 am
by Alex Jones

Authors

Alex Jones



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.