-1 on these changes. Please revert / delete this page. Sorry. We cannot advertise dev builds from buildbots.
Sent from my iPhone > On Mar 16, 2014, at 3:59 PM, pesce...@apache.org wrote: > > Author: pescetti > Date: Sun Mar 16 22:59:08 2014 > New Revision: 1578175 > > URL: http://svn.apache.org/r1578175 > Log: > Insert a warning as suggested by Marcus on dev list. > > Modified: > openoffice/ooo-site/trunk/content/download/devbuilds.html > > Modified: openoffice/ooo-site/trunk/content/download/devbuilds.html > URL: > http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/devbuilds.html?rev=1578175&r1=1578174&r2=1578175&view=diff > ============================================================================== > --- openoffice/ooo-site/trunk/content/download/devbuilds.html (original) > +++ openoffice/ooo-site/trunk/content/download/devbuilds.html Sun Mar 16 > 22:59:08 2014 > @@ -3,12 +3,29 @@ > <head> > <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> > <title>Apache OpenOffice dev builds: daily, nightly, snapshots</title> > + <style type="text/css"> > + div.warning { > + background-color: rgb(254,203,203); > + padding: 10px; > + border: 1px solid rgb(192,0,0); > + font-style: italic; > + } > + </style> > </head> > > <body> > > <h1>Apache OpenOffice daily/nightly builds and snapshots</h1> > > +<div class="warning"> > +The following installation packages are automatically generated by > buildbots.<br/> > +They are <strong>for testing purposes only</strong>: they are not formally > approved and they can contain issues.<br/> > +End users must use <strong>only our formally approved builds</strong>, > +available from > +<a > href="http://www.openoffice.org/download/">http://www.openoffice.org/download/</a> > +and widely tested. > +</div> > + > <h2>Target public</h2> > > <p> > @@ -21,13 +38,6 @@ activities and are tracking specific bug > </p> > > <p> > -End users must use <strong>only our formally approved builds</strong>, > -available from > -<a > href="http://www.openoffice.org/download/">http://www.openoffice.org/download/</a> > -and widely tested. > -</p> > - > -<p> > Our daily/nightly and snapshots builds are made more visible to help > volunteers > <a > href="https://blogs.apache.org/OOo/entry/seeking_beta_testers_for_apache">report > bugs in the 4.1.0-beta phase</a>. > Everyone is welcome to > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org
