Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VaultWiki Lite 4.x: Wiki for vBulletin Forums Details »»
VaultWiki Lite 4.x: Wiki for vBulletin Forums
Version: 4.0.21 PL1, by thincom2000 thincom2000 is offline
Developer Last Online: Sep 2022 Show Printable Version Email this Page

Category: Major Additions - Version: 4.2.x Rating:
Released: 03-18-2014 Last Update: 03-15-2018 Installs: 35
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

VaultWiki allows your existing forum users to work together on creating and managing a site's content pages, rather than competing to make popular threads. VaultWiki is a fully-featured and fully-supported wiki add-on solution for vBulletin.

Encourage Users to Work Together
VaultWiki allows your community to collaborate to create and publish content pages for your site. Multiple users can edit the same page, and your staff can moderate changes as they are made. VaultWiki maintains a detailed history of every page, making it just as easy to reverse unwanted changes.

Create All Kinds of Content
With VaultWiki, you can create general site content, user manuals for your products, wikis, eBooks, eCommerce product pages, and more. With a little imagination, VaultWiki can be purposed to do almost anything.

Seamlessly Integrates With Your Community
At its core, VaultWiki is an add-on product for your vBulletin forum platform. Its pages all meld with the forum's existing style. Users write new content with the same editor and BB-Codes they are already familiar with. The content is indexed by your forum's built-in search engine. And each user's contributions are acknowledged on his or her profile.

Attract New Membership
VaultWiki creates content and content URLs that are designed to drive new traffic to your site. With guides for search engines embedded in every page, each page preserves its value when it comes to generating traffic.

Fast, Responsive Support
Subscriptions come with free support in our forums and bug tracker system, and documentation is available online at all times. Paid installation and upgrade services can be ordered via our web site.

Active Development
The team at VaultWiki.org are actively involved in the development process. VaultWiki is constantly updated to be compatible with the newest forum software releases, to meet web standards, and to incorporate new technologies. Bugs are fixed promptly and new features come out all the time.

Demo
Demo link: https://www.vaultwiki.org/pages/
Depending on our mood each day, the demo may be the full version or the Lite version.

License
For licensing details, please see the relevant "VaultWiki Lite" sections of the VaultWiki License Agreement here: https://www.vaultwiki.org/pages/Info...ense-Agreement

Features the Full Version
The find out more about VaultWiki Lite's features or to purchase the full commercial version, see the comparison here: https://www.vaultwiki.org/features/

Requirements
The following requirements are based on the full version. The Lite version has fewer MySQL tables, fewer files, and takes up less disk space.

PHP: 5.3+ (5.4+ recommended, 5.5+ recommended for big boards)
MySQL: 4.4.1+ (5.1+ recommended)
MySQL tables: 75+ (for some shared hosts)
MySQL max_allowed_packet: ?M+ (500K + expected language row length)
Disk Space: 12M+ (1G+ recommended)
iNodes: 5000+ (for some shared hosts)
Memory limit: 32M+ (128M+ recommended for vBulletin)

Copyright Info
VaultWiki Lite places a copyright notice in your forum's footer on any page where wiki functions are used. It also places a few nag screens that admin users can see. You are not allowed to modify the source code or phrases to remove this copyright or the nag screens.

You can purchase an Ad Removal and/or Branding Removal license for VaultWiki Lite from the official VaultWiki support site. Simply register an account there to access VaultWiki Lite downloads and extras such as these.

Technical Support
You will probably receive faster responses to support questions if you post at the official support site: https://www.vaultwiki.org/support/4X/

Using an old version? You should check here periodically to make sure there are no known security issues affecting that version: https://www.vaultwiki.org/pages/Book...rable-Versions

Download Now

File Type: zip vaultwiki_lite_images_and_fonts.zip (611.4 KB, 68 views)
File Type: zip vaultwiki_lite_4021p1b1_vb.zip (2.54 MB, 59 views)

Screenshots

File Type: png screen-wiki-index.png (177.2 KB, 0 views)
File Type: png screen-wiki-pages.png (392.0 KB, 0 views)
File Type: png screen-wiki-area-cp.png (173.3 KB, 0 views)
File Type: png screen-wiki-permissions.png (220.6 KB, 0 views)
File Type: png screen-version-history-vb.png (248.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 11-03-2014, 03:24 AM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If VaultWiki breaks your site, submit a ticket through the Members area of the VaultWiki web site, and the devs will usually try to fix both your site and VaultWiki for free.
Reply With Quote
  #43  
Old 11-03-2014, 01:22 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@alfieb, thanks for reporting that issue with BB-Code parsing. It only occurred in the Lite version.

In vault/core/model/tag/vw.php, find:
Code:
$boolean = false;
Replace with:
Code:
$boolean = true;
I have uploaded a fixed ZIP now.
Reply With Quote
  #44  
Old 11-04-2014, 10:06 AM
alfieb alfieb is offline
 
Join Date: May 2013
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tried again. Fresh install. Replaced the vw.php file. BBCodes are still broken.

The issue seems to be related to that file, because I was able to disable the plugin and delete that file, and now my BBCodes work without having to fully uninstall like I did the last time.
Reply With Quote
  #45  
Old 11-04-2014, 09:03 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't know then. It works on my install with the new file. If you still have issues, then you will definitely have to request Ticket Support service as it's probably a conflict with another mod or a cache issue on your site.
Reply With Quote
  #46  
Old 12-13-2014, 09:24 AM
Areku Areku is offline
 
Join Date: Feb 2002
Posts: 540
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do i install it?

README says:


Installation
------------
1) Follow the instructions at:
https://www.vaultwiki.org/manual/vaultwiki-4-manual


but


Error 404 - Page Not Found
The requested page http://www.vaultwiki.org/manual/vaultwiki-4-manual cannot be found.
Reply With Quote
  #47  
Old 12-13-2014, 01:08 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for reporting that issue. That URL should now redirect you to the correct location.
Reply With Quote
  #48  
Old 12-21-2014, 08:11 PM
Gadget_Guy Gadget_Guy is offline
 
Join Date: Jun 2010
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When will you have the V4 documentation on-line?

We installed the paid version a couple days ago but we are confused as to how to properly set it all up and maintain it.

D.
Reply With Quote
  #49  
Old 12-22-2014, 11:48 AM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Someone is currently working on it. We wanted to have it ready at the same time as our gold release (which is the next release). I will see what I can do to accelerate this process and hopefully have it online before the holiday.

In the mean time, if you have a question about performing a specific task, I would be happy to answer it for you.
Reply With Quote
  #50  
Old 01-07-2015, 03:32 PM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

VaultWiki Lite is now gold/stable with 4.0.0 (released January 1, 2015)
  • Content Feeds for Showcasing Wiki Content
  • Fixed URL rebuild not clearing post cache
  • Fixed Javascript breaking with PHP Suhosin patch
  • Fixed some illogical permission stacking for wiki headers
  • Fixed 'Patch Level' in version name breaks forward compatibility
  • Fixed notifications not sending in various situations
  • Fixed various PHP notices
  • Fixed admin panel suggesting install-dir removal during upgrade
  • Fixed can't WIKI link to the index
  • Fixed DDoS still possible within small window
  • Fixed race condition in permission cache
  • About 40 other bugs are fixed
Reply With Quote
  #51  
Old 01-22-2015, 08:26 PM
AkibaWorld AkibaWorld is offline
 
Join Date: Jan 2014
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello! I installed your wiki and I dont know why but it works HORRIBLE on my vb4

I want to unistalled because the the wiki I dont know how, but it disabled the BBCODES, and all my posts are in html right now...

The problem is that the link that you give to the people for uninstalling it doesnt work... Please can you helpe with that? Thanks.
Reply With Quote
Reply


Posting Rules
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 On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:24 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04800 seconds
  • Memory Usage 2,345KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete