svn commit: r809257 - /ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r809257 - /ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml

hansbak-2
Author: hansbak
Date: Sun Aug 30 07:26:10 2009
New Revision: 809257

URL: http://svn.apache.org/viewvc?rev=809257&view=rev
Log:
make the apache ofbiz docbook document available without loggin in from wihtin cmssite: try the url: http://localhost:8080/cmssite/cms/APACHE_OFBIZ_HTML

Modified:
    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>