wiki:WikiStart

ZMSLabs - Open Research and Development Platform

ZMSLabs is a platform for open source and open content projects in context of the  ZMS Publishing System.

 ZMS (Zope based Content Management for Science, Technology and Medicine) is a complete solution for electronic publishing - in particular e-science purposes. The underlying efficiency-oriented publication model is the result of many consulting projects in recent years by  HOFF­MANN+LIE­BEN­BERG, Berlin. Modularity of the ZMS components and approved production processes turn ZMS into an uncomparably rapid tool.


Latest Changes

ZMS-2.13.x

Download latest versions of the Release Candidate:
Nightly build ZMS-latest.tar.gz | Browse all builds

[1881] by zmsdev on 14.05.2012 22:27:05

revised support of code-hints for content-object-modeller

[1880] by zmsdev on 14.05.2012 22:08:41

XStandard: added support for custom proxy-settings

[1879] by zmsdev on 14.05.2012 22:07:57

jQuery: update from 1.7.1 to 1.7.2

[1878] by fhoffmann on 14.05.2012 13:33:45

Applied fix for timezone handling (contributed by W. Huber, Uni Linz)

more...


Resources for ZMS Technologies

ZMS

http://elearning.tu-dresden.de/common/colophon_zmspowered.png
Zope-based Content Management for Science, Technology and Medicine
ZMS Download
 ZMS Publishing Website |  Complete Release Archive |  ZMS Developers Group

Zope

http://elearning.tu-dresden.de/common/colophon_zopepowered.png
Z Object Publishing Environment - the underlying Python-based Web Application Server
 Zope Download
 Zope Docs |  English Zope Mailinglist |  German Zope Mailinglist
 Conference and  User Groups of Zope Community in Germany/Austria/Switzerland?

Python

http://elearning.tu-dresden.de/common/colophon_pythonpowered.png
Dynamic object-oriented Programming Language
 Python Download
 Python Docs |  Python Cheetsheet | Regular Expressions  Cheetsheet and  Testing Tool
 Python Package Index


Installation of ZMS Add-ons

ZMS supports online update sites for installing and updating of extensions and themes (since ZMS-2.11.1-740). At the moment there are two update sites enabled by default:

You can edit $ZMS_HOME/import/configure.zcml resp. $ZMS_HOME/www/themes.zcml to fit your needs.

Extensions

Extensions are installed via Configuration > System > Import Configuration Package as .conf.zip-Files usually.
You can also import configurations for Languages, Meta-attributes, Content-objects, Paragraph-formats, Character-formats, Actions, Workflows and Filters as .xml-Files separately.

Examples are  ZMSMediaPlayer,  ZMSForum and  ZMSCaptcha - find more  resources at zms-publishing.com.

Themes

Themes are installed on ZMS setup as .zexp-Files usually.

You can also import a new theme or export the current theme via Configuration > Design > Theme afterwards.

Additional there is the ZMSThemeChanger extension available, which supports on-the-fly theme changing (requires special folder layout and calling of API-functions in templates - see ZMSThemes-Proposal for more information and YAML-3.1_examples theme for proof of concept).