You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
546 B
21 lines
546 B
0.3.7 2018-09-05 |
|
- shortcuts.render_page_as_text now takes context_data |
|
|
|
0.3.5 2018-08-28 |
|
- install templates |
|
|
|
0.3.5 2018-08-24 |
|
- FootnoteBase as FilesystemTemplateRendererPlugin. |
|
|
|
0.3.4 2018-08-24 |
|
- prepared_richtext, get_prepared_richtext API. |
|
|
|
0.3.3 2018-08-23 |
|
- No default template_name_prefix for FilesystemTemplateRendererPlugin |
|
- New plugin class hierarchy: |
|
BasePlugin->StringRendererPlugin, |
|
BasePlugin->TemplateRendererPlugin->FilesystemTemplateRendererPlugin |
|
- Bug fixes |
|
|
|
0.3.2 2018-08-20 |
|
- made SectionBase plugin filesystem based.
|
|
|