معرفی شرکت ها


ZMS-5.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

ZMS: Simplified Content Modelling
ویژگی مقدار
سیستم عامل OS Independent
نام فایل ZMS-5.1.0
نام ZMS
نسخه کتابخانه 5.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده HOFFMANN+LIEBENBERG in association with SNTL Publishing, Berlin
ایمیل نویسنده zms@sntl-publishing.com
آدرس صفحه اصلی https://www.zms-publishing.com
آدرس اینترنتی https://pypi.org/project/ZMS/
مجوز -
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 --------- * Source: https://github.com/zms-publishing/ZMS/ * Revisions: https://github.com/zms-publishing/ZMS/commits/master * Archive: https://github.com/zms-publishing/ZMS/archive/master.zip Installation (GNU/Linux, OSX/Darwin and Windows/WSL) ---------------------------------------------------- *NOTE*: See Prerequisites below. **(1) Setup an Environment** :: $ cd ~ $ python3 -m venv ~/vpy3 **(2) Install [or Upgrade] the Product** :: $ ./ZMS/bin/pip install https://github.com/zms-publishing/ZMS/archive/master.zip [--upgrade] or install from pypi :: $ ./ZMS/bin/pip install ZMS [--upgrade] **(3) Create an Instance [or restart on Upgrade]** :: $ ./ZMS/bin/mkwsgiinstance -d ../instance $ ./ZMS/bin/runwsgi -v ../instance/etc/zope.ini and finally "Add ZMS" via web user interface | http://localhost:8080/manage | (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: | https://virtualenv.pypa.io/en/latest/installation.html | ``pip`` is the PyPA recommended tool for installing and managing Python packages: | https://pip.pypa.io/en/latest/installing.html Users of Microsoft Windows 10 can enable the Windows subsystem for Linux (WSL) for installing ZMS as under Linux (`Bash on Ubuntu on Windows <https://msdn.microsoft.com/de-de/commandline/wsl/install_guide>`_). 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 <http://www.zms-publishing.com/download/installation_windows/index_ger.html>`_). 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 <https://langui.sh/2014/03/10/wunused-command-line-argument-hard-error-in-future-is-a-harsh-mistress/>`_ 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-2021 `HOFFMANN+LIEBENBERG <http://www.hoffmannliebenberg.de>`_ in association with `SNTL Publishing <http://www.sntl-publishing.com>`_, Berlin. Code released under the `GNU General Public License v3 <http://www.gnu.org/licenses/gpl.html>`_ license.


نیازمندی

مقدار نام
- docutils
- configparser
- Zope[wsgi]
- Products.GenericSetup
- Products.MailHost
- Products.ExternalMethod
- Products.CMFCore
- Products.PythonScripts
- Products.SiteErrorLog
- Products.StandardCacheManagers
- Products.Sessions
- Products.TemporaryFolder
- zope.app.publication
- zope.authentication
- zope.untrustedpython
- zope.error
- ZopeUndo
- Pillow
- ZEO
- Products.mcdutils


نحوه نصب


نصب پکیج whl ZMS-5.1.0:

    pip install ZMS-5.1.0.whl


نصب پکیج tar.gz ZMS-5.1.0:

    pip install ZMS-5.1.0.tar.gz