Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Cleanups, redactorjs support and django-ckeditor detection #23

Closed
wants to merge 9 commits into from

Conversation

vdboor
Copy link
Collaborator

@vdboor vdboor commented Sep 27, 2012

Hi Daniel,

In this pull request I've included the following changes:

  • Cleanups in various files
  • Support for RedactorJS
  • Automatic usage of the CKEditor of django-ckeditor if it's installed.

I hope you'll have time to review them. Let me know if you'd like to have some commits excluded as I realize this is one big pull request.

The setuptools_git adds all files, including test/example projects in the sdist,
and theirby causing them to be installed in site-packages too.
Hence, it's removed and replaced with the old find_packages / MANIFEST.in combination
My eyes are not well adjusted to window blinds :)
There is a reason why I like IDE's... :-)
Including 'ckeditor' in the default DJANGO_WYSIWYG_MEDIA_URL makes it
a bit cumbersome to instroduce new editors.
@vdboor
Copy link
Collaborator Author

vdboor commented Sep 27, 2012

Just figured out I want to have some things done differently, I'll send you another request later.

@vdboor vdboor closed this Sep 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant