phpbb/phpBB
Oleg Pudeyev 05b71ca04e [feature/template-engine] Factor template locator out of template class.
Template locator is responsible for maintaining mapping from template
handles to filenames and paths, and provides resolution services
using these mappings.

Template locator is aware of template inheritance and is capable of
checking template file existence on the filesystem.

PHPBB3-9726
2011-07-30 17:06:22 -04:00
..
adm Merge branch 'develop-olympus' into develop 2011-04-10 14:17:56 -04:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop [feature/template-engine] Rename template_compile methods for clarity. 2011-05-04 00:07:58 -04:00
docs [feature/template-engine] Remove $include_once argument of display() 2011-07-10 01:05:54 +02:00
download [ticket/9684] Remove code in some more files especially includes/ 2011-04-07 13:47:06 +02:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [feature/template-engine] Factor template locator out of template class. 2011-07-30 17:06:22 -04:00
install [feature/template-engine] Move template.php to includes/template 2011-07-10 00:30:50 +02:00
language Merge branch 'develop-olympus' into develop 2011-04-22 00:16:37 -04:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles Merge branch 'develop-olympus' into develop 2011-04-22 00:04:51 -04:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [feature/template-engine] Move template.php to includes/template 2011-07-10 00:30:50 +02:00
cron.php [ticket/10046] Remove register_shutdown_function() in cron.php from develop. 2011-03-12 15:07:31 +01:00
faq.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
feed.php [ticket/9684] Remove code for global announcement in root-files 2011-04-07 13:45:44 +02:00
index.php [ticket/9549] Enhance teampage and legend functionality 2011-02-16 18:21:49 +01:00
mcp.php [ticket/9684] Remove code for global announcement in root-files 2011-04-07 13:45:44 +02:00
memberlist.php [ticket/9684] Remove code in some more files especially includes/ 2011-04-07 13:47:06 +02:00
posting.php [ticket/9684] Fix a SQL-Error in the posting.php 2011-04-07 13:47:07 +02:00
report.php [ticket/9684] Remove code for global announcement in root-files 2011-04-07 13:45:44 +02:00
search.php [ticket/9684] Fix Forum/Topic-Tracking for global announcements 2011-04-07 13:47:08 +02:00
style.php [task/config-class] Do not create multiple cache driver instances. 2011-01-12 01:47:51 +01:00
ucp.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
viewforum.php [ticket/9684] View origin-forumname for GAs in topic-list 2011-04-07 13:47:10 +02:00
viewonline.php [ticket/9549] Enhance teampage and legend functionality 2011-02-16 18:21:49 +01:00
viewtopic.php [ticket/9684] Remove code for global announcement in root-files 2011-04-07 13:45:44 +02:00
web.config [ticket/9520] Additionally filter requests for {common,config}.php 2010-05-03 19:32:29 +02:00