Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Some more prosa on the webdav section

...

You must remove the magnolia-module-webdav module because Apache .

Jackrabbit 2.16 no longer supports WebDAV.16 removed the HttpClient3 based WebDAV API and introduced a completely new WebDAV API.

You can do many common WebDAV tasks with light development. You can store web resources such as CSS and JS files, template scripts and many more items in a light module and edit them comfortably as local files with your favorite editor. When you are done with the changes, push and commit the files to Git and configure Magnolia to watch for changes in the remote Git directory. Magnolia will register changes in light modules instantly.

Anchor
anc-check-custom-fields-based-on-magnolia-fields
anc-check-custom-fields-based-on-magnolia-fields
Check custom fields extending or decorating Magnolia fields

...