aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/bbcode.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-091-1/+21
|\
| * [ticket/13478] Add event core.bbcode_cache_init_endOliver Schramm2015-01-081-1/+21
* | [ticket/12957] Update the constructions of the template engineTristan Darricau2014-08-101-2/+19
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/11962] Resize posted images to fit and give them a classMatt Friedman2014-03-301-1/+1
* Merge branch 'develop-olympus' into developJoas Schilling2013-12-021-2/+2
|\
| * [ticket/12048] Fix the regexp for language keys in custom bbcodes.Cesar G2013-12-021-2/+2
* | [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-2/+2
* | [ticket/11865] Convert old class name to namespaced versionJoas Schilling2013-09-261-1/+1
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-2/+2
|\ \
| * | [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-2/+2
* | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-5/+2
|\ \ \ | |/ /
| * | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-2/+1
| * | [ticket/11628] Remove style path providerNathaniel Guse2013-07-241-2/+1
| * | [ticket/11628] Remove style resource locatorNathaniel Guse2013-07-241-2/+1
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-4/+4
|/ /
* | [feature/twig] Fix BBCode parserNathaniel Guse2013-07-021-1/+1
* | [feature/twig] Remove resource locator dependency from templateNathaniel Guse2013-07-011-1/+1
* | [feature/twig] Use phpbb_template_twig in testsNathan Guse2013-06-121-1/+1
* | [ticket/10844] Add phpbb_root_path to phpbb_style_extension_path_providerJoas Schilling2013-04-121-1/+1
* | [feature/template-events] Inject extension manager into template class.Oleg Pudeyev2012-11-171-1/+1
* | [ticket/10933] Dependency inject template context.Oleg Pudeyev2012-11-021-1/+1
* | [ticket/10743] Renaming user->themeVjacheslav Trushkin2012-06-111-1/+1
* | [ticket/10756] Renaming phpbb_style_template to phpbb_templateVjacheslav Trushkin2012-04-191-1/+1
* | [ticket/10756] Removing path provider from template classVjacheslav Trushkin2012-04-191-1/+1
* | [feature/merging-style-components] Moving template initialization out of styleVjacheslav Trushkin2012-03-311-2/+2
* | [feature/merging-style-components] Initializing locator and provider separatelyVjacheslav Trushkin2012-03-311-2/+4
* | [feature/merging-style-components] Updating style initializationVjacheslav Trushkin2012-03-151-1/+1
* | [feature/merging-style-components] Creating style classVjacheslav Trushkin2012-03-151-5/+4
* | [feature/merging-style-components] Renaming template classesVjacheslav Trushkin2012-03-141-3/+3
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [feature/extension-manager] Refactoring the structure of extension providerNils Adermann2011-09-291-1/+1
* | [feature/extension-manager] Add support for templates in extensions.Nils Adermann2011-09-291-2/+3
* | Merge remote-tracking branch 'github-p/feature/template-engine' into developNils Adermann2011-08-131-18/+6
|\ \
| * | [feature/template-engine] Clean up template locator usage in bbcode.Oleg Pudeyev2011-08-131-3/+2
| * | [feature/template-engine] Dependency inject locator into template.Oleg Pudeyev2011-08-091-1/+2
| * | [feature/template-engine] Delete no longer used $template_filename property.Oleg Pudeyev2011-08-091-1/+0
| * | [feature/template-engine] Delete useless $template globalization.Oleg Pudeyev2011-08-091-1/+1
| * | [feature/template-engine] Use template engine class in bbcode class.Oleg Pudeyev2011-08-071-17/+6
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-08-071-0/+7
|\ \ \ | |/ / |/| / | |/
| * [ticket/8937] Keep space characters in front of [code] bbcode contentNils Adermann2011-07-171-0/+7
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* Enter stage left: the INTTEXT tokenHenry Sudhof2010-02-211-1/+1
* BBCode parser now uses the user object for all settings rather than taking so...Nils Adermann2010-02-211-1/+1
* Fix #51285 and more issues with template inherence on set_custom_templateJoas Schilling2009-09-161-2/+2
* Color bbcode now supports three-digit hex notation. (Bug #39965 - Patch by le...Meik Sievertsen2009-07-071-1/+1
* change arabic-numbers list-style-type to correct type decimal (Bug #30775)Meik Sievertsen2009-04-171-4/+4
* revert r8893 - there were massive problems with the display and select all codeMeik Sievertsen2008-09-281-2/+2
* support tabs in code selections (Bug #25445). Still does not solve the strang...Meik Sievertsen2008-09-191-2/+2
* Okay. Frozen, we never said anything about it being permafrost. Also, this is...Henry Sudhof2008-07-281-2/+13