aboutsummaryrefslogtreecommitdiffstats
path: root/include/template_processor.php
Commit message (Collapse)AuthorAgeFilesLines
* Admin: add translatable strings, remove 'rino' settings, invert ↵fabrixxm2011-06-181-1/+2
| | | | 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example.
* Admin users page. some fix to template processor.Fabio Comuni2011-06-161-7/+2
|
* {{ if }} {{ else }} support in templatesFabio Comuni2011-06-161-7/+32
|
* Add {{ if a==b }} and {{ if a!=b }} to templatesFabio Comuni2011-06-131-1/+16
|
* fix template's {{ for }} variable lookupFabio Comuni2011-06-131-1/+2
|
* ability to hide profile and wall from unknown peopleFriendika2011-05-241-1/+1
|
* bug #70 - error messages on group deletion, warning cleanupFriendika2011-05-151-1/+1
|
* deprecate load_view_fileFriendika2011-05-111-1/+1
|
* Reworked template processor. support for "if" "for" and "inc" blocks, also ↵Fabio Comuni2011-04-211-13/+100
| | | | nested
* arrays and simple conditional blocks in template, template for nav, load ↵Fabio Comuni2011-04-141-0/+50
templates from themes