CIA.vc
SithTemplate
PHP5 Template Engine
Stats » Projects » SithTemplate
information
SithTemplate is text-based, general-purpose template engine for PHP5, with Django-compatible syntax.
syndicateUTC clock
06:14 on Feb 11, 2012
event counters
The last message was received 1.08 years ago at 19:09 on Jan 14, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
841 messages since the first one, 4.5 years ago, for an average of 1.95 days between messages
recent messages
dateReversed sort columnprojectcontentlink
19:09 on Jan 14, 2011sithtemplate
Commit by PiotrLegnica <piotrlegnica@piotrl.pl> :: 473b1eee3e1a r818 /.hgsigs: (link)
Added signature for changeset eb751e463881
#
19:09 on Jan 14, 2011sithtemplate
Commit by PiotrLegnica <piotrlegnica@piotrl.pl> :: eb751e463881 r817 /.hgtags: (link)
Added tag release-1.1 for changeset 41d0341d4eac
#
19:09 on Jan 14, 2011sithtemplate
Commit by PiotrLegnica <piotrlegnica@piotrl.pl> :: 41d0341d4eac r816 / (17 files in 6 dirs): (link)
Unlicensing, preparing for the final release.
#
19:09 on Jan 14, 2011sithtemplate
Commit by PiotrLegnica <piotrlegnica@piotrl.pl> :: d2bb8dce527b r815 /: (link)
Closing abandoned branch.
#
20:18 on Jun 04, 2010sithtemplate
Commit by piotrlegnica :: 8ae4af0a3cb4 r814 /FEEDBACK_NEEDED: (link)
Email updated.
#
21:53 on Apr 12, 2010sithtemplate
Commit by piotrlegnica :: 928649da59e9 r813 /.hgsigs: (link)
Added signature for changeset f1822faa1ebb
#
21:53 on Apr 12, 2010sithtemplate
Commit by piotrlegnica :: 98dd3442ba6c r812 / (lib/new.php sample-configuration.ini): (link)
Saving some old changes. No, it doesn't work.
#
11:38 on Jan 13, 2010sithtemplate
Commit by piotrlegnica :: 71a6bd447478 r811 /lib/new.php: (link)
AST builder.
#
11:38 on Jan 13, 2010sithtemplate
Commit by piotrlegnica :: d9f6bdab3cc4 r810 /lib/ (12 files in 3 dirs): (link)
An experiment -- a procedural API. Not yet done.
#
19:16 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: f1822faa1ebb r809 /.hgtags: (link)
Added tag release-1.1a2 for changeset 8cad1d88b70c
#
19:16 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: 8cad1d88b70c r808 /TODO: (link)
Releasing 1.1a2, updated TODO.
#
19:04 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: 0aa536df0782 r798 /docs/examples/stdlib/ (3 files): (link)
Examples for {% autoescape %}, {% block %} and {% call %}.
#
19:04 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: 88f38a5f0128 r799 /lib/plugins/StdLibEx.plugin.php: (link)
Wrong - {% cycle %} uses non-quoted string as name.
#
19:04 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: ff86a708ab67 r797 /lib/plugins/StdLibEx.plugin.php: (link)
Fixed pluralize behaviour, when only one suffix was provided (it should be treated as plural suffix in this case, not singular one).
#
19:04 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: 56375a639da6 r796 /lib/plugins/StdLibEx.plugin.php: (link)
Documented filters and {{ internal }}.
#
19:04 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: 9efbc65cb844 r795 /tests/TemplateTestsEx.php: (link)
Added cut:variable test case, split pluralize test case into three separate ones.
#
19:04 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: eb5b0c603128 r806 /docs/examples/stdlib/ (24 files): (link)
Examples for {% widthratio %}, {% with %} and all filters.
#
19:04 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: 5877816dd7e2 r807 /docs/examples/stdlib/ (3 files): (link)
Examples for special variables.
#
19:03 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: d576098ae0e3 r804 / (8 files in 2 dirs): (link)
Examples for {% include %}, {% load %}, {% meta %}, {% now %}, {% putblock %} and {% spaceless %}. Removed 00_tag_templatetag.html example.
#
19:03 on Sep 05, 2009sithtemplate
Commit by piotrlegnica :: 70da728a8b98 r805 / (2 files in 2 dirs): (link)
Changed linebreaksbr internals - use nl2br rather than str_replace. This modifies its behaviour - raw newlines are now preserved.
#