Commit graph

22 commits

Author SHA1 Message Date
Anika Henke
5da0b4f572 fix wrong order of _tpl_action() items, return instead of echo (fixes #9) 2015-08-01 19:23:36 +01:00
Anika Henke
5c7e8b9af5 use core tpl_toolsevent (if available) 2015-08-01 18:37:09 +01:00
Anika Henke
5afd56eb17 fixed link back from discussion page if coming from root page 2014-05-19 00:23:56 +01:00
Anika Henke
dc6a97df47 version 2013-11-18 2013-11-18 01:18:34 +00:00
Anika Henke
4dd812d632 added event to all tools menues
Conflicts:
	main.php
	tpl_functions.php
2013-11-18 00:56:09 +00:00
Anika Henke
7ce7c37498 prevent php errors for potentially uninitialised var
Conflicts:
	tpl_functions.php
2013-11-18 00:48:34 +00:00
Anika Henke
e54aa15420 added tpl_classes() function to keep latest stable working 2013-08-11 23:20:34 +01:00
Anika Henke
19924b2d6f removed all deprecated things and use core underscored CSS files 2012-10-13 15:15:26 +01:00
Anika Henke
0cac8ebfea removed fallback for tpl_sidebar() and updated other old fallback functions 2012-10-12 01:21:58 +01:00
Anika Henke
8dc924f7fe use new core functionalities where possible and deprecated old fallbacks 2012-09-09 15:44:38 +01:00
Anika Henke
d386b375f2 use core tpl_includeFile() if it exists 2012-08-26 18:06:52 +01:00
Anika Henke
77a8b9e10b use core favicon function if available 2011-11-20 17:48:50 +00:00
Anika Henke
ffb6110488 implemented latest tpl_favicon() 2011-11-20 16:49:58 +00:00
Anika Henke
4a4cf7c5a6 adjusted _tpl_register() to reflect changes in the core 2011-02-20 19:29:16 +00:00
Anika Henke
49dd4a833a added register link 2011-02-04 02:02:57 +00:00
Anika Henke
383a53f459 made include hooks more flexible (especially for farms: put included file into conf directory) 2011-01-03 20:53:49 +00:00
Anika Henke
b49f0667ba fixed wrong form method for buttons 2011-01-03 01:02:47 +00:00
Anika Henke
afe47fae3b made template functions more flexible
* attention: incompatible to previous version!
* introduced _tpl_action() (wrapper similar to tpl_action())
* improved discussion and user page functions
  * made them work independent from config
  * added full control to how the page links are built (with placeholders @ID@ and @USER@)
* config option changes: removed 'discussNSreverse', renamed 'discussionNS' and 'userNS' to 'discussionPage' and 'userPage'
2010-12-05 13:01:15 +00:00
Anika Henke
a21fd4b9fa made favicon.ico more flexible (use from data/media only if it exists, otherwise from tpl) 2010-11-07 13:15:33 +00:00
Anika Henke
23bca4f384 finished design, improved template functions 2010-11-06 23:11:25 +00:00
Anika Henke
5b4c3e6049 added user page link 2010-11-05 10:34:56 +00:00
Anika Henke
f4d2720104 initial commit 2010-11-05 00:32:03 +00:00