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

[1801] by zmsdev on 26.01.2012 21:21:04

ZMSTable 1.6.9: fixed colspan

[1800] by zmsdev on 26.01.2012 21:01:08

SQL-Model-Mapper patched for SQLite handling of quotation marks (2)

[1799] by fhoffmann on 26.01.2012 16:25:22

SQL-Model-Mapper patched for SQLite handling of quotation marks

[1798] by zmsdev on 25.01.2012 22:20:10

Ticket#19 (uni-bern): CKEditor - crop relative urls (4)

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).