Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Navigating the content tree

  1. Create a folder for vault checkout
  2. Add a the following /META-INF/vault/filter.xml file:
Code Block
xml
xml
<workspaceFilter vesion="1.0">
    <filter root="/slingshot"/>
</workspaceFilter>

    3. Perform a vlt checkout by running vlt --credentials admin:admin co --force http://localhost:8080/server/default/jcr:root .
    4. Create a new faceted project with the 'Content' facet and set its initial directory to the one created at step 1
    5. Verify that the node type information, icons, and hierarchical structure is correct

Using the JCR properties view

  1. Select a sling:Folder node in the resource navigator
  2. Open the JCR properties view
  3. Add a new property, verify that the value is correctly written
  4. Change an existing property, verify that the value is correctly written