Items per page default setting

A place to discuss and receive support for the Web Auction application.

Items per page default setting

Postby jnewman67 » Mon Nov 26, 2007 10:33 pm

Just to share a discovery: you can change the default "items per page" number here:

dataface/Dataface/Application.php:

Code: Select all
                if ( !isset($this->_conf['default_limit']) ){
                        $this->_conf['default_limit'] = 30;
                }


simply change the "30" to whatever number you'd like. i prefer 10.
jnewman67
 
Posts: 4
Joined: Mon Nov 26, 2007 10:21 pm

Postby shannah » Tue Nov 27, 2007 4:00 pm

The safer way to adjust this is to just add:
Code: Select all
default_limit=xxx


to the beginning of your conf.ini file.
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Web Auction Discussion

Who is online

Users browsing this forum: No registered users and 21 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved