Commit Graph

42 Commits

Author SHA1 Message Date
Patrick Lauber 1ae036d592 Merge pull request #157 from maestrofjp/doco_updates
Doco updates and updated ckeditor
2014-08-14 11:40:14 +02:00
Patrick Lauber 981d5dc52e Merge pull request #161 from yakky/django_17_migrations
Support Django 1.7 migrations
2014-08-14 11:37:59 +02:00
Peter Farrell 58908f40d3 Added doco regarding the usages of super.render
when using TextPlugin
2014-07-30 21:47:59 -05:00
Peter Farrell 96b5094ba3 Update README.rst 2014-07-30 21:46:18 -05:00
Peter Farrell 8cd18af3f2 DOCO: Added information about usage of HTMLField
Spent quite a bit of time trying to figure out why additional plugins were showing up inside the text editor when using HTMLField. Found out it isn't supported when using this field in this issue:

https://github.com/divio/djangocms-text-ckeditor/issues/72

Decided that I'm not the first person to run into this question, so I'm documenting it for future reference.
2014-07-30 12:20:59 -05:00
Iacopo Spalletti 0ea56f4eb7 Support Django 1.7 migrations 2014-07-25 03:48:04 +02:00
Marco Paolini a2e8fbd2c6 Optionally disable HTML sanitizing. 2014-06-05 20:05:07 +02:00
Iacopo Spalletti 3e41c226a3 Add documentation 2014-05-18 12:11:27 +02:00
Iacopo Spalletti c35290ca45 Allow ckeditor customization in HTMLField 2014-05-18 11:51:45 +02:00
Angelo Dini 98e31fa09e fixes #107 2014-03-17 08:17:10 +01:00
Arne Schauf 263d1600ee Extend README
Add a hint to README to check django-cms doc on how to add a plugin to the "CMS Plugins" dropdown.
2014-03-06 15:27:00 +01:00
Tim Graham 380882295f Fixed some formatting in the README. 2014-01-31 14:18:46 -05:00
Patrick Lauber d240e5c7ab Merge pull request #99 from webu/issue2516-of-cms
add notify_on_autoadd_children for issue divio/django-cms#2516
2014-01-29 12:53:06 -08:00
DylannCordel 43c2846edc correction of doc display 2014-01-29 19:25:51 +01:00
DylannCordel 7e158de1ae add documentation about using the plugin with default_plugins from CMS_PLACEHOLDER_CONF 2014-01-29 19:22:18 +01:00
Iacopo Spalletti 99f5f77191 Fixes after proofreading 2014-01-07 18:01:34 +01:00
Iacopo Spalletti c9f3c436ed Configurable sanitizer 2013-12-28 23:45:30 +01:00
Patrick Lauber b10020f4c9 Merge pull request #71 from jrief/fix-issue-300
Possible solution to fix long outstanding issue 300
2013-12-02 04:20:25 -08:00
Jacob Rief acc0462648 Renamed CMSPlaceholder -> CMS 2013-12-02 09:56:36 +01:00
Jacob Rief cf175a9b88 Use deprecation warning to warn against the usage of toolbar=CMS 2013-12-02 09:47:51 +01:00
Patrick Lauber 5184850468 Merge pull request #58 from mpaolini/disable_image_dnd
Optionally disable the Drag And Drop image feature.
2013-11-28 01:14:47 -08:00
Jacob Rief 741c33294a Merge branch 'master' of https://github.com/divio/djangocms-text-ckeditor into fix-issue-300 2013-11-27 23:30:21 +01:00
Jacob Rief 822bd1b326 Merge branch 'master' into fix-issue-300
Conflicts:
	djangocms_text_ckeditor/templates/cms/plugins/widgets/ckeditor.html
2013-11-15 20:37:56 +01:00
FinalAngel 5a6749a2b0 update to 4.3 2013-11-15 09:01:57 +01:00
Angelo Dini b2e03b6422 Update README.rst
added CKEditor informations
2013-11-15 08:43:32 +01:00
Iacopo Spalletti cdc3a8a749 Remove the HTMLField south introspection paragraph from the docs 2013-10-02 15:17:02 +02:00
Jacob Rief eaf692b42a Do not configure the toolbar in your settings any more 2013-09-06 18:53:08 +02:00
Iacopo Spalletti c9bae25bfa Update doc to reflect 2.0.1 release 2013-08-16 09:16:25 +02:00
Iacopo Spalletti 16010a052a Note about version 2013-07-19 12:02:25 +02:00
Iacopo Spalletti fad552b398 Add extending plugin documentation
Document the use of ``AbstractText`` class and how to extend the plugin
2013-07-19 12:00:44 +02:00
Iacopo Spalletti a5f1c194dc Clarify versions 2013-07-19 11:39:02 +02:00
Iacopo Spalletti 47fa914504 Fix formatting issue in README 2013-07-11 13:12:57 +02:00
Iacopo Spalletti 2b6883cf52 Update README.rst
Document compatibility with django CMS versions
2013-07-11 13:11:14 +02:00
Marco Paolini b93e2a7c3b Optionally disable the Drag And Drop image feature. 2013-06-03 10:46:59 +01:00
Ales Kocjancic c51d6d6fb1 Merge branch 'master' of github.com:divio/djangocms-text-ckeditor 2013-01-18 09:09:57 +01:00
Ales Kocjancic baa4d94421 expanded example in README 2013-01-18 09:09:33 +01:00
Patrick Lauber fae5d67b8e Merge pull request #7 from alesdotio/master
updated README
2013-01-18 00:00:59 -08:00
Ales Kocjancic 9721795870 updated README 2013-01-17 18:51:28 +01:00
Patrick Lauber 9c71244e99 version bump 2013-01-17 18:50:19 +01:00
Patrick Lauber af48bdcd55 1.0.4 release 2012-12-14 15:10:23 +01:00
Angelo Dini 494d43fa55 updating readme 2012-12-14 14:25:12 +01:00
Stefan Foulis 4e35c4ceff added instructions for updating from cms.plugins.text 2012-12-11 15:11:07 +01:00