====== 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 : 2010-01-11 compatible : >= 2006-11-06 depends : conflicts : similar : tags : formatting, markup_language downloadurl: http://cloud.github.com/downloads/dokufreaks/plugin-bbcode/plugin-bbcode.tgz sourcerepo: http://github.com/dokufreaks/plugin-bbcode bugtracker: http://github.com/dokufreaks/plugin-bbcode/issues ---- ===== 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] [s]deleted[/s] [m]monospace[/m] Code and Quoting: [code]http://github.com/feeds/dokufreaks/commits/plugin-bbcode/master}}