log src/tools/common/template.py @ 2454:06ff33052354

age author description
Thu, 30 Nov 2017 21:00:24 +0100 Goffi core, template (filters): added pygments as a dependency + new highlight filter to use it.
Thu, 30 Nov 2017 20:59:24 +0100 Goffi template (filters): don't crash on invalid date in date_fmt
Thu, 30 Nov 2017 20:58:34 +0100 Goffi template: remove extension from elements while looking for a path:
Thu, 09 Nov 2017 07:54:28 +0100 Goffi template: added dict_ext filter to extend a dictionary
Sun, 05 Nov 2017 23:36:45 +0100 Goffi template: fixed the use of eval_context_filter in item_filter
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 27 Oct 2017 18:20:10 +0200 Goffi template: improved date formatter:
Fri, 27 Oct 2017 18:17:35 +0200 Goffi template: new item_value filter
Fri, 27 Oct 2017 18:13:25 +0200 Goffi template: improved attribute escaping, and added it to filters under the name "attr_escape"
Fri, 27 Oct 2017 08:36:24 +0200 Goffi template: added media_path to template data
Fri, 20 Oct 2017 08:49:39 +0200 Goffi template: new "adv_format" filter which use Python's format and return whole value if template is None
Mon, 16 Oct 2017 07:48:09 +0200 Goffi template: gidx methods improvment:
Mon, 16 Oct 2017 07:44:08 +0200 Goffi template: new "xmlui_class" filter compute class names from name/values of requested fields.
Wed, 12 Jul 2017 19:06:28 +0200 Goffi template: print warning message and use DEFAULT_LOCALE on bad locale
Sat, 24 Jun 2017 21:47:06 +0200 Goffi tools (common/template): changed blog_date filter to date_days
Sat, 24 Jun 2017 20:18:55 +0200 Goffi tools (common/template): ScriptsHandler fix/improvments:
Sun, 21 May 2017 15:59:47 +0200 Goffi core (tools/common/template): i18n support
Fri, 19 May 2017 12:54:31 +0200 Goffi core (tools/common/template): helping methods/filters for templates:
Sun, 05 Mar 2017 23:41:10 +0100 Goffi tools(templates): workflow improvments:
Tue, 21 Feb 2017 21:01:39 +0100 Goffi core (tools/common): template renderer first draft: