https://github.com/websemantics/pyrocms-image-field-type
Replacement image field type in development.
https://github.com/websemantics/pyrocms-image-field-type
Last synced: 5 months ago
JSON representation
Replacement image field type in development.
- Host: GitHub
- URL: https://github.com/websemantics/pyrocms-image-field-type
- Owner: websemantics
- Created: 2013-11-03T13:03:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-17T19:45:13.000Z (almost 13 years ago)
- Last Synced: 2024-12-26T08:42:38.561Z (over 1 year ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# PyroCMS Image Field Type 2.0.0.
This is an in-development image field type to replace the current image field type in PyroCMS.
It adds the ability to upload an image immediately, without having to wait for a form submit.
To install, just replace the contents of `system/cms/modules/streams_core/field_types/image/` with the contents of this repository.
When this is a stable release, it will replace the current native image field type in PyroCMS on the next release.