Skip to main content

ZMS: Simplified Content Modelling

Project description

ZMS is the Python-based Content Management and E-Publishing System for Science, Technology and Medicine. A simple editing interface and flexible content model (multilingualism, metadata, content objects, XML import/export, workflow etc.) is designed for optimal productivity for web sites, documentation and educational content.

Modularity of the ZMS components and approved production processes turn ZMS into an incomparably rapid tool. The underlying efficiency-oriented publication model is the result of many consulting projects in recent years by HOFFMANN+LIEBENBERG, Berlin.

http://www.zms-publishing.com

Installation (GNU/Linux, OSX/Darwin and Windows/MinGW)

NOTE: See Prerequisites and notes below.

(1) Setup an Environment

$ cd ~
$ virtualenv ZMS3

(2) Install the Product

$ ./ZMS3/bin/pip install ZMS3 --process-dependency-links

(3) Create an Instance

$ ./ZMS3/bin/mkzopeinstance --dir ZMS3/instance
$ ./ZMS3/instance/bin/zopectl start

and finally initialize the new ZMS3 instance via web user interface

(replace “localhost” with your system’s IP address or domain name if no local installation)

Changelog

3.2.0dev (unreleased)

3.1.0 (2014-12-31)

  • Added support for Pluggable Authentication Services

  • Updated to TinyMCE-4.1.5 and CKEditor-4.4.4

  • Improved integration of ACE Editor

  • Improved Metacmd-Manager

  • Removed dependencies on Python <2.7 and Zope <2.13

  • more in 3.1.0…

3.0.4 (2014-09-08)

3.0.3 (2014-08-31)

3.0.2 (2014-08-27)

  • Updated to bootstrap-3.2.0

  • Made object browser entry node depending on access rights on multisites

  • Added user role as zmi body element css class

  • Added support for $INSTANCE_HOME in mediadb-location

  • Added Metacmd-Provider

  • Fixed ZMSTable cellformat selection

  • more in 3.0.2…

3.0.1 (2014-06-25)

Code

https://zmslabs.org/trac/browser/ZMS/trunk/

Prerequisites

virtualenv is the PyPA recommended tool for creating isolated Python environments:
pip is the PyPA recommended tool for installing and managing Python packages:

Users of Microsoft Windows have to install a development environment. MinGW (Minimalist GNU for Windows, http://www.mingw.org) provides a complete Open Source programming tool set which is suitable (more hints).

Apple OS X running updated Xcode command line tools causes compiler errors rather than warnings used until before. You can downgrade these errors to warnings again.

If you get compilation errors like fatal error: Python.h: No such file or directory compilation terminated, install development headers using your system’s recommended package manager.

Download files

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

Source Distribution

ZMS3-3.1.0.tar.gz (3.2 MB 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