Skip to content

tonthon/cmsplugin_wrappedtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoCms WrappedText plugin

Description

Provide an extended text plugin allowing to wrap your entry into a css styled div. Extends the classic text plugin and add simply a css input to configure your wrapper.

Prelude

Install django and djangocms

Installation

Download its tar.gz file (download link):

wget https://github.com/tonthon/cmsplugin_wrappedtext

Build:

cd cmsplugin_wrappedtext
sudo make install

Configuration

Add cmsplugin_wrappertext to your plugin entry in the settings.py file Launch the syncdb command from inside your project:

python manage.py syncdb

About

django-cms plugin extending the basic text plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published