Giter VIP home page Giter VIP logo

zms5's Introduction

ZMS: Simplified Content Modelling

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 in association with SNTL Publishing, Berlin.

http://www.zms-publishing.com

Changelog

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

NOTE: See Prerequisites below.

(1) Setup an Environment

$ cd ~
$ virtualenv ZMS5

(2) Install [or Upgrade] the Product

$ ./ZMS5/bin/pip install https://github.com/zms-publishing/ZMS5/archive/master.zip [--upgrade]

(3) Create an Instance [or restart on Upgrade]

$ ./ZMS5/bin/mkwsgiinstance -d ../instance
$ ./ZMS5/bin/runwsgi -v ../instance/etc/zope.ini

and finally "Add ZMS" via web user interface

(replace "localhost" with your system's IP address or domain name if no local installation)

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 10 can enable the Windows subsystem for Linux (WSL) for installing ZMS as under Linux (Bash on Ubuntu on Windows). Users of former Windows version 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.

Copyright (c) 2000-2020 HOFFMANN+LIEBENBERG in association with SNTL Publishing, Berlin. Code released under the GNU General Public License v3 license.

zms5's People

Contributors

drfho avatar cmeier76 avatar zmsdev avatar dwt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.