1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <umbPackage >
3+ <files >
4+ <file >
5+ <guid >Umbraco.RelationEditor.dll</guid >
6+ <orgPath >/bin</orgPath >
7+ <orgName >Umbraco.RelationEditor.dll</orgName >
8+ </file >
9+ <file >
10+ <guid >editrelations.html</guid >
11+ <orgPath >/App_Plugins/RelationEditor</orgPath >
12+ <orgName >editrelations.html</orgName >
13+ </file >
14+ <file >
15+ <guid >package.manifest</guid >
16+ <orgPath >/App_Plugins/RelationEditor</orgPath >
17+ <orgName >package.manifest</orgName >
18+ </file >
19+ <file >
20+ <guid >relationeditor.css</guid >
21+ <orgPath >/App_Plugins/RelationEditor</orgPath >
22+ <orgName >relationeditor.css</orgName >
23+ </file >
24+ <file >
25+ <guid >relationeditor.js</guid >
26+ <orgPath >/App_Plugins/RelationEditor</orgPath >
27+ <orgName >relationeditor.js</orgName >
28+ </file >
29+ <file >
30+ <guid >relationeditor.sample.config</guid >
31+ <orgPath >/config</orgPath >
32+ <orgName >relationeditor.config</orgName >
33+ </file >
34+ </files >
35+ <info >
36+ <package >
37+ <name >Umbraco Relation Editor</name >
38+ <version >1.0.5142</version >
39+ <license url =" http://opensource.org/licenses/MIT" >MIT License</license >
40+ <url >http://lars-erik.github.io/umbraco-relation-editor/</url >
41+ <requirements >
42+ <major >7</major >
43+ <minor >0</minor >
44+ <patch >0</patch >
45+ </requirements >
46+ </package >
47+ <author >
48+ <name >Lars-Erik Aabech</name >
49+ <website >http://www.markedspartner.no</website >
50+ </author >
51+ <readme ><![CDATA[ Umbraco 7 Relation Editor
52+
53+ The editor will appear for supported objects after they're configured in /config/relationeditor.config.
54+
55+ Supported ObjectTypes are
56+ * Document
57+ * Media
58+ * DocumentType
59+ * MediaType
60+
61+ Supported relation types are
62+ * Document -> Document
63+ * Document -> Media
64+ * Media -> Document
65+ * Media -> Media
66+ * DocumentType -> DocumentType
67+ * DocumentType -> MediaType
68+ * MediaType -> DocumentType
69+ * MediaType -> MediaType
70+
71+ See sample configuration in config\relationeditor.config
72+ ]]> </readme >
73+ </info >
74+ <DocumentTypes />
75+ <Templates />
76+ <Stylesheets />
77+ <Macros />
78+ <DictionaryItems />
79+ <Languages />
80+ <DataTypes />
81+ </umbPackage >
0 commit comments