https://github.com/fork/farmfacts
WebDAV driven CMS.
https://github.com/fork/farmfacts
Last synced: 7 months ago
JSON representation
WebDAV driven CMS.
- Host: GitHub
- URL: https://github.com/fork/farmfacts
- Owner: fork
- License: mit
- Created: 2011-02-02T12:21:28.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2014-01-16T09:30:57.000Z (over 12 years ago)
- Last Synced: 2024-12-27T01:11:56.304Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://www.fork.de/
- Size: 2.01 MB
- Stars: 4
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# FarmFacts
FarmFacts is WebDAV driven CMS. It consists of an Sinatra based WebDAV
implementation, a file manager and a WYSIWYG editor both JavaScript based.
## dullahan
The dullahan component drives the file manager. It uses WebDAV for
communication.
## vizard
Vizard is a JavaScript based WYSIWYG editor.
## TODO
See dullahan/README.md and vizard/README.md.
## Contact
[Florian Aßmann](mailto:fassmann@fork.de)