Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.

Full list of all possible urls with different views/layouts (for help writing a theme)?

edited September 2011 in Vanilla 2.0 - 2.8
I'm writing a theme and need to know all the possible page layouts so that I can style each page properly. Is there any way to find the full list or do I just have to click around?

Tagged:

Best Answer

  • UnderDogUnderDog MVP
    Answer ✓
    Ah, you mean every view you have like:
    - All discussions
    - Discussions per category
    - Profile
    - Activity List
    etc, etc

    I don't think there's a documented list.
    Look in all the "views" directories. The names templates you see there will help you with compiling your list.

    There was an error rendering this rich post.

Answers

  • UnderDogUnderDog MVP
    Answer ✓
    Ah, you mean every view you have like:
    - All discussions
    - Discussions per category
    - Profile
    - Activity List
    etc, etc

    I don't think there's a documented list.
    Look in all the "views" directories. The names templates you see there will help you with compiling your list.

    There was an error rendering this rich post.

Sign In or Register to comment.