Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorHerrgeist
    • CommentTimeJul 19th 2007
     # 1
    Yes, I know I'm a pain in the arse today, but I was wondering if there is a way to group categories under some category headings.

    You could do it on phpBB and you can even do it on EZ Board.

    Is there a way to do it here? Having all the categories without headers will confuse the users since their old board did have the headers.

    New board here http://www.standalonegraphics.com/forums/categories.php

    Old board here http://burlesquewomensinstitute.myfreeforum.org/

    See what I mean?
  1.  # 2
    You want subcategories then? There have been discussions about it but i'm not sure if there was ever a positive outcome...try a search.
    • CommentAuthorHerrgeist
    • CommentTimeJul 19th 2007
     # 3
    Yeah, I did the search. I guess it never happened :(
    •  
      CommentAuthorjimw
    • CommentTimeJul 19th 2007
     # 4
    I've been working on something for this but am stuck when it comes to finding out what the category delegates are. Mini, can you help?
    •  
      CommentAuthormattucf
    • CommentTimeJul 19th 2007
     # 5
    These are all I could find. CategoryManager and Category don't have any.

    // Called after the categories are read from the database.
    Vanilla.Control.CategoryList.php:22: $this->CallDelegate('Constructor');

    // Called before {theme_path}/categories.php is included.
    Vanilla.Control.CategoryList.php:26: $this->CallDelegate('PreRender');

    // Called after {theme_path}/categories.php is included.
    Vanilla.Control.CategoryList.php:28: $this->CallDelegate('PostRender');
  2.  # 6
    What do you mean by 'what they are'? I'm afraid I can only really help as much as digging through what I assume to be relevant bits of core codebase and scanning for the word Delegate then seeing what I guess it does...which i suppose you can manage if you're tackling this extension :)
    •  
      CommentAuthorjimw
    • CommentTimeJul 19th 2007
     # 7
    Thanks to both of you. I guess I had a brain freeze or something.
  3.  # 8
    If in doubt stare at pages of code until something useful pops out...
    (i dont necessarily recommend that technique..i've lost days of my life to it :|)
    •  
      CommentAuthorjimw
    • CommentTimeJul 19th 2007
     # 9
    I sort of found a solution by looking at Jazzman's DiscussionOverview add-on. So, now I am one step closer.
    • CommentAuthorHerrgeist
    • CommentTimeJul 19th 2007
     # 10
    Awesome! Keep us updated!
Add your comments
    Username Password
  • Format comments as