OpenCmsVFSReleaseNotes001

From LaughingPanda

Release notes for version 0.0.1

  • This is the first release. I suggest using this plugin only in testing/development environments, not in production!
  • At the moment you can not add new files. This will be implemented in future releases.
  • Locking in OpenCms is handled at the instance level. This plugin uses an instance of it's own, separate from the one you possibly have running in Tomcat, and therefore locking between these two instances does not work. This means that if you edit the same file through the explorer and this plugin, your changes may be overwritten.
  • OpenCmsVFS can only be used to access a local OpenCms installation.