log src/tools/common/template.py @ 2410:40e6e779a253

age author description
2017-10-27 Goffi template: improved date formatter:
2017-10-27 Goffi template: new item_value filter
2017-10-27 Goffi template: improved attribute escaping, and added it to filters under the name "attr_escape"
2017-10-27 Goffi template: added media_path to template data
2017-10-20 Goffi template: new "adv_format" filter which use Python's format and return whole value if template is None
2017-10-16 Goffi template: gidx methods improvment:
2017-10-16 Goffi template: new "xmlui_class" filter compute class names from name/values of requested fields.
2017-07-12 Goffi template: print warning message and use DEFAULT_LOCALE on bad locale
2017-06-24 Goffi tools (common/template): changed blog_date filter to date_days
2017-06-24 Goffi tools (common/template): ScriptsHandler fix/improvments:
2017-05-21 Goffi core (tools/common/template): i18n support
2017-05-19 Goffi core (tools/common/template): helping methods/filters for templates:
2017-03-05 Goffi tools(templates): workflow improvments:
2017-02-21 Goffi core (tools/common): template renderer first draft: