aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_bbcodes.php
Commit message (Expand)AuthorAgeFilesLines
* Catch too long help linesHenry Sudhof2008-08-121-0/+6
* Fix Custom BBCode {EMAIL}-Token usage - #21155Meik Sievertsen2008-02-231-2/+2
* - Match custom BBCodes in the same way during first and second pass - patch p...Nils Adermann2007-10-071-1/+12
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-0/+8
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+3
* - Prevent {URL} token in custom BBCodes from make_clickable messing [Bug #14151]Nils Adermann2007-08-191-4/+10
* try to normalize everything...Meik Sievertsen2007-07-221-2/+2
* #12473David M2007-06-181-2/+2
* #12377David M2007-06-161-5/+6
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* #11255David M2007-05-221-0/+7
* #10903David M2007-05-141-1/+1
* #8090David M2007-02-171-2/+2
* mehDavid M2007-01-111-2/+2
* #6772David M2007-01-111-1/+10
* #6776David M2007-01-091-5/+4
* #5656David M2006-11-281-1/+12
* #5452David M2006-11-191-0/+5
* #5450David M2006-11-191-1/+1
* #5428David M2006-11-191-2/+1
* - fixes for the following bugs:Meik Sievertsen2006-11-151-1/+1
* ok, i am an idiot...Meik Sievertsen2006-11-031-1/+1
* #5030David M2006-11-031-1/+3
* for some things we do not need the utf8 function. :)Meik Sievertsen2006-10-071-6/+6
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-6/+6
* #4226David M2006-10-031-2/+2
* kill the cacheDavid M2006-10-021-0/+3
* consistent acp layout regarding backlinks and messages.Meik Sievertsen2006-10-021-4/+4
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-281-2/+14
* fix custom bbcode html replacement to correctly replace referencesMeik Sievertsen2006-09-231-2/+2
* - some bugfixesMeik Sievertsen2006-08-281-4/+4
* bugfixesMeik Sievertsen2006-08-121-5/+0
* hehDavid M2006-08-111-1/+1
* - load tracking updates. Need to be tested on a clean installation too - at t...Meik Sievertsen2006-08-091-1/+1
* *** empty log message ***David M2006-08-071-0/+5
* - BBCode helpline is now customizableDavid M2006-08-011-2/+6
* OK...David M2006-07-241-1/+1
* bugs? bugs.David M2006-07-011-3/+4
* - Some fixesDavid M2006-06-171-1/+19
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-9/+17
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-1/+1
* - adjusted coding guidelinesMeik Sievertsen2006-05-281-1/+1
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-12/+12
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-26/+0
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-3/+3
* - bbcode ids need to be greater than NUM_CORE_BBCODESMeik Sievertsen2006-03-191-15/+8
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-6/+12
* - fix some tiny bugsMeik Sievertsen2006-02-181-8/+8
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-0/+1
* - more acp additions and changes...Meik Sievertsen2005-11-201-0/+356