midgard / midgardmvc-ui-create
Web content editing tool for Midgard MVC
dev-master
2012-12-10 13:03 UTC
Requires
- php: >=5.2.0
- ext-midgard2: >=10.05.5
- bergie/createjs: *
- midgard/midgardmvc-core: >=10.05.0
- midgard/midgardmvc-helper-attachmentserver: dev-master
- midgard/midgardmvc-helper-forms: dev-master
- midgard/midgardmvc-helper-workflow: dev-master
This package is not auto-updated.
Last update: 2024-10-26 15:18:46 UTC
README
Important Installation Note
We just integrated the new javascript framework to this component. This new JS framework is independent from Midgard MVC therefore its structure is not the same as any MVC component.
You need to create a "static" directory in your local 'create' checkout and copy or move the 'deps', 'src', and 'themes' directories there.
After this your application will not complain about missing files.
Update: the user interface (JavaScript) parts of Midgard Create have now been extracted to their own repository and are being refactored to be generic so that they can be used also outside Midgard context. See more in the new Create repository