Closed Chewits closed 12 years ago
http://bakery.cakephp.org/articles/eugenioclrc/2010/08/29/complete-bbcode-helper-with-custom-tags
Im gonna take a look at this tonight or tomorrow night hopefully.
Added basic bbcode parsing system. Need to add autolink to this.
Still need to create entire input helper for end user.
K so, not really happy with this. It is too basic, as it effectively is the same filter setup which is on the MB site atm, which is VERY limiting and one of the main annoyances on the website. The bbcode i had gathered before was much much better. Going to look into adding that one somehow...
Added input. Several things to fix;
Some future stuff that is not important now;
Code tags, toggle function & smileys
Majority is complete;
bbcode parser is active on forum and news controllers bbcode user input is active on forum->add,edit,reply, and news->add,edit
chkFormular is not important for now.
Add bbcode to Ranks
Needs done.