aboutsummaryrefslogtreecommitdiffstats
path: root/include/template_processor.php
Commit message (Expand)AuthorAgeFilesLines
* Admin: add translatable strings, remove 'rino' settings, invert 'no'-setings...fabrixxm2011-06-181-1/+2
* 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 ne...Fabio Comuni2011-04-211-13/+100
* arrays and simple conditional blocks in template, template for nav, load temp...Fabio Comuni2011-04-141-0/+50