boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

List Categories Question

 
Post new topic   Reply to topic    boardom Forum Index -> Template help
View previous topic :: View next topic  
Author Message
tomovuk



Joined: 30 Sep 2004
Posts: 1

PostPosted: Thu Sep 30, 2004 3:25 pm    Post subject: List Categories Question Reply with quote

Hi,


Can I llist categories not by name but by order that they appear in categories configuration.

<?php list_cats(0, 'All', 'name'); ?>




Thanks...
Back to top
View user's profile Send private message
Sigg3



Joined: 03 Jul 2003
Posts: 643
Location: Oslo, Norway

PostPosted: Fri Oct 01, 2004 9:15 am    Post subject: Reply with quote

The list-cat function displays them in the configured order and not by name. You can also have a "view all" option at the top. From the readme:

Quote:
<?php list_cats() ?> *
this is a special tag, meant to be used in the template, but outside of the b2 loop. it will display a list of the categories, with links to them. like in b2archive.php, each category is on a line, the only way you can change this is by editing b2.template.functions.php
Code:
Parameters:
0 or 1, depending if you want to have an option to display all categories (default is 1)
text to display for the option to show all categories (default is 'All')
sort by: possible values are 'name' and 'ID' (default is 'ID')
sorting order: possible values are 'asc' for ascending or 'desc' for descending (default is 'asc')
filename, in case you want to display the categories' posts in another template (default is current template)

_________________
Sigg3 dot net - because you're worth it! | b2 Cafelog Resource Center
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Template help All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group