https://github.com/zms-publishing/zms3.formulator
https://github.com/zms-publishing/zms3.formulator
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zms-publishing/zms3.formulator
- Owner: zms-publishing
- License: agpl-3.0
- Created: 2018-04-21T11:01:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T23:34:14.000Z (about 5 years ago)
- Last Synced: 2025-02-17T05:15:31.537Z (over 1 year ago)
- Language: Python
- Size: 272 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
zms3.formulator
===============
This ZMS Content Object Definition is an Extension for the ZMS3 Publishing System (Open Source Content Management for Science, Technology and Medicine) to integrate the `JSON Editor by Jeremy Dorn `_, Redwood City, CA.
A JSON Schema is generated based on special content objects and used to transform it into an HTML Form handling all the front-end validations.
The data submitted by the generated HTML Form can be transmitted into a remote SQL Storage for further processing and evaluation using standard reporting tools - or data will be stored into the included `ZODB `_ and/or sent by mail.
Form submission provides support for the reCAPTCHA service by Google to protect from spam and abuse.
References
----------
* https://github.com/zms-publishing/zms3.formulator
* https://pypi.python.org/pypi/ZMS3
* https://github.com/jdorn/json-editor
* https://developers.google.com/recaptcha/intro
* http://www.sqlalchemy.org
* http://www.zodb.org
Changelog
---------
* https://github.com/zms-publishing/zms3.formulator/commits/master
Copyright (c) 2014-2019 HOFFMANN+LIEBENBERG in association with SNTL Publishing `_, Berlin. Code released under the GNU Affero General Public License v3 license.