Author: andre Date: 2009-12-02 15:02:09 +0100 (Wed, 02 Dec 2009) New Revision: 40091
Modified: openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP/pages.xml openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP/templates.xml Log: homepage template Modified: openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP/pages.xml =================================================================== --- openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP/pages.xml 2009-12-02 13:47:09 UTC (rev 40090) +++ openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP/pages.xml 2009-12-02 14:02:09 UTC (rev 40091) @@ -3,7 +3,7 @@ <node number="305" owner="default" alias="page_home"> <title>Home</title> <description>Offering online access to a selection of archive material to stimulate creative reuse.</description> - <template></template> + <template>324</template> <path>/</path> <expires>120</expires> </node> @@ -18,7 +18,7 @@ <node number="310" owner="default"> <title>Media</title> - <description>OK, the overview media page.</description> + <description>The media overview page.</description> <template>348</template> <path>/media</path> <expires>120</expires> @@ -37,7 +37,7 @@ <description></description> <template>418</template> <path>/users</path> - <expires>0</expires> + <expires>120</expires> </node> <node number="316" owner="default" alias="page_register"> Modified: openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP/templates.xml =================================================================== --- openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP/templates.xml 2009-12-02 13:47:09 UTC (rev 40090) +++ openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP/templates.xml 2009-12-02 14:02:09 UTC (rev 40091) @@ -1,17 +1,24 @@ <?xml version="1.0" encoding="utf-8"?> <templates exportsource="mmbase://grgrijze.toly.net/oip/oi" timestamp="20090610233953"> + <node number="324" owner="default"> + <title>Homepage</title> + <description>Template for the homepage</description> + <url>index.jspx</url> + <mimetype>text/html</mimetype> + </node> + <node number="346" owner="default"> <title>Article</title> <description>Template for an article page, like f.e. about</description> <url>article.jspx</url> - <mimetype></mimetype> + <mimetype>text/html</mimetype> </node> <node number="348" owner="default"> <title>Media</title> <description>Template for the media overview page</description> <url>media.jspx</url> - <mimetype></mimetype> + <mimetype>text/html</mimetype> </node> <node number="350" owner="default"> _______________________________________________ Cvs mailing list Cvs@lists.mmbase.org http://lists.mmbase.org/mailman/listinfo/cvs