• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • What's the best way to....

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Results 1 to 10 of 10

    Thread: What's the best way to....

    • Thread Tools
      • Show Printable Version
    1. November 1, 2013 #1
      Morrus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Morrus is offline
      Regular Member
      Join Date
      August 19, 2009
      Posts
      55
      Rep Power
      208

      What's the best way to....

      ... group a bunch of pages together so it's easy to navigate between them?

      Should I put them all in a book, or use categories, or a header or sideblock or somesuch?

      (Here's an example of such a collection).

      I mean, my ideal situation - which may not be possible - is to have a menu on the left or right to navigate to any of those pages. Those aren't the whole wiki, of course, they're just a corner of it.
      Reply With Quote Reply With Quote

    2. November 1, 2013 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      With some coding, you can create your own permanent sideblocks by creating classes in vault/core/model/block and vault/core/view/factory/block and by adding an appropriate entry to the database in the vw_block table.

      If you aren't feeling that adventurous, you can create a sidebar block using BB-Code.
      Code:
      [div] position="sidebar" |
      BB-Code content
      [/div]
      You would have to put this BB-Code on every page where you want your nav-block, so you should probably create a wiki template and include that on your pages. It will make it easier to manage.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. November 2, 2013 #3
      Morrus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Morrus is offline
      Regular Member
      Join Date
      August 19, 2009
      Posts
      55
      Rep Power
      208
      It sounds like the sidebar block BB Code version is the way to go. I'll give it a try! Though if that's going to appear on the page itself (rather than in an actual sidebar) won't that clash messily with the automatic page table of contents?
      Reply With Quote Reply With Quote

    4. November 2, 2013 #4
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      It will appear in the sidebar. If you use position="sidebar" as above.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    5. November 2, 2013 #5
      Morrus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Morrus is offline
      Regular Member
      Join Date
      August 19, 2009
      Posts
      55
      Rep Power
      208
      Oh, I see! That's clever!
      Reply With Quote Reply With Quote

    6. November 3, 2013 #6
      Morrus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Morrus is offline
      Regular Member
      Join Date
      August 19, 2009
      Posts
      55
      Rep Power
      208
      OK, I don't quite understand how to do this.

      I created a template in the Templates area called "13thagemenu":

      http://www.enworld.org/forum/showwik...es:13thagemenu

      I then inserted the text "[template]13thagemenu[/template] on a page:

      http://www.enworld.org/forum/showwik...haracter-Rules

      And it showed the "[div] position="sidebar" |" code without parsing it and didn't put it in a sidebar.
      Reply With Quote Reply With Quote

    7. November 3, 2013 #7
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      Go to VaultWiki Admin Panel > Content > Syntax Manager, and make sure that the DIV BB-Code is enabled in wiki pages. Also, double-check your template area and make sure that BB-Code is allowed.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    8. November 3, 2013 #8
      Morrus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Morrus is offline
      Regular Member
      Join Date
      August 19, 2009
      Posts
      55
      Rep Power
      208
      Div wasn't enabled; fixed that which stopped the raw code showing.

      It still isn't in the sidebar though!
      Reply With Quote Reply With Quote

    9. November 4, 2013 #9
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      Thanks for the report. Here's the bug: https://www.vaultwiki.org/issues/3477/

      It's now working for you.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    10. November 4, 2013 #10
      Morrus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Morrus is offline
      Regular Member
      Join Date
      August 19, 2009
      Posts
      55
      Rep Power
      208
      Perfect! Thanks!
      Reply With Quote Reply With Quote

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 12:40 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.