Commit graph

12 commits

Author SHA1 Message Date
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