Apache ofbiz Site

Clone this repo:
  1. 9a00038 Improved: updates widget-form.xsd by Jacques Le Roux · 10 days ago master
  2. 44bb687 Improved: about themes/common-theme/webapp/images/products subdirectories by Jacques Le Roux · 5 weeks ago
  3. d4fb793 Improved: about securing themes/common-theme/webapp/images/products subdirectories by Jacques Le Roux · 5 weeks ago
  4. f790f53 Improved: replaces tabs by spaces in rest-api.xsd by Jacques Le Roux · 6 weeks ago
  5. 2c91ec8 Improved: remove the link to the README page on nightlies by Jacques Le Roux · 6 weeks ago

##Update Site
If anyone is going to do any fixes - please do not just do any changes or fixes in the html page itself. It needs to be done in the php template, located under template/page, or template/region. Once you are done with changes please compile these file and generate html using following command ./php2html.sh

Changes to the common header or footer need to be done via head.tpl.php, header.tpl.php or footer.tpl under template/region. If change is done to the header or footer then regenerate all the html pages. Use the php2html.sh script to compile all the modified template files in one shoot.