Revision: | 58810 |
Committed: | Mon Apr 24 09:06:49 2017 UTC (5 years, 2 months ago) by jhoffman |
Content type: | text/xml |
File size: | 1232 byte(s) |
Log Message: | HIPFORGE-99 move rating-field code back from GitHub to SVN attic. Plugin is unmaintained after all. |
# | User | Rev | Content |
---|---|---|---|
1 | jhoffman | 58810 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <sv:node xmlns:sv="http://www.jcp.org/jcr/sv/1.0" | ||
3 | xmlns:nt="http://www.jcp.org/jcr/nt/1.0" | ||
4 | xmlns:jcr="http://www.jcp.org/jcr/1.0" | ||
5 | xmlns:rep="internal" | ||
6 | xmlns:fn_old="http://www.w3.org/2004/10/xpath-functions" | ||
7 | xmlns:xs="http://www.w3.org/2001/XMLSchema" | ||
8 | xmlns:mix="http://www.jcp.org/jcr/mix/1.0" | ||
9 | xmlns:hippo="http://www.onehippo.org/jcr/hippo/nt/2.0" | ||
10 | xmlns:fn="http://www.w3.org/2005/xpath-functions" | ||
11 | sv:name="hippo:initialize"> | ||
12 | <sv:property sv:name="jcr:primaryType" sv:type="Name"> | ||
13 | <sv:value>hippo:initializefolder</sv:value> | ||
14 | </sv:property> | ||
15 | |||
16 | <sv:node sv:name="rating-type"> | ||
17 | <sv:property sv:name="jcr:primaryType" sv:type="Name"> | ||
18 | <sv:value>hippo:initializeitem</sv:value> | ||
19 | </sv:property> | ||
20 | <sv:property sv:name="hippo:sequence" sv:type="Double"> | ||
21 | <sv:value>10051</sv:value> | ||
22 | </sv:property> | ||
23 | <sv:property sv:name="hippo:contentresource" sv:type="String"> | ||
24 | <sv:value>type-rating.xml</sv:value> | ||
25 | </sv:property> | ||
26 | <sv:property sv:name="hippo:contentroot" sv:type="String"> | ||
27 | <sv:value>/hippo:namespaces/system</sv:value> | ||
28 | </sv:property> | ||
29 | </sv:node> | ||
30 | </sv:node> |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id |