hugo/tpl/tplimpl
Bjørn Erik Pedersen e625088ef5
Add render template hooks for links and images
This commit also

* revises the change detection for templates used by content files in server mode.
* Adds a Page.RenderString method

Fixes #6545
Fixes #4663
Closes #6043
2019-12-18 11:44:40 +01:00
..
embedded Rework template handling for function and map lookups 2019-12-12 10:04:35 +01:00
shortcodes.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
shortcodes_test.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
templateFuncster.go Rework template handling for function and map lookups 2019-12-12 10:04:35 +01:00
templateProvider.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template_ast_transformers.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template_ast_transformers_test.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template_errors.go hugolib: Continue the file context/line number errors work 2018-10-22 20:46:14 +02:00
template_funcs.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template_funcs_test.go Rework template handling for function and map lookups 2019-12-12 10:04:35 +01:00
template_info_test.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00