• 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
    • Explanation for bbcodes forumindex, showthreads, bookindex (nuWiki compatability)

    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 12 of 12

    Thread: Explanation for bbcodes forumindex, showthreads, bookindex (nuWiki compatability)

    • Thread Tools
      • Show Printable Version
    1. April 25, 2010 #1
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      226

      Explanation for bbcodes forumindex, showthreads, bookindex (nuWiki compatability)

      Hi Pegasus,

      Could you please write a short explanation and/or point me to a specific wiki article which details how to use the new NuWiki compatible bbcodes? I'm having a really hard time getting these to work, possibly because I'm not sure *how* these should work. Showthreads works for me, but is not really the one I was hoping for, since it only shows the last 15 (?) threads. I can't seem to grasp what forumindex should be doing, since whatever I try: I can't get it to display anything useful. How would that one work?

      Basically, I'm trying to mimic NuWiki's 2nd post where every article in the wiki is neatly listed per letter in three columns.
      Reply With Quote Reply With Quote

    2. April 25, 2010 #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
      687
      Please link to a page where you are trying to use these so I can have a look. These should be performing the same functions as they did in NuWiki, except that:
      • FORUMINDEX and BOOKINDEX are sorted by title, but not separated by letter.
      • Using the book ID in BOOKINDEX is deprecated. You should switch to using book titles.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. April 25, 2010 #3
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      226
      I'm trying to get this back (which we had with NuWiki): http://www.diyelectriccar.com/forums...read.php?t=669 (tne 2nd post overview with all the articles) for these wiki forums:
      http://www.iphoneclub.nl/forum/showw...Wiki-Begrippen
      http://www.iphoneclub.nl/forum/showw...-Handleidingen

      This was one of the best features in NuWiki and our users really loved it. I thought these new bbcodes would enable us to get this functionality back, but I can't seem to find out how.
      Reply With Quote Reply With Quote

    4. April 25, 2010 #4
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      226
      Hmmm, my explanation got stuck in the moderation queue :-(
      Reply With Quote Reply With Quote

    5. April 25, 2010 #5
      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
      687
      The template XML for vBulletin 3 wasn't updated with the postbit hooks for these. You'll see that I have edited vault_article_postbit and added $post[below_article] to it in some of your styles. You can add it to the bottom of the template for the other styles to get the info to appear.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    6. April 25, 2010 #6
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      226
      Thanks. That looks much better Is there a way to get it to display all articles (threads) in an alphabetized list like NuWiki had?
      Reply With Quote Reply With Quote

    7. April 25, 2010 #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
      687
      Well the list is not alphabetized in the same way at the moment. I'd like to add this, there just wasn't enough time to get everything in before this release. As for displaying all articles (including ones from other forums), that's not possible at the moment. I think it would make more sense to only display articles from sub-forums and only if a cascade-option was enabled.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    8. April 25, 2010 #8
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      226
      Thanks Pegasus for the prompt answers. The alphabetized option is not so important, although I'd really love to see this in a future release. My main "problem" is it's only listing a subset of our wiki articles and not the whole threadlist. E.g. in this Wiki it's only showing letters A-Ci instead of all articles A-Z. If there's a fix for this I'd really love to know (otherwise users are thinking these are the only articles we have, when in fact we have much much more)
      Reply With Quote Reply With Quote

    9. April 26, 2010 #9
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      226
      Thanks for fixing this
      Reply With Quote Reply With Quote

    10. September 18, 2010 #10
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      226
      Bumping an older thread: if possible I'd still love to have a more elegant alphabetized index like NuWiki had (properly sectioned by letter): http://www.diyelectriccar.com/forums...read.php?t=669. Is this feasible for a future version?
      Reply With Quote Reply With Quote

    11. September 19, 2010 #11
      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
      687
      For FORUMINDEX,

      The next version will be paginated: http://www.vaultwiki.org/issues/1925/
      And have an alphabet filter: http://www.vaultwiki.org/issues/1761/
      But I don't think we will have time to add the Alphabet Headings before its release. I recommend opening a Feature Request: http://www.vaultwiki.org/projectpost...typeid=feature

      For BOOKINDEX,

      This is sorted by the chapter order as defined by the book. I don't see us changing that anytime soon.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    12. September 19, 2010 #12
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      226
      Quote Originally Posted by pegasus View Post
      But I don't think we will have time to add the Alphabet Headings before its release. I recommend opening a Feature Request: http://www.vaultwiki.org/projectpost...typeid=feature
      Done: Project ID 1990.


      For BOOKINDEX,

      This is sorted by the chapter order as defined by the book. I don't see us changing that anytime soon.
      I only need this for FORUMINDEX. I agree, doesn't make much sense for books.
      Reply With Quote Reply With Quote

    Similar Threads

    1. BBCodes
      By dannyfilth in forum VaultWiki Questions
      Replies: 0
      Last Post: February 15, 2015, 8:49 AM
    2. How will VW3 bbcodes in forum work after upgrade to VW4?
      By Alfa1 in forum General Discussion
      Replies: 11
      Last Post: November 2, 2013, 6:08 PM
    3. where are my bbcodes ??
      By cosy in forum VaultWiki Questions
      Replies: 1
      Last Post: August 14, 2011, 9:46 PM
    4. What is the use of [forumindex]
      By Alfa1 in forum VaultWiki Questions
      Replies: 0
      Last Post: December 8, 2010, 7:01 PM
    5. Questions About Compatability
      By Mokonzi in forum Pre-Sales Questions
      Replies: 3
      Last Post: January 19, 2009, 3:15 PM

    Tags for this Thread

    able, any, are, article, bbcodes, because, before, best, better, bookindex, can, columns, com, compatability, details, did, display, doing, enabled, every, for, forumindex, get, hard, having, hooks, how to, important, know, last, letter, looks, new, nuwiki, one, other, overview, pegasus, please, point, post, postbit, properly, really, same, see, short, should, show, shows, showthreads, specific, sure, that, the, time, use, was, wasn, way, what, wiki, work, works, would, write, xml, you

    View Tag Cloud

    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 2:42 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.