Author: hansbak
Date: Sun Aug 30 07:26:10 2009
New Revision: 809257
URL:
http://svn.apache.org/viewvc?rev=809257&view=revLog:
make the apache ofbiz docbook document available without loggin in from wihtin cmssite: try the url:
http://localhost:8080/cmssite/cms/APACHE_OFBIZ_HTMLModified:
ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml
Modified: ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml?rev=809257&r1=809256&r2=809257&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml Sun Aug 30 07:26:10 2009
@@ -77,11 +77,19 @@
<platform-specific><html>
<html-template location="component://cmssite/template/cms/BlogList.ftl"/>
</html></platform-specific>
- </decorator-section>
+ </decorator-section>
</decorator-screen>
</widgets>
</section>
</screen>
-
+ <screen name="publicDocs">
+ <section>
+ <widgets>
+ <link style="h2" text="The Apache OFBiz document" target="/cmssite/cms/APACHE_OFBIZ_HTML" target-window="_BLANK" url-mode="plain"></link>
+ </widgets>
+ </section>
+ </screen>
+
+
</screens>