You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

sling:Folder

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

Definition

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

Description

This node type in 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

  • No labels