59 Commits (7c4f3bea452ec694315b8bf5a4b5862ae310da47)
 

Author SHA1 Message Date
j 7c4f3bea45 ignore words with > 245 characters, xapian limit 6 years ago
Erik Stein a8d7a20fcf Some feincms3 helper tags. 7 years ago
Erik Stein 62a7b66f67 Prepare release 0.3.13. 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 f485d6e518 release 0.3.12 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 50687a4be2 Forgot CHANGES for 0.3.11. 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 7b36e40b1f release 0.3.7 7 years ago
j f7da320949 pass context_data to render_page_as_text 7 years ago
j 01dac3540a fix template path 7 years ago
Erik Stein 7c61d3ec3f FootnoteBase as FilesystemTemplateRendererPlugin. 7 years ago
Erik Stein c96c8bac82 Prepared 0.3.4 release. 7 years ago
Erik Stein 7683c0d020 prepared_richtext / get_prepared_richtext API for RichTextPlugins. 7 years ago
Erik Stein 8fa4dae1cf Prepared release 0.3.3. 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 2a6ced1824 Fix get_version for case if there are no post releases after a git tag. 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