Quote:
Originally Posted by MiniMouse
Hi,
I wanted to change the order of my tag browser but I got one problem. Everytime I try it like this
Code:
tag_browser_category_order = {'author': 1, 'series': 2, 'tags': 3, '*': 4}
the Author gets down, behind all my other new sorted categories and not still standing at first. Is there a way to still have it first?
Mini
|
The lookup name is authors, not author.