[BETA] Bbcode parser addon for Mantis 1.1.1

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
ramonfincken
Posts: 4
Joined: 27 Jun 2008, 06:38
Location: Utrecht, The netherlands ( Moved from A'dam/Diemen )
Contact:

[BETA] Bbcode parser addon for Mantis 1.1.1

Post 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
Last edited by ramonfincken on 29 Jun 2008, 10:42, edited 1 time in total.
ramonfincken
Posts: 4
Joined: 27 Jun 2008, 06:38
Location: Utrecht, The netherlands ( Moved from A'dam/Diemen )
Contact:

Re: Bbcode parser addon for Mantis 1.1.1

Post by ramonfincken »

Updated so your [ code ] tags wont show < br /> but just normal new lines
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Post by deboutv »

Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
ramonfincken
Posts: 4
Joined: 27 Jun 2008, 06:38
Location: Utrecht, The netherlands ( Moved from A'dam/Diemen )
Contact:

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Post 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.
aristana
Posts: 1
Joined: 25 Oct 2009, 05:53

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Post 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?
thehandyman33
Posts: 6
Joined: 23 Sep 2010, 03:39

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Post by thehandyman33 »

Also, afaik these plugins are not compatible with 1.2.x or later :(
PhunkyBob
Posts: 6
Joined: 24 Jan 2011, 13:11

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Post 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
jhron
Posts: 3
Joined: 24 May 2012, 15:05

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Post 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
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Post by atrol »

Please use Search before posting and read the Manual
Shep
Posts: 2
Joined: 12 Sep 2012, 10:49

Re: [BETA] Bbcode parser addon for Mantis 1.1.1

Post by Shep »

I'm using PhunkyBob's BBCode plugin and it works perfectly.
Post Reply