you can make up your own stuff [box]...[/box] for example or [box color=green]...[/box] or [box type=info]...[/box]
whatever you want i use http://nbbc.sourceforge.net/ it's pretty sophisticated I added some rules like that protected $_addRules = array( 'highlight' => array( 'simple_start' => '<span class="highlight">', 'simple_end' => '</span>', 'class' => 'inline', 'allow_in' => array('listitem', 'block', 'columns', 'inline', 'link'), ), ... On 3 Jan., 19:39, Daniel <[email protected]> wrote: > On Jan 3, 1:29 am, euromark <[email protected]> wrote: > > > my favorite is bbcode, as well. > > Which version of bbcode parser do you use? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
