This is an automated email from the ASF dual-hosted git repository.
holivier pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git The following commit(s) were added to refs/heads/trunk by this push: new 2f6b0f1 Documented: remove from plugin cmssite link to document genereted from docbook help files 2f6b0f1 is described below commit 2f6b0f19a3fe320339659580e7b1e1f2dbd6c617 Author: holivier <[hidden email]> AuthorDate: Mon Oct 26 18:45:19 2020 +0100 Documented: remove from plugin cmssite link to document genereted from docbook help files --- cmssite/data/CmsSiteDemoData.xml | 22 --- cmssite/documents/ApacheOfbiz.xml | 62 -------- cmssite/documents/ApacheOfbizTechnical.xml | 219 ----------------------------- cmssite/documents/ApacheOfbizUser.xml | 64 --------- cmssite/widget/CmssiteScreens.xml | 18 --- 5 files changed, 385 deletions(-) diff --git a/cmssite/data/CmsSiteDemoData.xml b/cmssite/data/CmsSiteDemoData.xml index 2c2067b..ba6ebde 100644 --- a/cmssite/data/CmsSiteDemoData.xml +++ b/cmssite/data/CmsSiteDemoData.xml @@ -114,7 +114,6 @@ under the License. <li><a href="${thisContent.content.CMSS_DEMO_SCREEN.link}">Demo Page with screen widget and screen decorator</a></li> <li><a href="${thisContent.content.CMSS_DEMO_BLOG.link}">Demo Page with blog using screen decorator</a></li> <li><a href="${thisContent.content.CMSS_DEMO_TPL_DATA.link}">Demo Page with an xml resource formatted with a template ftl resource</a></li> - <li><a href="${thisContent.content.PUBLIC_DOCS.link}">The ofbiz public documents</a></li> <li><a href="/cmssite/website-1">WebSite 1</a></li> <li><a href="/cmssite/website-2">WebSite 2</a></li> </ul> @@ -229,26 +228,5 @@ under the License. <DataResource dataResourceId="DOCBOOK_HTML_TEMPL" dataResourceTypeId="OFBIZ_FILE" objectInfo="plugins/cmssite/template/docbook/html/docbook.xsl" dataTemplateTypeId="XSLT" statusId="CTNT_IN_PROGRESS" dataResourceName="Help template file" mimeTypeId="text/html" isPublic="Y"/> <DataResource dataResourceId="DOCBOOK_PDF_TEMPL" dataResourceTypeId="OFBIZ_FILE" objectInfo="plugins/cmssite/template/docbook/fo/docbook.xsl" dataTemplateTypeId="XSLT" statusId="CTNT_IN_PROGRESS" dataResourceName="Help template file" mimeTypeId="text/html" isPublic="Y"/> - <DataResource dataResourceId="PUBLIC_DOCS" dataResourceTypeId="URL_RESOURCE" dataTemplateTypeId="SCREEN_COMBINED" objectInfo="component://cmssite/widget/CmssiteScreens.xml#publicDocs"/> - <Content contentId="PUBLIC_DOCS" contentTypeId="DOCUMENT" contentName="OFBIz public documents" dataResourceId="PUBLIC_DOCS"/> - - <DataResource dataResourceId="APACHE_OFBIZ" localeString="en" dataResourceTypeId="OFBIZ_FILE" objectInfo="plugins/cmssite/documents/ApacheOfbiz.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Apache OFBiz document" mimeTypeId="text/xml" isPublic="Y" /> - <Content contentId="APACHE_OFBIZ_HTML" contentTypeId="DOCUMENT" templateDataResourceId="DOCBOOK_HTML_TEMPL" dataResourceId="APACHE_OFBIZ" localeString="en" statusId="CTNT_IN_PROGRESS" contentName="The User & Technical Apache OFBiz document in one page HTML" mimeTypeId="text/html"/> - <ContentAssoc contentId="DOCUMENTS" contentIdTo="APACHE_OFBIZ_HTML" contentAssocTypeId="SUB_CONTENT" fromDate="2006-01-12 01:01:01"/>/> - - <Content contentId="APACHE_OFBIZ_PDF" contentTypeId="DOCUMENT" templateDataResourceId="DOCBOOK_PDF_TEMPL" dataResourceId="APACHE_OFBIZ" localeString="en" statusId="CTNT_IN_PROGRESS" contentName="The general Apache document in PDF format" mimeTypeId="application/pdf"/> - <ContentAssoc contentId="DOCUMENTS" contentIdTo="APACHE_OFBIZ_PDF" contentAssocTypeId="SUB_CONTENT" fromDate="2006-01-12 01:01:01"/>/> - - <DataResource dataResourceId="APACHE_OFBIZ_TECH" localeString="en" dataResourceTypeId="OFBIZ_FILE" objectInfo="plugins/cmssite/documents/ApacheOfbizTechnical.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Apache OFBiz document" mimeTypeId="text/xml" isPublic="Y" /> - <Content contentId="APACHE_OFBIZ_T_HTML" contentTypeId="DOCUMENT" templateDataResourceId="DOCBOOK_HTML_TEMPL" dataResourceId="APACHE_OFBIZ_TECH" localeString="en" statusId="CTNT_IN_PROGRESS" contentName="The Apache OFBiz Technical Guide in one page HTML" mimeTypeId="text/html"/> - <ContentAssoc contentId="DOCUMENTS" contentIdTo="APACHE_OFBIZ_T_HTML" contentAssocTypeId="SUB_CONTENT" fromDate="2006-01-12 01:01:01"/>/> - <DataResource dataResourceId="APACHE_OFBIZ_USER" localeString="en" dataResourceTypeId="OFBIZ_FILE" objectInfo="plugins/cmssite/documents/ApacheOfbizUser.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Apache OFBiz User document" mimeTypeId="text/xml" isPublic="Y" /> - <Content contentId="APACHE_OFBIZ_U_HTML" contentTypeId="DOCUMENT" templateDataResourceId="DOCBOOK_HTML_TEMPL" dataResourceId="APACHE_OFBIZ_USER" localeString="en" statusId="CTNT_IN_PROGRESS" contentName="The Apache OFBizUser Guide in one page HTML" mimeTypeId="text/html"/> - <ContentAssoc contentId="DOCUMENTS" contentIdTo="APACHE_OFBIZ_U_HTML" contentAssocTypeId="SUB_CONTENT" fromDate="2006-01-12 01:01:01"/>/> - - - <ContentAssoc contentId="CMSS_PPOINT" contentIdTo="PUBLIC_DOCS" contentAssocTypeId="SUB_CONTENT" fromDate="2001-01-01 00:00:00"/> - <ContentAssoc contentId="CMSS_PPOINT" contentIdTo="APACHE_OFBIZ_HTML" contentAssocTypeId="SUB_CONTENT" fromDate="2001-01-01 00:00:00" mapKey="documents"/> - <ContentAssoc contentId="CMSS_PPOINT" contentIdTo="APACHE_OFBIZ_PDF" contentAssocTypeId="SUB_CONTENT" fromDate="2001-01-01 00:00:00" mapKey="documents"/> <WebSiteContent webSiteId="CmsSite" contentId="MAINTENANCE_PAGE" webSiteContentTypeId="MAINTENANCE_PAGE" fromDate="2016-05-21 00:00:00"/> </entity-engine-xml> diff --git a/cmssite/documents/ApacheOfbiz.xml b/cmssite/documents/ApacheOfbiz.xml deleted file mode 100644 index f6dbe61..0000000 --- a/cmssite/documents/ApacheOfbiz.xml +++ /dev/null @@ -1,62 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> -<set xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" - xmlns:xl="http://www.w3.org/1999/xlink" - xmlns:xi="http://www.w3.org/2001/XInclude" - xsi:schemaLocation="http://docbook.org/ns/docbook ../../content/dtd/docbook.xsd" - xmlns="http://docbook.org/ns/docbook"> - - <info> - <title>Apache OFBiz official documentation.</title> - <abstract> - <para> - This Book is currently in an experimental stage. It will be the start of moving the OFBiz documentation from the current - <link xl:href="https://cwiki.apache.org/confluence/display/OFBIZ/Home">OFBiz documentation site</link> and the old ofbiz website (Entity documents) to the OFBiz content component. - The layout is currently open for discussion by the OFBiz community. - </para> - <para> - The advantages of using it within OFBiz are: - <orderedlist> - <listitem><para>No external system required for documentation</para></listitem> - <listitem><para>The content of the internal help files can be used within the documentation</para></listitem> - <listitem><para>The documentation always has the same version as the system (It is part of it)</para></listitem> - <listitem><para>The content is stored in a internationally accepted <link xl:href="http://docbook.org">'DocBook'</link> format</para></listitem> - <listitem><para>The content can be easily presented in the selected visual schemas (To be implemented)</para></listitem> - </orderedlist> - </para> - <para> - If you want to contribute to this document, you are very welcome. - Several possibilities exist: - <orderedlist> - <listitem><para>Convert existing OFBiz documents on the <link xl:href="https://cwiki.apache.org/confluence/display/OFBIZ/Documentation">OFBiz documentation site</link> to the <link xl:href="http://docbook.org">docbookformat</link></para></listitem> - <listitem><para>Write new document chapters for an OFBiz component</para></listitem> - <listitem><para>Write new Help screens which can be inserted as sections in the document.</para></listitem> - </orderedlist> - How to contribute? It depends if you have a local OFBiz system or not. If you have, check the appendix for an explanation how the document text is stored within the OFBiz system. - If you do not have a local OFBiz system write your text in an xml editor using the DocBook V5.0 schema's. - If you have text to contribute create a Jira issue and upload your text to the issue. - </para> - </abstract> - </info> - - <xi:include href="ApacheOfbizUser.xml"/> - <xi:include href="ApacheOfbizTechnical.xml"/> - -</set> diff --git a/cmssite/documents/ApacheOfbizTechnical.xml b/cmssite/documents/ApacheOfbizTechnical.xml deleted file mode 100644 index a52a779..0000000 --- a/cmssite/documents/ApacheOfbizTechnical.xml +++ /dev/null @@ -1,219 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> -<book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" - xmlns:xl="http://www.w3.org/1999/xlink" - xmlns:xi="http://www.w3.org/2001/XInclude" - xsi:schemaLocation="http://docbook.org/ns/docbook ../../content/dtd/docbook.xsd" - xmlns="http://docbook.org/ns/docbook"> - - <info> - <title>Apache OFBiz Technical documentation.</title> - </info> - - <dedication> - <para> - I was reading the book in development from Norman Walsh called <link xl:href="http://www.docbook.org/tdg5/en/html/docbook.html">DocBook 5.0: The Definitive Guide - </link> and found that a book can have a dedication. My first thought was there is only one man to whom this book can be dedicated. Without him I would not have been writing it. - Sometimes i talk to other people about my dinners with David Jones in Pucket, Thailand which were very revealing to me. At a relative young age David designed and developed with Andy Zenesky - the cornerstones of the OFBiz system called entity engine and recognized that in 2001 SOA (System Oriented Architecture) would be the future. - So, David, thank you very much spending your efforts creating this excellent system. - </para> - </dedication> - - <chapter> - <title>Introduction.</title> - <para> - Welcome to Apache OFBiz, the ready to use open source ERP system. Let me first say if you downloaded - the system for the first time it will be very overwhelming because the system is pretty big what is actually pretty normal for an ERP system - because of its size. - </para> - <para> - This document is describing the technical aspects of the system. How to install it, how to load the data and how to make the system available to the Internet. - This is described pretty well in the 'production setup guide' in the next section. If you looking how to setup the system from a user point of view then better - have a look at the Apache OFBiz user guide. - </para> - - <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://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Technical+Production+Setup+Guide">OFBiz documentation site</link> - </para> - </section> - - <section> - <title>The quick setup of an Ubuntu/Debian Linux with Postgresql Apache OFBiz server</title> - <para> - Ubuntu/Debian is certainly not the only distribution which is suitable for OFBiz. In general all Linux distributions can be used. - The OFBiz system will also run on Windows, however this is not preferred and much less experience is available in the OFBiz communiy. - The preferred data base is Postgresql although most databases will do. - </para> - <orderedlist> - <listitem> - <para>Upgrade Linux to Ubuntu/Debian remotely using Grub menu</para> - <para> - If you have a version of Linux running already on your server which using the GRUB menu, it is possible to upgrade to Debian/Ubuntu - without even touching the server physically. With the method below the Debian installer is loaded into a Ram disk from where it can - reformat and re-partition the harddisk and install the system. - Practice this first on a local server, because if after the reboot the server is unreachable you have to ask somebody at the datacenter to manually reboot the system. - </para> - <para> - If you have a proper Linux installed go to the Postgres installation. - </para> - <orderedlist> - <listitem> - <para>Get the OS kernel and the related initrd.gz</para> - <para> - Make sure you server can handle 64bit if you take that version, if not sure take the 32bit version. - Example url for 64bit Ubuntu: http://us.archive.ubuntu.com/ubuntu/dists/hardy/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux for the kernel and - http://us.archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz for the initrd.gz file - </para> - <para> - If not sure take the 32bit version: - Example url for 32bit Ubuntu: http://us.archive.ubuntu.com/ubuntu/dists/hardy/main/installer-i386/current/images/netboot/ubuntu-installer/amd64/linux for the kernel and - http://us.archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-i386/current/images/netboot/ubuntu-installer/i386/initrd.gz for the initrd.gz file - </para> - </listitem> - <listitem> - <para>Uncompress the initrd.gz: gzip -dc ../initrd.gz | cpio -id</para> - </listitem> - <listitem> - <para>Edit the preseed.cfg file inside the initrd.gz file</para> - <para> - The file I used had the following content: - <programlisting> - d-i debconf/priority select critical - d-i debian-installer/locale string en_US - d-i console-setup/ask_detect boolean false - d-i console-setup/layoutcode string us - d-i auto-install/enabled boolean true - d-i netcfg/choose_interface select eth0 - d-i netcfg/disable_dhcp boolean true - d-i netcfg/get_nameservers string x.x.x.x <--- EDIT! (max 3) - d-i netcfg/get_ipaddress string x.x.x.x <--- EDIT! - d-i netcfg/get_netmask string 255.255.255.0 <--- EDIT! - d-i netcfg/get_gateway string x.x.x.x <--- EDIT! - d-i netcfg/confirm_static boolean true - d-i netcfg/get_hostname string servername <--- EDIT! - d-i netcfg/get_domain string yourdomain.com <--- EDIT! - d-i network-console/password password password <--- EDIT! - d-i network-console/password-again password password <--- EDIT! - d-i preseed/early_command string anna-install network-console - </programlisting> - You can find the ip addresses in the current Linux normally in the /etc/network/interfaces file. - </para> - </listitem> - <listitem> - <para>Create the new Archive: - <programlisting> - find ./ | cpio -H newc -o > initrd-preseed - gzip initrd-preseed - </programlisting> - </para> - </listitem> - <listitem> - <para>Copy the Kernel and the new initrd.gz to the server</para> - <para> - Copy these to files to the /boot/ directory on the server. - </para> - <para>If using LiLo</para> - <para> - You have to download the vmlinuz image and put that in the /boot directory under the name vmlinuzNew - </para> - </listitem> - <listitem> - <para>If Grub is used: Edit the /boot/grub/menu.lst file on the server: - <programlisting> -# menu entry before the first:(for root, look at the other menu items) -title Ubuntu Install -root xxxxx -kernel /linux -initrd /initrd-preseed.gz -savedefault 1 - </programlisting> - </para> - <para>If Lilo is used edit the /etc/lilo.conf file on the server: - <programlisting> -image=/boot/vmlinuzNew - label="newUbuntu" - initrd=/boot/init-preseed.gz - </programlisting> - </para> - </listitem> - <listitem> - <para>Reboot the server</para> - <para>and hopfully after some time you can login with SSH and using the username "installer" and the password you specified in the preseed file</para> - <para>From that point you can configure the server and repartition the harddisk</para> - </listitem> - </orderedlist> - </listitem> - <listitem> - <para>Install Subversion</para> - <para>use the command (as root) apt-get install subversion</para> - </listitem> - <listitem> - <para>Install Apache using proxy AJP to talk to OFBiz</para> - <para>Use the command (as root): apt-get install apache2</para> - <para>Make symbolic links from mods-available to mods-enabled for ssl.config, ssl.load, proxy.load, proxy_ajp.load and proxy.config. Modify proxy.config and replace "Deny from all" with "Allow from all"</para> - </listitem> - <listitem> - <para>Install Java SDK</para> - <para>Use the command (as root): apt-get install sun-java6-jdk</para> - </listitem> - <listitem> - <para>Install PostGresql</para> - <para>Use the command (as root): apt-get install postgresql</para> - <para> - Then logon as root, and su to the user "postgres" and issue the command: createuser "ofbiz" - </para> - </listitem> - <listitem> - <para>Install Ofbiz</para> - </listitem> - <listitem> - <para>Start ofbiz.....and look for he result in your browser.....</para> - </listitem> - </orderedlist> - </section> - </chapter> - <xi:include href="../../../framework/documents/Framework.xml"/> - <xi:include href="../../../framework/base/documents/FrameworkBase.xml" /> - <xi:include href="../../../framework/common/documents/FrameworkCommon.xml" /> - <xi:include href="../../../framework/entity/documents/EntityEngine.xml" /> - <xi:include href="../../../framework/service/documents/ServiceEngine.xml" /> - <xi:include href="../../../framework/webtools/documents/Webtools.xml" /> - <xi:include href="../../../framework/documents/UnitTest.xml" /> - <xi:include href="../../../framework/documents/SingleSignOn.xml" /> - <xi:include href="../../../framework/documents/DataFiles.xml"/> - - <appendix> - <xi:include href="../../../applications/commonext/data/helpdata/HELP_OFBizDocumentationSystem.xml"/> - </appendix> - - <appendix> - <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://cwiki.apache.org/confluence/display/OFBTECH/Revisions+Requiring+Data+Migration">OFBiz documentation site</link> - </para> - </section> - </appendix> - - -</book> diff --git a/cmssite/documents/ApacheOfbizUser.xml b/cmssite/documents/ApacheOfbizUser.xml deleted file mode 100644 index 8fe6179..0000000 --- a/cmssite/documents/ApacheOfbizUser.xml +++ /dev/null @@ -1,64 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> -<book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" - xmlns:xl="http://www.w3.org/1999/xlink" - xmlns:xi="http://www.w3.org/2001/XInclude" - xsi:schemaLocation="http://docbook.org/ns/docbook ../../content/dtd/docbook.xsd" - xmlns="http://docbook.org/ns/docbook"> - - <info> - <title>Apache OFBiz User documentation</title> - </info> - - <chapter> - <title>Introduction</title> - <para> - 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://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Project+Overview">OFBiz documentation site</link> - </para> - <para> - 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> - - </chapter> - <xi:include href="../../../applications/commonext/documents/Setup.xml"/> - <xi:include href="../../../applications/accounting/documents/Accounting.xml"/> - <xi:include href="../../../applications/party/documents/Party.xml"/> - <xi:include href="../../../applications/product/documents/Product.xml"/> - <xi:include href="../../../applications/order/documents/Order.xml"/> - <xi:include href="../../../applications/content/documents/Content.xml"/> - <xi:include href="../../../applications/marketing/documents/Marketing.xml"/> - <xi:include href="../../../applications/humanres/documents/Humanres.xml"/> - <xi:include href="../../myportal/documents/MyPortal.xml"/> - <xi:include href="../../projectmgr/documents/ProjectMgr.xml"/> - <xi:include href="../../ebay/documents/Ebay.xml"/> - <xi:include href="../../ebaystore/documents/EbayStore.xml"/> - - <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://cwiki.apache.org/confluence/display/OFBIZ/Main+New+Features">OFBiz documentation site</link> - </para> - </appendix> - -</book> diff --git a/cmssite/widget/CmssiteScreens.xml b/cmssite/widget/CmssiteScreens.xml index 3217b6c..b03b364 100644 --- a/cmssite/widget/CmssiteScreens.xml +++ b/cmssite/widget/CmssiteScreens.xml @@ -83,22 +83,4 @@ </section> </screen> - <screen name="publicDocs"> - <section> - <widgets> - <decorator-screen name="main-decorator"> - <decorator-section name="body"> - <container> - <link style="h2" text="The Apache OFBiz document HTML version" target="/cmssite/cms/APACHE_OFBIZ_HTML" target-window="_BLANK" url-mode="plain"></link> - </container> - <container> - <link style="h2" text="The Apache OFBiz document PDF version" target="/cmssite/cms/APACHE_OFBIZ_PDF" target-window="_BLANK" url-mode="plain"></link> - </container> - </decorator-section> - </decorator-screen> - </widgets> - </section> - </screen> - - </screens> |
Free forum by Nabble | Edit this page |