Loading...
 
Skip to main content

Features / Usability


Change number of results per page in forum, blog, file gallery etc., listings

posts: 28

I would greatly appreciate if anyone could tell me how to change the number of results which appear per page when lisitng forums, blogs, file galleries, etc., to which a given user has permission.

For example, user has permission to view 8 galleries, but only sees 2 per page - I'd love to set the limit to 10, for example, so that most of my users can see all of their galleries on one page.

I've spent way too much time trying to find where this is done in code, templates, admin interfaces, etc. - anychance someone can give me a really simple answere that's just not documented or known to me (yet)?

Thanks in advance,

Wayne Beaver

posts: 1092

panel admin -> general
tiki-admin.php?page=general -> Maximum number of records in listings

Somtimes there is some local conf in the tobject admin panel


posts: 28

Thanks Sylvie, but I think I may need some more info.

My "Maximum number of records in listings" is set to ten, but I still get results in sets of two per page when listing available forums, galleries, etc., for a given user.

However, I don't understand what you mean by "panel admin -> general" or "local conf in the tobject admin panel" or even "tobject admin panel" for that matter

wb


posts: 28

I discoverd that setting "Maximum number of records in listings" to 10 was not sufficient becuase some of the results listings start with an offset of 10 (the reason for this is not know to me).

I set "Maximum number of records in listings" to a larger number (100 in my case) and that did the trick...