Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

sling:Folder

A replacement for nt:folder which allows for unstructured content.

Definition

Code Block
[sling:Folder] > nt:folder
  - * (undefined) multiple
  - * (undefined)
  + * (nt:base) = sling:Folder version

Description

This node type is preferable to nt:unstructured because it can be used as a child of an nt:folder node and will, by default, be made available via WebDAV.

Related Node Types