[Libreoffice-commits] .: developers/index.html developers/index.php

Thorsten Behrens thorsten at kemper.freedesktop.org
Mon Aug 29 07:12:48 PDT 2011


 developers/index.html |  180 ----------------------------------------------
 developers/index.php  |  194 --------------------------------------------------
 2 files changed, 5 insertions(+), 369 deletions(-)

New commits:
commit c1c52955a250d050cbfe8abfb92e1acd02bcbbf1
Author: Thorsten Behrens <tbehrens at novell.com>
Date:   Mon Aug 29 16:12:24 2011 +0200

    Shrunk down devpage, refer to LibO instead

diff --git a/developers/index.html b/developers/index.html
index bee666b..1a4acb8 100644
--- a/developers/index.html
+++ b/developers/index.html
@@ -20,7 +20,6 @@
                 <ul id="nav">
 <li class="tabs-container"><a href="/">Home</a></li>
 <li class="tabs-container"><a href="/download/">Download</a></li>
-<li class="tabs-container"><a href="/discover/">Discover</a></li>
 <li class="tabs-container"><a href="http://planet.go-oo.org/">Planet</a></li>
 <li class="tabs-selected"><a href="/developers/">Developers</a></li>
 <li class="tabs-container"><a href="/about/">About</a></li>
@@ -28,187 +27,12 @@
                 <div id="tagline">
                         <a href="http://www.go-oo.org">Better, Faster, Free-er</a>
                 </div>
-<ul id="hnav">
-<li><a href="http://svn.services.openoffice.org/opengrok/">OpenGrok</a></li>
-<li><a href="http://tinderbox.go-oo.org/">Tinderbox</a></li>
-<li><a href="http://termite.services.openoffice.org">Buildbot</a></li>
-<li><a href="http://webchat.freenode.net/" target="blank">#go-oo IRC Channel</a></li>
-</ul>
 
                 <div class="container">
                     <div id="splash">
                         <h2>Developers</h2>
-			        <div id="dev-tools">
-            <dl>
-                <dt><a href="http://svn.services.openoffice.org/opengrok/">OpenGrok</a> (replaces LXR)</dt>
-                <dd>
-                <form method="get" action="http://svn.services.openoffice.org/opengrok/search">
-                    <label>
-                        Identifier
-                        <input type="text" name="refs" value="" size="10" />
-                    </label>
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                <form method="get" action="http://svn.services.openoffice.org/opengrok/search">
-                    <label>
-                        Text 
-                        <input type="text" name="q" value="" size="10" />
-                    </label>
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                <form method="get" action="http://svn.services.openoffice.org/opengrok/search">
-                    <label>
-                        File 
-                        <input type="text" name="path" value="" size="10" />
-                    </label>
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                </dd>
-                <dt>Bugzilla</dt>
-                <dd>
-                <form method="get" action="http://www.openoffice.org/issues/show_bug.cgi">
-                    <a href="http://www.openoffice.org/issues/query.cgi">OO.o Issue</a> <a href="http://qa.openoffice.org/issue_handling/submission_gateway.html#code_module">New</a> 
-                    <input name="id" size="8" />
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                <form method="get" action="https://bugzilla.novell.com/show_bug.cgi">
-                    <a href="https://bugzilla.novell.com/query.cgi">BNC Issue</a> <a href="https://bugzilla.novell.com/enter_bug.cgi">New</a> 
-                    <input name="id" size="8" />
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                </dd>
-                <dt>Development Tools</dt>
-                <dd>
-                    <ul>
-                        <li><a href="http://svn.services.openoffice.org/opengrok/">OpenGrok</a> (replaces LXR)</li>
-                        <li><a href="http://tinderbox.go-oo.org/">Tinderbox</a></li>
-                        <li>
-                          <a href="http://termite.services.openoffice.org">Buildbot</a>
-                          (<a href="http://wiki.services.openoffice.org/wiki/Buildbot">More information</a>)
-                        </li>
-                        <li><a href="http://webchat.freenode.net/" target="blank">#go-oo IRC Chat</a></li>
-                    </ul>
-                </dd>
-                <dt>Hacker Guides</dt> 
-                <dd>
-                    <ul>
-                        <li><a href="hackers-guide.html">English</a></li>
-                        <li><a href="hackers-guide-ja.html">Japanese</a> 1.1</li>
-                        <li><a href="hackers-guide-de.html">German</a> 1.1</li>
-                        <li><a href="http://babelfish.altavista.com/tr?doit=done&amp;url=http://go-oo.org/hackers-guide.html&amp;lp=?" target="new">Other</a></li>
-                        <li><a href="old-guides.html">Old</a></li>
-                    </ul>
-                </dd>
-                <dt>Resources</dt>
-                <dd>
-                    <ul>
-                        <li><b><a href="http://wiki.services.openoffice.org/wiki/">Wiki</a></b></li>
-                        <li><a href="http://planet.go-oo.org/">Planet OO.o</a> &amp; <a href="http://planet.go-oo.org/rss20.xml">(rss)</a></li>
-                        <li><a href="tutorials/">Hackers Tutorials</a></li>
-                        <li><a href="cws.html">Hackers CWS howto</a> &amp; <a href="cws-quickhowto-ja.html">Japanese</a></li>
-                        <li><a href="http://wiki.services.openoffice.org/wiki/Ooo-build">About ooo-build</a></li>
-                        <li><a href="http://wiki.services.openoffice.org/wiki/Environment_Variables">Tweaking setting at runtime.</a></li>
-                        <li><a href="http://wiki.services.openoffice.org/wiki/DomainDeveloper">Who is Whom?</a></li>
-                        <li><a href="http://eis.services.openoffice.org/EIS2/servlet/GuestLogon">EIS</a></li>
-                        <li><a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox setup</a></li>
-                        <li>ooo-build <a href="http://download.go-oo.org/">source</a> &amp; <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/patches">patches</a></li>
-                        <li><a href="/users/mgp/">MagicPoint users</a></li>
-                <li><a href="http://docs.go-oo.org/index.html">source code documentation</a></li>
-                    </ul>
-                </dd>
-            </dl>
-        </div>
-	<div>
-	<h4 id="irc">IRC</h4>
-        <p>We have a channel #go-oo on <a href="http://webchat.freenode.net/">irc.freenode.net</a>, where you can discuss development 
-	issues with hackers.</p>
-        <p>To contact anyone wrt. go-oo see the ooo-build 
-	<a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/AUTHORS">maintainers</a> 
-	or contact <i>kendy T novell com</i></p>
-
-	<h4>Mailing List</h4>
-	
-	<p>There is a mailing for ooo-build development. 
-	<a href="http://lists.freedesktop.org/mailman/listinfo/ooo-build">More info</a> on
-	how to <a href="http://lists.freedesktop.org/mailman/listinfo/ooo-build">subscribe</a> or to 
-	read the <a href="http://lists.freedesktop.org/archives/ooo-build/">archive</a>. 
-	The mailing list have been migrated twice over the time, so you can see
-	also the <a href="mailarchive/">first old mailing list archive</a>, and the
-	<a href="http://lists.go-oo.org/pipermail/dev-go-oo.org/">second old archive</a>.</p>
-
-	<h4>Tarballs</h4>
-        <p>You can download <a href="http://download.go-oo.org/">packages of OO.o here</a>. 
-	These are tested to ensure clean builds.</p>
-        
-    <h4>Translate a short German comment: [ thanks to <a href="http://babelfish.altavista.com">BabelFish</a> ]</h4>
-    <form action="http://babelfish.altavista.com/tr" method="post" name="frmTrText">
-        <input name="doit" value="done" type="hidden" />
-        <input name="intl" value="1" type="hidden" />
-        <input name="tt" value="urltext" type="hidden" />
-        <textarea rows="2" wrap="virtual" cols="42" style="width: 30em;" name="trtext"></textarea><br />
-        <input name="lp" value="de_en" type="hidden" />
-        <input value="Translate" type="submit" />
-    </form>
-
-	<h4>Source</h4>
-    <p>ooo-build sources are stored in 
-    <a href="http://git-scm.com/">Git</a>, <a
-    href="http://www.freedesktop.org/wiki/Software/ooo-build/GettingIt">more
-    detailed instructions</a> are available, but to simply check out the latest
-    version of ooo-build:</p>
-
-    <div class="pre">
-        git clone git://anongit.freedesktop.org/git/ooo-build/ooo-build
-    </div>
-
-    <p>Registered developers should use the following command to enable writing
-    to the repository:</p>
-
-    <div class="pre">
-        git clone ssh://[username@]git.freedesktop.org/git/ooo-build/ooo-build
-    </div>
-
-    <p>Once the source has been checked out, ooo-build can be built in 
-    very nearly the usual manner:</p>
-    <div class="pre">
-        cd ooo-build<br />
-        ./autogen.sh --with-distro=<i>DISTRO</i><br />
-        ./download<br />
-        make
-    </div>
-
-    <p>where <i>DISTRO</i> is the basename of a file in the 
-    <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/distro-configs">distro-configs</a>
-    directory, such as <i>Debian</i>, <i>SUSE</i>, or <i>Ubuntu</i>.</p>
-    
-    <p>Also note that running the ./download script will download additional files and packages over 
-        the net.  Therefore, you need to have an active internet connection in order for this script to run successfully.</p>
-
-    <p>Please refer to 
-    <a href="http://www.freedesktop.org/wiki/Software/ooo-build/BuildingIt">this page</a> for
-    more information on how to build ooo-build from sources.</p>
-
-	<h4>Tinderbox Build Status</h4>
-        <p>Find an overview over the last tinderbox build results 
-	<a href="http://go-oo.org/tinderbox/all_trees.express.html">here</a>.</p>
-        <p>A list of the currently open tinderbox branches (CWSs and MWSs) can be 
-	found <a href="http://tinderbox.go-oo.org">here</a>.</p>
-        <p>For more information on branches, see the 
-	<a href="http://development.openoffice.org/releases/ooo_roadmap.pdf">roadmap</a> 
-	and <a href="http://development.openoffice.org/releases/">codelines</a> documents. 
-	To create your own tinderbox, check the 
-	<a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox 
-	setup guide</a>.</p>
-        
-	<h4>Changes in ooo-build</h4>
-        <p>Use <a href="http://cia.vc/stats/project/ooo-build">CIA</a> to look up 
-	the latest changes in the ooo-build git repository.</p>
-        
-	<h4>Local web tools</h4>
-        <p>Our patches to sync bonsai via cvsup, and a description of how to make LXR work 
-	on RH 8.0+ can be found <a href="web-patches/">here</a>.</p>
-        
-	</div>
+			        <p>Go-oo has been made obsolete by the exciting new LibreOffice project. Read their hacker page <a href="http://www.libreoffice.org/get-involved/developers/">here</a>.
+	</p>
                     </div>
                 </div>
 
diff --git a/developers/index.php b/developers/index.php
index c3708dd..8dbf164 100644
--- a/developers/index.php
+++ b/developers/index.php
@@ -1,204 +1,16 @@
 <?php
 require("../template.php");
 
-
-// some unused HTML snippets.
-/*
-                <form method="get" action="http://bugzilla.novell.com/show_bug.cgi">
-                    <a href="http://bugzilla.novell.com/query.cgi?format=advanced">Novell Issue</a> <a href="https://bugzilla.novell.com/enter_bug.cgi?product=OpenOffice.org+2.0">New</a> 
-                    <input name="id" size="6"> 
-                    <input type="submit" value="Find" class="hide">
-                </form>
-*/
-
-// enter the content of the page here.
 $content = <<<EOT
-        <div id="dev-tools">
-            <dl>
-                <dt><a href="http://svn.services.openoffice.org/opengrok/">OpenGrok</a> (replaces LXR)</dt>
-                <dd>
-                <form method="get" action="http://svn.services.openoffice.org/opengrok/search">
-                    <label>
-                        Identifier
-                        <input type="text" name="refs" value="" size="10" />
-                    </label>
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                <form method="get" action="http://svn.services.openoffice.org/opengrok/search">
-                    <label>
-                        Text 
-                        <input type="text" name="q" value="" size="10" />
-                    </label>
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                <form method="get" action="http://svn.services.openoffice.org/opengrok/search">
-                    <label>
-                        File 
-                        <input type="text" name="path" value="" size="10" />
-                    </label>
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                </dd>
-                <dt>Bugzilla</dt>
-                <dd>
-                <form method="get" action="http://www.openoffice.org/issues/show_bug.cgi">
-                    <a href="http://www.openoffice.org/issues/query.cgi">OO.o Issue</a> <a href="http://qa.openoffice.org/issue_handling/submission_gateway.html#code_module">New</a> 
-                    <input name="id" size="8" />
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                <form method="get" action="https://bugzilla.novell.com/show_bug.cgi">
-                    <a href="https://bugzilla.novell.com/query.cgi">BNC Issue</a> <a href="https://bugzilla.novell.com/enter_bug.cgi">New</a> 
-                    <input name="id" size="8" />
-                    <input type="submit" value="Find" class="hide" />
-                </form>
-                </dd>
-                <dt>Development Tools</dt>
-                <dd>
-                    <ul>
-                        <li><a href="http://svn.services.openoffice.org/opengrok/">OpenGrok</a> (replaces LXR)</li>
-                        <li><a href="http://tinderbox.go-oo.org/">Tinderbox</a></li>
-                        <li>
-                          <a href="http://termite.services.openoffice.org">Buildbot</a>
-                          (<a href="http://wiki.services.openoffice.org/wiki/Buildbot">More information</a>)
-                        </li>
-                        <li><a href="http://webchat.freenode.net/" target="blank">#go-oo IRC Chat</a></li>
-                    </ul>
-                </dd>
-                <dt>Hacker Guides</dt> 
-                <dd>
-                    <ul>
-                        <li><a href="hackers-guide.html">English</a></li>
-                        <li><a href="hackers-guide-ja.html">Japanese</a> 1.1</li>
-                        <li><a href="hackers-guide-de.html">German</a> 1.1</li>
-                        <li><a href="http://babelfish.altavista.com/tr?doit=done&amp;url=http://go-oo.org/hackers-guide.html&amp;lp=?" target="new">Other</a></li>
-                        <li><a href="old-guides.html">Old</a></li>
-                    </ul>
-                </dd>
-                <dt>Resources</dt>
-                <dd>
-                    <ul>
-                        <li><b><a href="http://wiki.services.openoffice.org/wiki/">Wiki</a></b></li>
-                        <li><a href="http://planet.go-oo.org/">Planet OO.o</a> &amp; <a href="http://planet.go-oo.org/rss20.xml">(rss)</a></li>
-                        <li><a href="tutorials/">Hackers Tutorials</a></li>
-                        <li><a href="cws.html">Hackers CWS howto</a> &amp; <a href="cws-quickhowto-ja.html">Japanese</a></li>
-                        <li><a href="http://wiki.services.openoffice.org/wiki/Ooo-build">About ooo-build</a></li>
-                        <li><a href="http://wiki.services.openoffice.org/wiki/Environment_Variables">Tweaking setting at runtime.</a></li>
-                        <li><a href="http://wiki.services.openoffice.org/wiki/DomainDeveloper">Who is Whom?</a></li>
-                        <li><a href="http://eis.services.openoffice.org/EIS2/servlet/GuestLogon">EIS</a></li>
-                        <li><a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox setup</a></li>
-                        <li>ooo-build <a href="http://download.go-oo.org/">source</a> &amp; <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/patches">patches</a></li>
-                        <li><a href="/users/mgp/">MagicPoint users</a></li>
-                <li><a href="http://docs.go-oo.org/index.html">source code documentation</a></li>
-                    </ul>
-                </dd>
-            </dl>
-        </div>
-	<div>
-	<h4 id="irc">IRC</h4>
-        <p>We have a channel #go-oo on <a href="http://webchat.freenode.net/">irc.freenode.net</a>, where you can discuss development 
-	issues with hackers.</p>
-        <p>To contact anyone wrt. go-oo see the ooo-build 
-	<a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/AUTHORS">maintainers</a> 
-	or contact <i>kendy T novell com</i></p>
-
-	<h4>Mailing List</h4>
-	
-	<p>There is a mailing for ooo-build development. 
-	<a href="http://lists.freedesktop.org/mailman/listinfo/ooo-build">More info</a> on
-	how to <a href="http://lists.freedesktop.org/mailman/listinfo/ooo-build">subscribe</a> or to 
-	read the <a href="http://lists.freedesktop.org/archives/ooo-build/">archive</a>. 
-	The mailing list have been migrated twice over the time, so you can see
-	also the <a href="mailarchive/">first old mailing list archive</a>, and the
-	<a href="http://lists.go-oo.org/pipermail/dev-go-oo.org/">second old archive</a>.</p>
-
-	<h4>Tarballs</h4>
-        <p>You can download <a href="http://download.go-oo.org/">packages of OO.o here</a>. 
-	These are tested to ensure clean builds.</p>
-        
-    <h4>Translate a short German comment: [ thanks to <a href="http://babelfish.altavista.com">BabelFish</a> ]</h4>
-    <form action="http://babelfish.altavista.com/tr" method="post" name="frmTrText">
-        <input name="doit" value="done" type="hidden" />
-        <input name="intl" value="1" type="hidden" />
-        <input name="tt" value="urltext" type="hidden" />
-        <textarea rows="2" wrap="virtual" cols="42" style="width: 30em;" name="trtext"></textarea><br />
-        <input name="lp" value="de_en" type="hidden" />
-        <input value="Translate" type="submit" />
-    </form>
-
-	<h4>Source</h4>
-    <p>ooo-build sources are stored in 
-    <a href="http://git-scm.com/">Git</a>, <a
-    href="http://www.freedesktop.org/wiki/Software/ooo-build/GettingIt">more
-    detailed instructions</a> are available, but to simply check out the latest
-    version of ooo-build:</p>
-
-    <div class="pre">
-        git clone git://anongit.freedesktop.org/git/ooo-build/ooo-build
-    </div>
-
-    <p>Registered developers should use the following command to enable writing
-    to the repository:</p>
-
-    <div class="pre">
-        git clone ssh://[username@]git.freedesktop.org/git/ooo-build/ooo-build
-    </div>
-
-    <p>Once the source has been checked out, ooo-build can be built in 
-    very nearly the usual manner:</p>
-    <div class="pre">
-        cd ooo-build<br />
-        ./autogen.sh --with-distro=<i>DISTRO</i><br />
-        ./download<br />
-        make
-    </div>
-
-    <p>where <i>DISTRO</i> is the basename of a file in the 
-    <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/distro-configs">distro-configs</a>
-    directory, such as <i>Debian</i>, <i>SUSE</i>, or <i>Ubuntu</i>.</p>
-    
-    <p>Also note that running the ./download script will download additional files and packages over 
-        the net.  Therefore, you need to have an active internet connection in order for this script to run successfully.</p>
-
-    <p>Please refer to 
-    <a href="http://www.freedesktop.org/wiki/Software/ooo-build/BuildingIt">this page</a> for
-    more information on how to build ooo-build from sources.</p>
-
-	<h4>Tinderbox Build Status</h4>
-        <p>Find an overview over the last tinderbox build results 
-	<a href="http://go-oo.org/tinderbox/all_trees.express.html">here</a>.</p>
-        <p>A list of the currently open tinderbox branches (CWSs and MWSs) can be 
-	found <a href="http://tinderbox.go-oo.org">here</a>.</p>
-        <p>For more information on branches, see the 
-	<a href="http://development.openoffice.org/releases/ooo_roadmap.pdf">roadmap</a> 
-	and <a href="http://development.openoffice.org/releases/">codelines</a> documents. 
-	To create your own tinderbox, check the 
-	<a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox 
-	setup guide</a>.</p>
-        
-	<h4>Changes in ooo-build</h4>
-        <p>Use <a href="http://cia.vc/stats/project/ooo-build">CIA</a> to look up 
-	the latest changes in the ooo-build git repository.</p>
-        
-	<h4>Local web tools</h4>
-        <p>Our patches to sync bonsai via cvsup, and a description of how to make LXR work 
-	on RH 8.0+ can be found <a href="web-patches/">here</a>.</p>
-        
-	</div>
+        <p>Go-oo has been made obsolete by the exciting new LibreOffice project. Read their hacker page <a href="http://www.libreoffice.org/get-involved/developers/">here</a>.
+	</p>
 EOT;
 
 print_page("Go-OO! - Developers", 
    array("developers", "summary"),
    "Developers",
    $content,
-   array (
-      "OpenGrok" => "http://svn.services.openoffice.org/opengrok/",
-      "Tinderbox" => "http://tinderbox.go-oo.org/",
-      "Buildbot" => "http://termite.services.openoffice.org",
-      "#go-oo IRC Channel" => array (
-           "href" => "http://webchat.freenode.net/",
-           "target" => "blank"
-      ),
-   )
+   array ()
 );
 
 ?>


More information about the Libreoffice-commits mailing list