Not signed in (Sign In)

Categories

Vanilla 1.1.4 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.
    •  
      CommentAuthorgarvin
    • CommentTimeAug 11th 2005
     # 1
    One of the complaints I got from the people who I've had testing the forum, in hopes to switch our phpbb over to it is that they'd like the front page to be the categories tab, and not the recent discussions. I opened up index.php in hopes to recode it from there. So, I found this:

    $Menu->CurrentTab = "discussions";
    $Panel->CssClass = "DiscussionsPanel";
    $Body->CssClass = "Discussions";

    So, I figured that I would change all "discussions" to "categories." Although, it changed the menu to show that it was now on categories.php, the actual body did not change. Is there another way to do this?
    •  
      CommentAuthorlament
    • CommentTimeAug 11th 2005 edited
     # 2
    there's already a thread on this, and I believe Mark is working on the option of choosing what page you want to be as the startup page - for the next version.
    •  
      CommentAuthorgarvin
    • CommentTimeAug 11th 2005
     # 3
    I'll look harder this time for that thread. I missed it the first time around.
    •  
      CommentAuthorlament
    • CommentTimeAug 11th 2005 edited
     # 4
    here you go..

    and the original thread to that is here.
Add your comments
    Username Password
  • Format comments as