thincom2000
03-21-2007, 10:00 PM
CES [Anything] BB-Code
Version: 1.1.1
Requires: Advanced BB-Code Permissions (3.0 or higher) (https://vborg.vbsupport.ru/showthread.php?t=122942) - by Abe1
- If you are using Advanced BB-Code Permissions 2.1, you NEED to upgrade to 3.0! Version 2.1 does not create the permissions correctly in 3.6.x.
*** NEWS ***
3/23/2007 - v1.1.0, v1.1.1 released
3/22/2007 - v1.0.0 released
Known Issues:
- none
What It Does:
This can theoretically be an all-purpose BB-Code. This allows you to parse portions of posts as vBulletin templates. For example, you could use <if> conditionals, variables (e.g. $bbuserinfo, $vboptions, $vbphrase), HTML (!).
WARNING:
Because of the potential power of this BB-Code, the Advanced BB-Code Permissions (https://vborg.vbsupport.ru/showthread.php?t=122942) hack is REQUIRED before you install this. Forum members you trust (i.e. Admins and anyone else who can_admin_templates() ) should be the only ones you give permission to use this BB-Code. Make sure you set ALL Usergroups to use Advanced Permissions before installing this.
Mod Features:
- fully automated custom BB-Code install
- uses its own BB-Code handler function
- use <if> conditionals, variables, etc in posted content
Products to Install: 1
Plugins Included: 1
Files to Upload: 0
Files to Edit: 0
New Templates: 0
Template Edits: 0
Live demo: http://www.crackedeggstudios.com/main.php
Examples:
Your username is $bbuserinfo[username].
You are <if condition="!is_member_of($bbuserinfo, 6)">not </if>an admin.
The following does NOT cause an infinite loop:
$post[message]
*** Changelog ***
As of Version 1.1.1:
- updated product dependencies to require newer version
As of Version 1.1.0:
- removed 2 files
- changed hook location
- makes better use of vBulletin stock parser
Version: 1.1.1
Requires: Advanced BB-Code Permissions (3.0 or higher) (https://vborg.vbsupport.ru/showthread.php?t=122942) - by Abe1
- If you are using Advanced BB-Code Permissions 2.1, you NEED to upgrade to 3.0! Version 2.1 does not create the permissions correctly in 3.6.x.
*** NEWS ***
3/23/2007 - v1.1.0, v1.1.1 released
3/22/2007 - v1.0.0 released
Known Issues:
- none
What It Does:
This can theoretically be an all-purpose BB-Code. This allows you to parse portions of posts as vBulletin templates. For example, you could use <if> conditionals, variables (e.g. $bbuserinfo, $vboptions, $vbphrase), HTML (!).
WARNING:
Because of the potential power of this BB-Code, the Advanced BB-Code Permissions (https://vborg.vbsupport.ru/showthread.php?t=122942) hack is REQUIRED before you install this. Forum members you trust (i.e. Admins and anyone else who can_admin_templates() ) should be the only ones you give permission to use this BB-Code. Make sure you set ALL Usergroups to use Advanced Permissions before installing this.
Mod Features:
- fully automated custom BB-Code install
- uses its own BB-Code handler function
- use <if> conditionals, variables, etc in posted content
Products to Install: 1
Plugins Included: 1
Files to Upload: 0
Files to Edit: 0
New Templates: 0
Template Edits: 0
Live demo: http://www.crackedeggstudios.com/main.php
Examples:
Your username is $bbuserinfo[username].
You are <if condition="!is_member_of($bbuserinfo, 6)">not </if>an admin.
The following does NOT cause an infinite loop:
$post[message]
*** Changelog ***
As of Version 1.1.1:
- updated product dependencies to require newer version
As of Version 1.1.0:
- removed 2 files
- changed hook location
- makes better use of vBulletin stock parser