Apache ofbiz Site

Clone this repo:
  1. f2392a6 Publish new release information on the website. by Jacopo Cappellato · 9 hours ago master
  2. 2c5ec7e Improved: widget-form.xsd by Jacques Le Roux · 4 weeks ago
  3. 7ccddac Improved: widget-form.xsd by Jacques Le Roux · 4 weeks ago
  4. a9b4342 Improved: updates test-suite.xsd documentation by Jacques Le Roux · 4 weeks ago
  5. 5827f92 Improved: removes most social networks in header by Jacques Le Roux · 10 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.