54 Commits (1d6d5b25d57795c664af09e8c23dd1cb78993654)

Author SHA1 Message Date
Erik Stein 629b5f2f74 Allow to import CleansedRichTextfield as TranslatableCleansedRichTextField 6 years ago
Erik Stein 3825b08901 Insert return before plugin. 6 years ago
Erik Stein 5e2d544e85 Menus template tag. 6 years ago
j 7c4f3bea45 ignore words with > 245 characters, xapian limit 6 years ago
Erik Stein a8d7a20fcf Some feincms3 helper tags. 7 years ago
Erik Stein 6e1140e860 Helping template tags. 7 years ago
Erik Stein f72bfba962 Cleanup. 7 years ago
Erik Stein be4cdba3d5 Footnote text as span (inline as default). 7 years ago
j 0ad2af7730 cleanup libreoffice footnotes 7 years ago
Erik Stein 5f04788021 Empty register_with_renderer method for BasePlugin. 7 years ago
j 2d9215b052 strip script and style blocks 7 years ago
Erik Stein 0cbc027cb4 Fix. 7 years ago
Erik Stein 2a6ace860e RichTextBase has no longer StyleMixin by default. 7 years ago
j a13c81e42a add css selector to render_page_as_text, add render_page_as_html 7 years ago
Erik Stein 15274f9d70 Slugify style slug in StyleMixin 7 years ago
Erik Stein ea9ed31f4e Prepared 0.3.8 release. 7 years ago
Erik Stein 3d5a80c0b8 SectionBase: use downgrading slug field 7 years ago
j f7da320949 pass context_data to render_page_as_text 7 years ago
Erik Stein 7c61d3ec3f FootnoteBase as FilesystemTemplateRendererPlugin. 7 years ago
Erik Stein 7683c0d020 prepared_richtext / get_prepared_richtext API for RichTextPlugins. 7 years ago
Erik Stein 5aea0b5cf2 Fixed StyleMixin template paths. 7 years ago
Erik Stein fb027cb402 No default template_name_prefix for FilesystemTemplateRendererPlugin. 7 years ago
Erik Stein f08db23733 Restructed base plugin class hierarchy. 7 years ago
Erik Stein 736c47137a Made SectionBase plugin filesystem based. 7 years ago
Erik Stein 9bdcafed03 Documentation. 7 years ago
Erik Stein 7d173740c8 __str__ method of plugins. 7 years ago
Erik Stein 505d74fc6d Renderer.admin_inlines. 7 years ago
Erik Stein 052e06fa04 Refactored get_template_names. 7 years ago
Erik Stein be5c74ffd0 Removed version definition from __init__. 7 years ago
Erik Stein 4e6772a0ca Make some text fields optional. 7 years ago
j 25ff767e41 include git commit count in version and update in setup.py 7 years ago
j 052fa9f4cb fix version definition 7 years ago
Erik Stein 87275896ed Renamed get_context_data to get_plugin_context. 7 years ago
Erik Stein 28ec386384 Optional context kwarg in get_context_data signature. 7 years ago
Erik Stein 377f83cc8d Make request_context an optional argument in get_context_data. 7 years ago
Erik Stein 97e70dd44f Fix: Don't return "None" template name. 7 years ago
Erik Stein 22b3f719f9 (Temporarily) remove examples as they aren't updated. 7 years ago
Erik Stein 68d64d78f3 Allow to override base class in admin_inline call. 7 years ago
Erik Stein a19224a6f8 request_context parameter optional. 7 years ago
Erik Stein a2ad2e1ebf Fix. 7 years ago
Erik Stein dcd89de0d1 Improved PluginRenderer for django-content-editor. 7 years ago
Erik Stein 3bf36bd519 Refactored admin inline creation. 7 years ago
Erik Stein 9df6740676 Allow CKEditor uploading. 7 years ago
Erik Stein c45ccf8826 Rename path_prefix to template_name_prefix. 7 years ago
Erik Stein 33de5a18e7 Moved StyleMixin code. 7 years ago
Erik Stein ece4a92ea7 Renames/cleanup. 7 years ago
Erik Stein eb4f9327ee Moved example plugins file. 7 years ago
Erik Stein f233630666 Don't use translatable fields by default. 7 years ago
Erik Stein 840bc10212 feincms3 rich text plugin initialisation. 7 years ago
Erik Stein e24072492d Version 0.2.0. 7 years ago