I have only two rows in gallery view and would like to use more. I can not find the code to raise up the number of rows.
please can you help?
nickman
Posted: 22.11.2004, 19:22
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Sorry. Now I know I have to change
define('photosharePageSize', 10);
in common.php.
TX nickman
Posted: 21.12.2004, 14:19
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Quote
Sorry. Now I know I have to change
define('photosharePageSize', 10);
in common.php.
TX nickman
Just for you to know: it works, but you will have troubles when moving pictures (the javascript doing that probably relies on this variable being equal to 10)