Revision: 29323 Author: mdenburger Date: 2011-08-04 15:29:45 +0200 (Thu, 04 Aug 2011) Log Message: ----------- GOGREEN-34: removed the 'translation' blueprint since it is not functional right now
Modified Paths: -------------- hippo-demos/hippo-go-green/trunk/content/src/main/resources/hippoecm-extension.xml Removed Paths: ------------- hippo-demos/hippo-go-green/trunk/content/src/main/resources/hst/ hippo-demos/hippo-go-green/trunk/content/src/main/resources/hst-hst/hst-blueprints/translation.xml Modified: hippo-demos/hippo-go-green/trunk/content/src/main/resources/hippoecm-extension.xml =================================================================== --- hippo-demos/hippo-go-green/trunk/content/src/main/resources/hippoecm-extension.xml 2011-08-04 13:01:42 UTC (rev 29322) +++ hippo-demos/hippo-go-green/trunk/content/src/main/resources/hippoecm-extension.xml 2011-08-04 13:29:45 UTC (rev 29323) @@ -876,7 +876,7 @@ </sv:property> </sv:node> - <!--Blueprints--> + <!-- Blueprints --> <sv:node sv:name="hst-blueprints-website"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>hippo:initializeitem</sv:value> @@ -891,7 +891,6 @@ <sv:value>12062.1</sv:value> </sv:property> </sv:node> - <sv:node sv:name="hst-blueprints-mobile"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>hippo:initializeitem</sv:value> @@ -907,20 +906,7 @@ </sv:property> </sv:node> - <sv:node sv:name="hst-blueprints-translation"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>hippo:initializeitem</sv:value> - </sv:property> - <sv:property sv:name="hippo:contentresource" sv:type="String"> - <sv:value>hst-hst/hst-blueprints/translation.xml</sv:value> - </sv:property> - <sv:property sv:name="hippo:contentroot" sv:type="String"> - <sv:value>/hst:hst/hst:blueprints</sv:value> - </sv:property> - <sv:property sv:name="hippo:sequence" sv:type="Double"> - <sv:value>12062.3</sv:value> - </sv:property> - </sv:node> + <!-- Document types --> <sv:node sv:name="hippogogreen-type-basedocument"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>hippo:initializeitem</sv:value> Deleted: hippo-demos/hippo-go-green/trunk/content/src/main/resources/hst-hst/hst-blueprints/translation.xml =================================================================== --- hippo-demos/hippo-go-green/trunk/content/src/main/resources/hst-hst/hst-blueprints/translation.xml 2011-08-04 13:01:42 UTC (rev 29322) +++ hippo-demos/hippo-go-green/trunk/content/src/main/resources/hst-hst/hst-blueprints/translation.xml 2011-08-04 13:29:45 UTC (rev 29323) @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<sv:node sv:name="translation" xmlns:sv="http://www.jcp.org/jcr/sv/1.0"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>hst:blueprint</sv:value> - </sv:property> - <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>7f062b33-49fc-462b-a5b2-93b02b900290</sv:value> - </sv:property> - <sv:property sv:name="hst:description" sv:type="String"> - <sv:value>New Translation Website Blueprint</sv:value> - </sv:property> - <sv:property sv:name="hst:name" sv:type="String"> - <sv:value>Translated Site</sv:value> - </sv:property> - <sv:property sv:name="hst:channelinfoclass" sv:type="String"> - <sv:value>com.onehippo.gogreen.channels.WebsiteInfo</sv:value> - </sv:property> -</sv:node> \ No newline at end of file _______________________________________________ Hippocms-svn mailing list Hippocms-svn@lists.hippocms.org http://lists.hippo.nl/mailman/listinfo/hippocms-svn