Thanks, the new index page is now published:
http://ofbiz.apache.org/index.html Jacopo On Mar 26, 2013, at 1:20 PM, Medhat AbdelBadie <[email protected]> wrote: > I Agree, it looks interesting. > > Regards, > Medhat > > > > On Tue, Mar 26, 2013 at 11:54 AM, Ashish Vijaywargiya < > [email protected]> wrote: > >> Hello Jacopo, >> >> This changes looks good to me. Thanks! >> >> -- >> Kind Regards >> Ashish Vijaywargiya >> >> On Mon, Mar 25, 2013 at 7:09 PM, Jacopo Cappellato < >> [email protected]> wrote: >> >>> Hi all, >>> >>> could you please review this proposal for some modifications to the OFBiz >>> web site main page? >>> Here is a summary of changes I did: >>> 1) removed two subsection titles that seemed redundant to me >>> 2) merged the content of the section "Who is Using Apache OFBiz?" to the >>> main section (with minor editing) >>> 3) added a new section "News" with two news entries for the last two >>> releases we have published; I know we did an experiment in the past with >> a >>> News section and then we have removed it because there was disagreement >>> about its content; however this time this should not be an issue because >> we >>> will only publish project news (typically posted to the ASF Announcement >>> list... basically OFBiz releases only) >>> >>> What do you think? >>> >>> Jacopo >>> >>> >>> Index: index.html >>> =================================================================== >>> --- index.html (revision 1460606) >>> +++ index.html (working copy) >>> @@ -128,7 +128,6 @@ >>> <div id="main"> >>> >>> <h2>Apache OFBiz™</h2> >>> - <h3>What is Apache OFBiz?</h3> >>> <div class="highlights"> >>> <h4>Apache OFBiz offers a great deal of functionality, >>> including:</h4> >>> <ul> >>> @@ -164,7 +163,8 @@ >>> <p>Apache OFBiz is a project of <a href="http://www.apache.org/ >> ">The >>> Apache Software Foundation</a>.</p> >>> >>> <p>Being open source under the Apache 2.0 license and driven by >> a >>> community Apache OFBiz offers both flexibility by design and by access to >>> code, and a solution where you're not alone but rather can work with many >>> others to get things done. >>> - </p> >>> + It's hard to say who and how many organizations are using >>> Apache OFBiz because they don't have to tell us when they use it. >>> + In the <a href="documentation.html">documentation</a> page >> you'll >>> find link to a Wiki page with the list of known sites and products based >> on >>> OFBiz we know about ("Users of Apache OFBiz").</p> >>> >>> <p>For answers to your questions you might find the following >>> documents useful: >>> <ul> >>> @@ -174,9 +174,21 @@ >>> </ul> >>> </p> >>> >>> - <h3>Who is Using Apache OFBiz?</h3> >>> - <p>It's hard to say who and how many organizations are using >>> Apache OFBiz because you don't have to tell us when you use it, but there >>> are lots of public sites.</p> >>> - <p>In the <a href="documentation.html">documentation</a> >> page >>> you'll find link to a Wiki page with the list of sites and products based >>> on OFBiz we know about ("Users of Apache OFBiz").</p> >>> + <div> >>> + <h3>News</h3> >>> + <h4>January 18, 2013</h4> >>> + <p> >>> + The Apache OFBiz community is pleased to announce the new >>> release "Apache OFBiz 11.04.02".<br/> >>> + This is a bug fix release for the 11.04 series; all users of >>> "Apache OFBiz 11.04.01" are encouraged to upgrade to this latest release >>> because it contains bug fixes including fixes for a security >> vulnerability >>> (<a href="http://ofbiz.apache.org/download.html#vulnerabilities >>> ">CVE-2013-0177</a>).<br/> >>> + The release files can be downloaded from the <a href=" >>> http://ofbiz.apache.org/download.html">download page</a>. >>> + </p> >>> + <h4>January 17, 2013</h4> >>> + <p> >>> + The Apache OFBiz community is pleased to announce the new >>> release "Apache OFBiz 10.04.05".<br/> >>> + This is a bug fix release for the 10.04 series; all users of >>> "Apache OFBiz 10.04.x" releases are encouraged to upgrade to this latest >>> release because it contains bug fixes including fixes for a security >>> vulnerability (<a href=" >>> http://ofbiz.apache.org/download.html#vulnerabilities >>> ">CVE-2013-0177</a>).<br/> >>> + The release files can be downloaded from the <a href=" >>> http://ofbiz.apache.org/download.html">download page</a>. >>> + </p> >>> + </div> >>> </div> >>> <!-- main ends --> >>> >>> >>
