Structured Content editing for DNN (Dotnetnuke)
Goals
- Html module remplacement for responsive websites
- Easy content editing of complex layouts by end users
- Content editing for websites using frameworks like bootstrap
Features
- Structured content editing of complex data (from single item to multiple lists)
- Template based rendering
- Multi language
- Template exchange with data definition and templates
- Module title editing from the Content editing UI
- Online template editing
Documentation : [url:https://opencontent.readme.io]
Demos : [url:http://www.openextensions.net/dnn-modules/opencontent/bootstrap]
Templates download : [url:http://www.openextensions.net/templates/open-content]
https://ci.appveyor.com/project/sachatrauwaen/opencontent
Create a topic branch from where you want to base your work. This is usually the 'development' branch.
To quickly create a topic branch based on development; git checkout -b my_contribution development Make commits of logical units.