CES Wiki Conditionals
This modification is in the archives.
CES WIKI CONDITIONALS
Version: 1.1.0 Requires vbWiki Pro v1.3 RC3 or later (also unsupported). *** NEWS *** 5/30/2007 - linked first post to a bug fix for vbWiki Pro that prevents this mod from working 5/20/2007 - v1.1.0 released 5/14/2007 - v1.0.3 released on vb.org Products to Install: 1 Plugins Included: 2 Files to Upload: 1 Template Edits: 0 Files to Edit: 0 What It Does: Allows you to use vBulletin template conditionals in MediaWiki articles. HTML Code:
<if condition="code"> ... <else /> ... </if> - Because of some bugs in the MediaWiki parser, nesting <if> tags inside each other will result in unexpected behavior. - Some public versions of vbWiki Pro have a bug where the hooks don't work properly. Until a new build corrects this, use the fix here: https://www.vbulletin.org/forum/showthread.php?p=1257327 - You should NOT be using this mod to hide or show dynamic content based on Usergroup Permissions, since there are holes in the implementation. - We have abandoned most of our other-party-wiki addons since we started our own wiki project for vBulletin called VaultWiki. *** Changelog *** As of Version 1.1.0: - rewrote the parser function to use vBulletin's code - fixed bug where the page would cache As of Version 1.0.3: - finally compatible with public versions of vbWiki Pro As of Version 1.0.2: - uses vBulletin's hook system - else parameter changed to vBulletin's <else /> tag As of Version 1.0.1: - added else parameter Download
This modification is archived, downloads are still allowed. |