Page 1 of 1

[BETA] Bbcode parser addon for Mantis 1.1.1

Posted: 27 Jun 2008, 06:42
by ramonfincken
Hi there,

I needed a bbcode parser for mantis and I couldn find one, so I adapted phpbb2.x's bbcode.php to work with mantis.

A full instructionset can be found over here;

Adding a bbcode parser for Mantis 1.1.1 based on Phpbb2

Re: Bbcode parser addon for Mantis 1.1.1

Posted: 29 Jun 2008, 10:39
by ramonfincken
Updated so your [ code ] tags wont show < br /> but just normal new lines

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Posted: 30 Jun 2008, 06:37
by deboutv

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Posted: 30 Jun 2008, 07:46
by ramonfincken
I am aware of that ubb/bbcode parser, but mine is not dependant on any installer.
Plus you can install any phpbb2 addon to create new tags ( youtube, left, center etc... ) because is it as very minor tweak from the phpbb2 normal way of parsing bbcodes.

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Posted: 29 Oct 2009, 09:20
by aristana
Bbcode help changing image size? On invision free boards does anyone know how to change your sig sizes on the board how to add in the code for the size change to start I know you add your [img]then%20pic%20addy[/img] but how do I add in the code to change the size of my pic?

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Posted: 04 Oct 2010, 03:40
by thehandyman33
Also, afaik these plugins are not compatible with 1.2.x or later :(

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Posted: 13 Jul 2011, 17:17
by PhunkyBob
thehandyman33 wrote:
Also, afaik these plugins are not compatible with 1.2.x or later :(
I had the same problem, so I created mine :
http://www.mantisbt.org/forums/viewtopi ... =4&t=19555

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Posted: 06 Jul 2012, 16:13
by jhron
I converted original plugin from Vincent Debout so it can be used with new Mantis plugin system.

https://github.com/jhron/BBCodeGeSHi/wiki/Description

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Posted: 06 Jul 2012, 21:37
by atrol

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Posted: 12 Sep 2012, 12:25
by Shep
I'm using PhunkyBob's BBCode plugin and it works perfectly.