====== BBCode Plugin ====== ---- plugin ---- description: Makes the use of BBcode syntax possible. (previous authors: Esther Brunner) author : Gina Häußge, Michael Klier email : dokuwiki@chimeric.de type : syntax lastupdate : 2008-02-11 compatible : >= 2006-11-06 depends : conflicts : similar : tags : bbcode, formatting, list, color, quote, size ---- ^ Download | [[http://www.chimeric.de/_src/plugin-bbcode.tgz|plugin-bbcode.tgz]] | ===== Description ===== This [[plugins|plugin]] provides support for [[wp>BBCode]] syntax within [[DokuWiki]]. BBCode is popular among discussion forums like phpBB or vBulletin. The BBCode plugin supports almost all of the phpBB implementation of BBCode. Of course, DokuWiki's [[syntax]] is much more powerful and is more intuitive to read and write, but nevertheless, you might want to switch content from a forum to your wiki or make it easy for users coming from forums to start contributing. ===== Syntax ===== Basic Formatting: [b]bold text[/b] [i]italic text[/i] [u]underline[/u] Code and Quoting: [code] Works for me, do you have a link were I can have a look at it? --- //[[chi@chimeric.de|Michael Klier]] 2008/05/11 21:55// >> Works for me also. This plugin is great! //2008-06-06 Juice// Coul you please add support for ODT plugin? Now all code inside e.g. [color=red][/color] is just get missed in genereated ODT document :-( > Will do, just put it on my ToDo list. --- //[[chi@chimeric.de|Michael Klier]] 2008/10/31 12:30//