2012/04/11 version 0.6.2 released
=>Formated url in tag option now works.
=>To upgrade from 0.6 version just upload files
=>To upgrade from 0.5 version upload files and import xml file
2012/04/10 version 0.6.1 released
=>The stop autolinking is now working with the preview of a reply post (not just edit post)... I had forgotten this one.
=>To upgrade just upload files
Sorry for those who have just installed the 0.6 version. To upgrade, just upload files on server.
The stop autolinking is now working with the preview of a futur new thread
The code has been corrected to make "stop autolinking" works in more cases (tag using bbcodes inside its attributes and wrapped inside another tag using bbcodes inside its attribute)
The stop autolinking is now working with the bbcode help page (the full fix has been provided eventhough only the fix for bbcode options should really be needed)
Option to fix xen ALIGN bbcodes behaviour (see problem here)
Tool for developpers to allow them to parse again code inside the bbcode callback (usefull to play with BBcodes options if those options have tags in them). See below to see how to use this.
=>to upgrade upload files and import xml file
Tool for developpers
Here is a function to allow to parse again some code inside the bbcode callback. It's usefull to play with BBcodes options if those options have tags in them. This will only use 1 Database request
for all the page, not matter how many bbcodes call this function.