Skip to main content

Nive cms - out of the box content management system for mobile and desktop websites based on the webframework pyramid

Project description

## Welcome to Nive cms
Nive is professional out the box content management system for mobile and desktop websites based on
python and the webframework pyramid.
Please refer to the website cms.nive.co for detailed information.

## Version
The package will soon be released as stable 1.0 version. For a better package management the previous
`nive` package has been split up into several smaller packages.

If you are updating from version 0.9.11 or older please read `nive/update-0.9.11-to-1.0.txt`.
If you are updating from version 0.9.12 read `changes.txt`.

## Source code
The source code is hosted on github: https://github.com/nive/nive_cms

## Documentation and installation
http://cms.nive.co

### Translations
Translations can be extracted using lingua>=3.2

> pip install lingua-3.2
> bin/pot-create -o nive_cms/locale/nive_cms.pot nive_cms

### Third party modules
Some included modules have their own license:

- bootstrap (nive_cms.design.static.bootstrap)
- jquery / jquery-ui / jquery.form
- iconset (nive_cms.cmsview.static.images) by Mark James http://www.famfamfam.com/




1.0rc1
------
- maintenance and bugfixes
- many improvements

0.9.13b
------
Update from 0.9.12 requires manual changes! Sorry.

- the file `nive_cms.code.py` has been renamed to `nive_cms.codeblock.py`. Module
registrations have to changed: `nive_cms.code` to `nive_cms.codeblock`

- extracted `nive_cms.design` and moved to separated package `nive_cms_design_bs2`
Please replace all imports of `nive_cms.design` to `nive_cms_design_bs2`. And
do not forget to install the package first.

The default design is now based on bootstrap 3 and also available as separate package
`nive_cms_design_bs3`.

0.9.12b
------
Update from 0.9.11 requires manual changes!
- refactored previous package nive -> nive, nive_cms, nive_userdb
see packages.txt for changed imports

This package ('nive_cms') contains only the content management system
and is based on the 'nive' module. In previous versions this was part of
the package 'nive' (nive_cms).

----------------------------------------------------------------------------------------
Preparation for 1.0 release
----------------------------------------------------------------------------------------
Change history 'nive':

0.9.11b
------
- new sessionuser with limited functionality for caching
- added serialize and deserialize callback option
- user identity field added
- enabled non-class functions as event callbacks
- nive.utils.dataPool2.connections refactored
- added support to view.Assets() for url links e.g. http://example.com/assets/jquery.js
- bugfixes and improvements

0.9.10b
------
- maintenance and bugfixes
- added IFileStorage interface for file classes used to read and store file data
- renamed cms.pages.skipColumn parameter to addColumnContents
- extended definitions.ViewModuleConf with renderer attribute as default for views
- HTMLForm action button postfix changed to class var actionPostfix
- nive.container: added afterAdd event, renamed beforeCreate -> beforeAdd

0.9.9b
------
- bugfixes: sort and ajax response
- improved column integration
- css and js assets configureable design.configuration.assets
- cms editor widgets css updates
- added sort and cut, copy, paste tests

0.9.8b
------
- editor ui improvements
- welcome message
- scaffolds improved
- mysql tests improved
- bugfixes

0.9.7b
------
- scaffold base64 password bugfix
- converted cmsview javascript to jquery plugin
- added cmseditor.js, removed pe.js and overlay.js
- added cmseditor.css, removed pe.css
- added Undo() on sql execute exceptions

0.9.6b
------
- bugfixes and smaller updates
- serialization and deserialization of lists to json
- added forms.JsonSequenceForm
- added controlset option for list form fields


0.9.5b
------
The first beta release. Finally, all major features are included in this release.

- Boostrap css framework used for the default design
- Responsive selectors added to box forms and html rendering
- Fulltext search
- Ctrl-key disables links in edit mode
- Updated scaffold for sqlite and mysql
- many fixed issues and cleanup
- code moved to github repository

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nive_cms-1.0rc2.tar.gz (692.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page