Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

InQuant/djangocms_plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

176 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moved to djangocms-plus!

DjangoCMS Plus

Info

IconPlugin:

  • include icon css in projects head
  • include css in CKEDITOR Settings in settings.py

Features

  • Plugin Data stored as JSON, no need for migrations if plugin changes
  • Copy & Paste Plugin structures through JSON and the clipboard functionality
  • Marks Plugins red if plugin form contains errors

TODO

  • Clipboard: Refresh page when Clipboard import was successful
    • modal on_close=REFRESH_PAGE is not working

Known Issuesb

  • Icon Plugin is not working in CKTextEditor-Preview. Fonts need to be included in ckeditor js files, but how?

About

Lightweight rewrite for Django CMS Plugins to store plugin data in JSON and to prevent migration terror circle.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors