1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-10-26 21:49:17 +08:00

Sun Apr 27 15:06:15 2008 Google Inc. <opensource@google.com>

* ctemplate: version 0.90 release
	* MAJOR NEW FEATURE: New "auto-escape" mode (jad, falmeida, mughda)
	* New tool, diff_tpl_auto_escape, to convert templates to auto-escaping
	* Fixed make install to install test datafiles (csilvers)
	* Add a new modifier: javascript_escape_with_arg=number (jad)
	* Javascript modifier now escapes all js newlines (msamuel)
This commit is contained in:
csilvers
2008-04-28 22:58:33 +00:00
parent 865794bfb9
commit 137fd86753
72 changed files with 9280 additions and 328 deletions

View File

@@ -481,6 +481,7 @@ named <code>fill_one_search_result_dictionary</code>.)
<hr>
<ul>
<li> <A HREF="howto.html">Howto</A> </li>
<li> <A HREF="auto_escape.html">Auto Escape</A> </li>
<!--
<li> <A HREF="tips.html">Tips</A> </li>
-->