• 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
    • Notice in showwiki.php ?!

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

    Thread: Notice in showwiki.php ?!

    • Thread Tools
      • Show Printable Version
    1. November 20, 2010 #1
      sKippah
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      sKippah is offline
      Junior Member
      Join Date
      April 26, 2010
      Posts
      18
      Rep Power
      196

      Notice in showwiki.php ?!

      Hello. I would like to know if its possible to add a notice to the menu in showwiki.php?
      An example of what i mean can be found in the screenshot.

      Reply With Quote Reply With Quote

    2. November 20, 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
      688
      There are no useful template hooks inside the tab at that position, but you can place the notice above the tab if you are doing this with a plugin.

      If you were doing this with a template edit, I don't think you would be asking if it's possible.
      If you were doing this with vBulletin's notice system, the notice would appear above all wiki pages except the one in your screenshot.

      To do it with a plugin, I would recommend something similar to the following, where 'my_notice' is the name of the template that contains your notice:

      Hook: vault_showthread_getinfo
      Code:
      if (!$_POST['ajax'])
      {
      	$ad_location['global_below_navbar'] .= vB_Template::create('my_notice')->render();
      }
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    Similar Threads

    1. Help with custom rewrites on faq.php like showwiki.php
      By Kaelon in forum General Discussion
      Replies: 4
      Last Post: December 29, 2012, 1:27 AM
    2. Automatic Thread Notice creation?
      By mickknutson in forum VaultWiki Questions
      Replies: 0
      Last Post: July 10, 2011, 4:01 AM
    3. showwiki.php?title=Special:Categories lists no categories
      By Alfa1 in forum VaultWiki Questions
      Replies: 8
      Last Post: December 8, 2010, 9:26 AM
    4. SEO description for the showwiki.php page
      By bigtree in forum General Discussion
      Replies: 2
      Last Post: April 7, 2010, 7:02 PM
    5. How to know we are inside showwiki.php?
      By ILTK in forum VaultWiki Questions
      Replies: 2
      Last Post: September 1, 2008, 6:35 AM

    Tags for this Thread

    example, img, jpg, menu, notice, php, showthread, showwiki, template, vbulletin

    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:11 PM.
    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.