I'm extremely proud to announce the immediate release of v1.2, the next generation, Xen-Powerful version of BB Code Manager! What does this mean for you? Well, the add-on comes with 5 custom BB Codes by default:
(home)
(add)
(edit)
But, just to be sure that you're users know all about your codes, v1.1 integrates with the BB Code Help page to show any & all active Custom BB Codes.
And, there are only 2 known problems:
Now, how do we get this installed / updated?
Installation Instructions
You may not redistribute BBCode Manager or any of my other add-ons without prior permission. This is copyrighted code, and any release not prior authorized will be handled as theft of code.
- Header ([h2][/h2])
- Float ([float="right/left/middle"][/float])
- Spoiler ( OR )
- User (Username OR [user]Username[/user])
- Flash ([flash="width, height"]movieURL[/flash] OR [flash]movieURL[/flash])
- Powerful new options that expose all of the options available via PHP (would have required the author to follow my guide, rather than use this).
- Support for an arbitrary number of options, with the ability to reuse them through a new "advanced options" set up that will find and replace strings in the following format {1}, {2}, {3}, etc. where each number represents that particular options.
- A new, standardized way for those who use PHP callback to use multiple parameters (such as the spoiler and flash BB codes).
- An import, export system! Now, its easier than ever to share your creations via an easy to use import and export system that is modeled after the add-on import system, so it should be familiar to all of you. There is a BB Code repository collection started here: http://xenforo.com/community/threads/bb-code-manager-bb-code-xml-repository.8470/
- And of course, there is the required bug fixes in each update!
(home)
(add)
(edit)
But, just to be sure that you're users know all about your codes, v1.1 integrates with the BB Code Help page to show any & all active Custom BB Codes.
And, there are only 2 known problems:
- If you attempt to add a new BB Code, and set the tag as one previously added, it will overwrite the previous tag rather than rejecting this. Be very careful when adding tags. This will be fixed in v1.1.1 soon.
- There is no editor integration until I solve that one.
Now, how do we get this installed / updated?
Installation Instructions
- Upload the /KingK/ directory to your /library/ directory if you don't already have a /KingK/ directory. If you do, upload the BbCodeManager directory to your /library/KingK/ directory. (Note: just upload /KingK/, nobody should have it already!)
- Install add-on XML which is located within the /KingK/BbCodeManager/ directory.
- Edit the template help_bb_codes and add the following right before the final </ul>:
<xen:include template="help_custom_bbcodes" />
Code (markup): - Enjoy!
- Upload the new files.
- Import XML located in the /KingK/BbCodeManager/ directory.
- If you modified help_custom_bbcodes, please revert or merge changes.
- Enjoy the new features!
You may not redistribute BBCode Manager or any of my other add-ons without prior permission. This is copyrighted code, and any release not prior authorized will be handled as theft of code.