Skip to content

mcldev/djangocms-code-prettify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoCMS Code Prettify

An extension for Django CMS that adds the Google Code Prettify js for text fields.

Installation

  1. Install with pip pip install djangocms-code-prettify

  2. Add djangocms_code_prettify to INSTALLED_APPS

  3. Run migrations python manage.py migrate

Usage

See notes here:

After installation simply add the plugins to the page.

Notes

Google Code Prettify can only load one style per page. This is due to simple structure and CSS that applies to generic Code objects.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published