Skip to content

SpinnerWebs/sling-uuid-useprovider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apache Sling UUIDResourceUseProvider

A UseProvider that looks up JCR resources by UUID.

Why is a UUIDResourceUseProvider useful?

JCR allows a node to use the [mix:referenceable] mixin, which automatically assigns the node a UUID to uniquely identify it in the tree. However, there is no convenient way for the Sightly/HTL language to look up a node by this UUID.

The UUIDResourceUseProvider therefore allows easy access to a resource via its UUID through the HTL data-sly-use statement.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages