Skip to content

mbi/cmsplugin-text-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome text plugin for django-cms. Features text plugins wrapped in HTML code.

e.g.

Example: template.html

<div class='someclass'>
{{ body|safe }} {# Text plugin content goes here #}

</div>

I will add more docs when time allows it, but otherwise have a look at the source, its definitely not rocket science.

See LICENSE for copyright/redistribution terms (New BSD License)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%