-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
27 lines (18 loc) · 1.47 KB
/
README
File metadata and controls
27 lines (18 loc) · 1.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
zms3.formulator
===============
This ZMS Content Object Definition is an Extension for the ZMS3 Publishing System <http://www.zms-publishing.com> (Open Source Content Management for Science, Technology and Medicine) to integrate the `JSON Editor by Jeremy Dorn <http://jeremydorn.com/json-editor>`_, 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 <http://www.sqlalchemy.org> for further processing and evaluation using standard reporting tools - or data will be stored into the included `ZODB <http://www.zodb.org>`_ and/or sent by mail.
Form submission provides support for the reCAPTCHA service by Google <https://www.google.com/recaptcha> 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 <http://www.hoffmannliebenberg.de> in association with SNTL Publishing <http://www.sntl-publishing.com>`_, Berlin. Code released under the GNU Affero General Public License v3 <http://www.gnu.org/licenses/agpl.html> license.