Nive-cms

Latest version: v1.0rc2

Safety actively analyzes 621876 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0rc3

------
- disabled root url name in settings form. use python based configuration instead.

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.