Hide
dx-sync-module synchronizes changes in files with Magnolia repositories.
It allows to edit templates scripts, CSS, JavaScript and files located in DMS directly from IDE or editor of your choice. Changes are instantly propagated to Magnolia repositories of a running Magnolia instance.
So you can preview your changes on the website as soon as you save your files.
The following resource types are supported at the moment:
- ftl (Freemarker script, stored in resources repository)
- ftl_file (Freemarker script, stored in module files)
- jsp (JSP script)
- js, processedJs (JavaScript resources)
- css, processedCss (CSS resources)
- file (files stored in DMS)
Show
dx-sync-module synchronizes changes in files with Magnolia repositories.
It allows to edit templates scripts, CSS, JavaScript and files located in DMS directly from IDE or editor of your choice. Changes are instantly propagated to Magnolia repositories of a running Magnolia instance.
So you can preview your changes on the website as soon as you save your files.
The following resource types are supported at the moment:
- ftl (Freemarker script, stored in resources repository)
- ftl_file (Freemarker script, stored in module files)
- jsp (JSP script)
- js, processedJs (JavaScript resources)
- css, processedCss (CSS resources)
- file (files stored in DMS)