Author: bdelacretaz
Date: Wed Sep 17 03:40:39 2008
New Revision: 696231
URL: http://svn.apache.org/viewvc?rev=696231&view=rev
Log:
SLING-661 - vanityPath nodetype defined as mixin - contributed by Philipp Koch,
thanks!
Modified:
incubator/sling/trunk/jcr/resource/src/main/resources/SLING-INF/nodetypes/resource.cnd
Modified:
incubator/sling/trunk/jcr/resource/src/main/resources/SLING-INF/nodetypes/resource.cnd
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/jcr/resource/src/main/resources/SLING-INF/nodetypes/resource.cnd?rev=696231&r1=696230&r2=696231&view=diff
==============================================================================
---
incubator/sling/trunk/jcr/resource/src/main/resources/SLING-INF/nodetypes/resource.cnd
(original)
+++
incubator/sling/trunk/jcr/resource/src/main/resources/SLING-INF/nodetypes/resource.cnd
Wed Sep 17 03:40:39 2008
@@ -41,6 +41,7 @@
//-----------------------------------------------------------------------------
// Mixin node type for defining vanity resource path.
[sling:VanityPath]
+ mixin
- sling:vanityPath (string)
- sling:redirect (boolean)
- - sling:vanityOrder (long)
\ No newline at end of file
+ - sling:vanityOrder (long)