summaryrefslogtreecommitdiffstats
path: root/lib/templatelayout.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused search codeBart Visscher2012-10-101-1/+0
|
* No need to use array_searchBart Visscher2012-10-101-1/+1
|
* don't set values with oc_appconfig when oc is not installed yet, allows to ↵Jörn Friedrich Dreyer2012-09-111-1/+1
| | | | render guest page for installation again
* Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-071-1/+11
|
* adding space between) and {Thomas Mueller2012-09-071-9/+9
|
* Fix password authentication for links and fix template problems for links by ↵Michael Gapczynski2012-08-291-4/+6
| | | | creating a new base layout
* fix unused variablesRobin Appelman2012-07-201-1/+1
|
* some path fixes for multi-dir appThomas Mueller2012-06-221-2/+2
|
* Correct inclusion pathsBrice Maron2012-06-211-17/+42
|
* Prepare template js and css functions for use in the js and css minimizersBart Visscher2012-06-181-32/+32
|
* Move page layout handling to its own classBart Visscher2012-06-181-0/+170