|
Author: jleroux
Date: Tue Dec 8 20:23:23 2009 New Revision: 888559 URL: http://svn.apache.org/viewvc?rev=888559&view=rev Log: Some easy documentation (cwiki) links changes following r888510 I have found a way to fix tinylinks :D http://confluence.atlassian.com/pages/viewpage.action?pageId=162988142 Modified: ofbiz/trunk/LICENSE ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml ofbiz/trunk/framework/appserver/templates/wasce2/README ofbiz/trunk/framework/common/config/CommonHelpUrls.xml ofbiz/trunk/framework/entity/documents/EntityEngine.xml ofbiz/trunk/framework/minilang/documents/MiniLang.xml ofbiz/trunk/framework/service/documents/ServiceEngine.xml ofbiz/trunk/framework/testtools/documents/OfbizSeleniumSetupHTTPS.xml ofbiz/trunk/specialpurpose/cmssite/template/ofbiz/ofbizMenu.ftl ofbiz/trunk/specialpurpose/googlecheckout/README Modified: ofbiz/trunk/LICENSE URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/LICENSE (original) +++ ofbiz/trunk/LICENSE Tue Dec 8 20:23:23 2009 @@ -8,7 +8,7 @@ OFBiz and the full text of the license used for each. For additional details, see the NOTICE file and: -http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz +http://cwiki.apache.org/confluence/display/OFBADMIN/Libraries+Included+in+OFBiz ========================================================================== The following libraries are licensed under the Apache License Version 2.0: ofbiz/trunk/framework/base/lib/ant-launcher-1.7.0.jar Modified: ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml (original) +++ ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml Tue Dec 8 20:23:23 2009 @@ -54,7 +54,7 @@ <section> <title>The production setup guide.</title> <para> - An excellent guide to configure the system in a production environment, read the document at the <link xl:href="http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide">OFBiz documentation site</link> + An excellent guide to configure the system in a production environment, read the document at the <link xl:href="http://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide">OFBiz documentation site</link> </para> </section> @@ -343,7 +343,7 @@ <section> <title>Revisions Requiring Data Migration.</title> <para> - A List of migration actions you need to perform can be found at the <link xl:href="http://docs.ofbiz.org/display/OFBTECH/Revisions+Requiring+Data+Migration">OFBiz documentation site</link> + A List of migration actions you need to perform can be found at the <link xl:href="http://cwiki.apache.org/confluence/display/OFBTECH/Revisions+Requiring+Data+Migration">OFBiz documentation site</link> </para> </section> </appendix> Modified: ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml (original) +++ ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml Tue Dec 8 20:23:23 2009 @@ -34,10 +34,10 @@ Welcome to Apache OFBiz the ready to use open source ERP system. </para> <para> - A project introduction can be found at the <link xl:href="http://docs.ofbiz.org/display/OFBADMIN/Apache+OFBiz+Project+Overview">OFBiz documentation site</link> + A project introduction can be found at the <link xl:href="http://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+Project+Overview">OFBiz documentation site</link> </para> <para> - A general Business setup guide can be found at <link xl:href="http://docs.ofbiz.org/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide">OFBiz documentation site</link> + A general Business setup guide can be found at <link xl:href="http://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide">OFBiz documentation site</link> For a quick setup check the <link xl:href="#componentSetup">Setup component.</link> </para> @@ -55,7 +55,7 @@ <appendix> <title>New features recently added</title> <para> - A description of the new features recently added can be found at the <link xl:href="http://docs.ofbiz.org/display/OFBIZ/Main+New+Features">OFBiz documentation site</link> + A description of the new features recently added can be found at the <link xl:href="http://cwiki.apache.org/confluence/display/OFBIZ/Main+New+Features">OFBiz documentation site</link> </para> </appendix> Modified: ofbiz/trunk/framework/appserver/templates/wasce2/README URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/appserver/templates/wasce2/README?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/framework/appserver/templates/wasce2/README (original) +++ ofbiz/trunk/framework/appserver/templates/wasce2/README Tue Dec 8 20:23:23 2009 @@ -101,7 +101,7 @@ But you can neglect and force stopping *** Also beware, you can't have spaces in the path where the application server is installed *** - And last but not least you may appreciate http://docs.ofbiz.org/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-HowtouseRMIwithoutSSL + And last but not least you may appreciate http://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-HowtouseRMIwithoutSSL ======================================================================================================================================================= Derby Modified: ofbiz/trunk/framework/common/config/CommonHelpUrls.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonHelpUrls.xml?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/framework/common/config/CommonHelpUrls.xml (original) +++ ofbiz/trunk/framework/common/config/CommonHelpUrls.xml Tue Dec 8 20:23:23 2009 @@ -20,7 +20,7 @@ --> <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <property key="Prefix"> - <value xml:lang="en">http://docs.ofbiz.org/display/OFBENDUSER/</value> <!-- Use this to link to the online OFBiz Confluence Documentation Space --> + <value xml:lang="en">http://cwiki.apache.org/confluence/display/OFBENDUSER/</value> <!-- Use this to link to the online OFBiz Confluence Documentation Space --> <!-- <value xml:lang="en">/help/OFBIZ-ENDUSER/OFBIZ/</value> Use this to link to a locally exported Confluence Documentation Space --> Modified: ofbiz/trunk/framework/entity/documents/EntityEngine.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/entity/documents/EntityEngine.xml?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/framework/entity/documents/EntityEngine.xml (original) +++ ofbiz/trunk/framework/entity/documents/EntityEngine.xml Tue Dec 8 20:23:23 2009 @@ -40,7 +40,7 @@ <section> <title>Entity overview.</title> <para> - <link xl:href="http://docs.ofbiz.org/display/OFBTECH/General+Entity+Overview">Entity overview (to be converted)</link> + <link xl:href="http://cwiki.apache.org/confluence/display/OFBTECH/General+Entity+Overview">Entity overview (to be converted)</link> </para> </section> Modified: ofbiz/trunk/framework/minilang/documents/MiniLang.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/documents/MiniLang.xml?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/framework/minilang/documents/MiniLang.xml (original) +++ ofbiz/trunk/framework/minilang/documents/MiniLang.xml Tue Dec 8 20:23:23 2009 @@ -23,6 +23,6 @@ xmlns="http://docbook.org/ns/docbook"> <title>The Entity Engine</title> <para> - A description of the Mini Language guide can be found at the <link xl:href="http://docs.ofbiz.org/display/OFBIZ/Mini-Language+Guide">OFBiz documentation site</link> + A description of the Mini Language guide can be found at the <link xl:href="http://cwiki.apache.org/confluence/display/OFBIZ/Mini-Language+Guide">OFBiz documentation site</link> </para> </section> Modified: ofbiz/trunk/framework/service/documents/ServiceEngine.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/service/documents/ServiceEngine.xml?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/framework/service/documents/ServiceEngine.xml (original) +++ ofbiz/trunk/framework/service/documents/ServiceEngine.xml Tue Dec 8 20:23:23 2009 @@ -23,6 +23,6 @@ xmlns="http://docbook.org/ns/docbook"> <title>The Service Engine</title> <para> - A description of the service engine can be found at the <link xl:href="http://docs.ofbiz.org/display/OFBTECH/Service+Engine+Guide">OFBiz documentation site</link> + A description of the service engine can be found at the <link xl:href="http://cwiki.apache.org/confluence/display/OFBTECH/Service+Engine+Guide">OFBiz documentation site</link> </para> </section> Modified: ofbiz/trunk/framework/testtools/documents/OfbizSeleniumSetupHTTPS.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/documents/OfbizSeleniumSetupHTTPS.xml?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/framework/testtools/documents/OfbizSeleniumSetupHTTPS.xml (original) +++ ofbiz/trunk/framework/testtools/documents/OfbizSeleniumSetupHTTPS.xml Tue Dec 8 20:23:23 2009 @@ -190,7 +190,7 @@ </section> <section> <title>Note : Please follows the link</title> - <para><!--ulink> http://docs.ofbiz.org/display/OFBIZ/Ant+Script+to+build+new+ofbiz+self+cert </ulink--></para> + <para><!--ulink> http://cwiki.apache.org/confluence/display/OFBIZ/Ant+Script+to+build+new+ofbiz+self+cert </ulink--></para> <para> if your found the problem âofbiz.org cert is expired causes peer not authenticatedâ. </para> </section> </section> Modified: ofbiz/trunk/specialpurpose/cmssite/template/ofbiz/ofbizMenu.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/cmssite/template/ofbiz/ofbizMenu.ftl?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/cmssite/template/ofbiz/ofbizMenu.ftl (original) +++ ofbiz/trunk/specialpurpose/cmssite/template/ofbiz/ofbizMenu.ftl Tue Dec 8 20:23:23 2009 @@ -60,7 +60,7 @@ <a href="http://fisheye6.cenqua.com/browse/ofbiz">Source Browse and Stats (Fisheye)</a> <!-- no RSS feed any more... <a href="http://www.ofbiz.org/rss/svnlog.rss">SVN Commit RSS Feed</a> --> <a href="http://api.ofbiz.org/">API Reference (Javadoc)</a> - <a href="http://docs.ofbiz.org/display/OFBIZ">Documentation Site: Wiki</a> + <a href="http://cwiki.apache.org/confluence/display/OFBIZ">Documentation Site: Wiki</a> <a href="VideosConf.html">Conference Videos</a> <a href="http://docs.ofbiz.org/x/QQg">Books</a> Modified: ofbiz/trunk/specialpurpose/googlecheckout/README URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/README?rev=888559&r1=888558&r2=888559&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/googlecheckout/README (original) +++ ofbiz/trunk/specialpurpose/googlecheckout/README Tue Dec 8 20:23:23 2009 @@ -1 +1 @@ -To use Google checkout please check http://docs.ofbiz.org/display/OFBIZ/Google+Checkout+Integration. \ No newline at end of file +To use Google checkout please check http://cwiki.apache.org/confluence/display/OFBIZ/Google+Checkout+Integration. \ No newline at end of file |
| Free forum by Nabble | Edit this page |
