From 605ede70a7a79ec3dad10577f9c089da0f7e69df Mon Sep 17 00:00:00 2001 From: Hubert Figuiere Date: Fri, 28 Sep 2007 13:40:48 +0000 Subject: -) * Now the website has to be generated using make. This will make sure we don't run PHP unnecessarily. Run make before committing :-) --- developers/index.html | 150 ++++++++++++++++++++++++++++++++++++ developers/index.php | 208 +++++++++++++++++++++++++------------------------- 2 files changed, 256 insertions(+), 102 deletions(-) create mode 100644 developers/index.html (limited to 'developers') diff --git a/developers/index.html b/developers/index.html new file mode 100644 index 0000000..1b01341 --- /dev/null +++ b/developers/index.html @@ -0,0 +1,150 @@ + + + + Developers + + + + + + + +
+ + +
+ + +
+
+

Developers

+
+
+
LXR
+
+
+ + +
+
+ + +
+
+ + +
+
+
Bugzilla
+
+
+ OO.o Issue New + + +
+
+ Novell Issue New + + +
+
+
+
+
+ + Translate a short German comment: [ thanks to BabelFish ]
+ +
+ + +
+
+
+

Quick links

+ +
Tinderbox Build Status
+

Find an overview over the last tinderbox build results here.

+

A list of the currently open tinderbox branches (CWSs and MWSs) can be found here.

+

For more information on branches, see the roadmap and codelines documents. To create your own tinderbox, check the Tinderbox setup guide.

+
Changes in ooo-build
+

Use CIA to look up the latest changes in ooo-build cvs.

+
Tarballs
+

You can download packages of OO.o here. These are tested to ensure clean builds.

+
Local web tools
+

Our patches to sync bonsai via cvsup, and a description of how to make LXR work on RH 8.0+ can be found here.

+
IRC
+

We have a channel #go-oo on irc.freenode.net, where you can discuss development issues with hackers.

+

To contact anyone wrt. go-oo see the ooo-build maintainers or contact mmeeks T novell com

+
+
+ +
+ + + +
+ + + diff --git a/developers/index.php b/developers/index.php index b806e16..671fb5e 100644 --- a/developers/index.php +++ b/developers/index.php @@ -1,110 +1,114 @@ +
+
LXR
+
+
+ + +
+
+ + +
+
+ + +
+
+
Bugzilla
+
+
+ OO.o Issue New + + +
+
+ Novell Issue New + + +
+
+
+
+
+ + Translate a short German comment: [ thanks to BabelFish ]
+ +
+ + +
+ +
+

Quick links

+ +
Tinderbox Build Status
+

Find an overview over the last tinderbox build results here.

+

A list of the currently open tinderbox branches (CWSs and MWSs) can be found here.

+

For more information on branches, see the roadmap and codelines documents. To create your own tinderbox, check the Tinderbox setup guide.

+
Changes in ooo-build
+

Use CIA to look up the latest changes in ooo-build cvs.

+
Tarballs
+

You can download packages of OO.o here. These are tested to ensure clean builds.

+
Local web tools
+

Our patches to sync bonsai via cvsup, and a description of how to make LXR work on RH 8.0+ can be found here.

+
IRC
+

We have a channel #go-oo on irc.freenode.net, where you can discuss development issues with hackers.

+

To contact anyone wrt. go-oo see the ooo-build maintainers or contact mmeeks T novell com

+EOT; + print_page("Go-OO! - Developers", "developers", "Developers", -"
". -"
". -"
LXR
". -"
". -"
". -" ". -" ". -"
". -"
". -" ". -" ". -"
". -"
". -" ". -" ". -"
". -"
". -"
Bugzilla
". -"
". -"
". -" OO.o Issue New ". -" ". -" ". -"
". -"
". -" Novell Issue New ". -" ". -" ". -"
". -"
". -"
". -"
". -"
". -" ". -" Translate a short German comment: [ thanks to BabelFish ]
". -" ". -"
". -" ". -" ". -"
". -"
". -"
". -"

Quick links

". -"
". -"
Development Tools
". -"
". -" ". -"
". -"
Hacker Guides
". -"
". -" ". -"
". -"
Resources
". -"
". -" ". -"
". -"
". -"
Tinderbox Build Status
". -"

Find an overview over the last tinderbox build results here.

". -"

A list of the currently open tinderbox branches (CWSs and MWSs) can be found here.

". -"

For more information on branches, see the roadmap and codelines documents. To create your own tinderbox, check the Tinderbox setup guide.

". -"
Changes in ooo-build
". -"

Use CIA to look up the latest changes in ooo-build cvs.

". -"
Tarballs
". -"

You can download packages of OO.o here. These are tested to ensure clean builds.

". -"
Local web tools
". -"

Our patches to sync bonsai via cvsup, and a description of how to make LXR work on RH 8.0+ can be found here.

". -"
IRC
". -"

We have a channel #go-oo on irc.freenode.net, where you can discuss development issues with hackers.

". -"

To contact anyone wrt. go-oo see the ooo-build maintainers or contact mmeeks T novell com

" - + $content ); ?> -- cgit v1.2.3