"/me action" port for vB3.5.x
This modification is in the archives.
Update v1.20
"/me does whatever...." now gets propperly parsed to "* Username does whatever...." as well in the Archive and subscription notification e-mails! ![]() Update v1.10 Quick-Reply didn't work, the raw "/me" was quoted. Now works fine as well when quoting in Quick-Reply ![]() ---------- To update simply uninstall the older product and re-import the updated product XML. ========== Hi everyone! Here I present you my vBulletin 3.5.x port of the famous "/me" action ![]() This plugin is based on the original /me action done back in vB2 times ![]() The code is mainly based on the contens of this thread: /me code Version 3 so at least 50% percent of the credits have to go there. However I've completely rewritten it to fit into vB3.5.x's plugin system and the hooks. Features of this plugin:
Installation Painless and easy, no files need to be edited, no files need to be uploaded! 1) Simply download the product XML from this post, go to your AdminCP -> Product Manager -> Upload/Import Product -> Point it to the XML and hit "GO" ![]() 2) Add the following BB tag via the BB-Code-Manager: BB tag name: Code:
me Code:
<div style="color: {mecolor};"><strong><em>{param}</em></strong></div> 3) Optional: For every style you have installed go to Style Manager -> Add Replacement Variable Variable name: Code:
mecolor Using this you can set a different color for the /me for every style. If you don't want or need to do step 3 you might also want to remove the DIV tag from the HTML makeup (if you don't you have an unparsed {mecolor} in there). What else? 1) Click "INSTALL" if you use it ![]() 2) This can easiely be edited/copied to implement even more actions 3) Post comments and problems here and we try to solve them ![]() 4) This has been develloped and tested on vBulletin 3.5.2 but should work under 3.5.0 and 3.5.1 as well. Have fun! Download This modification is archived and cannot be downloaded. |