summaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)AuthorFilesLines
2011-08-29More cleanup, aligning repo with local copy on fdoThorsten Behrens1-16/+10
2011-01-13Implemented redirect to www.libreoffice.org/download for download linkDavid1-3/+3
2010-10-25Improved layoutThorsten Behrens1-3/+3
2010-10-25Added reference to libreofficeThorsten Behrens1-0/+11
Added logo, short explanation, and links to The Document Foundation to the main page
2009-06-09The mailing lists have been migrated to freedesktop.org.Jan Holesovsky1-1/+1
2008-09-09Upd.Michael Meeks1-1/+4
2008-07-23Remove <script/> elements; the previous jQuery use was present before we had ↵Jonathan Pryor1-3/+0
the current directory layout, and a single page was used with multiple tabs controlled by JavaScript. * template.php: Remove <script/> elements; the previous jQuery use was present before we had the current directory layout, and a single page was used with multiple tabs controlled by JavaScript. Since tabs are now directories, this functionality is no longer required. (Also, IE7 was generating object scripting errors due to these files.) Improve `$subtab` handling so that the subtabs can define arbitrary HTML elements. This is needed so that developers/index.php can use the `target="blank"` attribute to cause links to open in a new window. * index.html, about/index.html, developers/index.html, developers/mailarchive/index.html, discover/index.html, download/index.html, users/index.html, users/mgp/index.html: Flush (new template.php). * developers/index.php: Add IRC links so that `make` doesn't remove them. * js/interface.js, js/jquery.tabs.pack.js, js/jquery.history_remote.pack.js, js/jquery.tabs.js, js/jquery.js, js/script.js: Remove.
2008-05-15Generate HTML 4.Jonathan Pryor1-3/+2
* template.php: Generate HTML 4.01, not XHTML. IE6 hates XHTML. * */**.html: Flush.
2008-05-02Update front-page, fix typos etc.Michael Meeks1-11/+13
2008-05-02Clean up wording ...Michael Meeks1-4/+7
2008-04-30Add OpenXML screenshots, thumbnails & Michael Meeks1-1/+2
* discover/index.php: add OpenXML screenshots, thumbnails & * samples * */*.php3: OpenOffice.org -> go-oo mostly.
2008-04-30Fix a bunch of OpenOffice.org's -> Go-OO!s ...Michael Meeks1-4/+4
2008-04-29Move the Download link so that it's visible w/o scrolling.Jonathan Pryor1-4/+4
* index.php: Move the Download link so that it's visible w/o scrolling. * css/style.css: Override the h3 class so that the Download link can float to the right of the "Better interoperability" section. * index.html: Flush.
2008-04-29Update front page: done ? - getting review.Michael Meeks1-10/+21
2008-04-28Remove the "structure"/footprints section of the sub-tab-bar, as it's ↵Jonathan Pryor1-7/+9
unnecessary duplication. * template.php: Remove the "structure"/footprints section of the sub-tab-bar, as it's unnecessary duplication. * index.html, about/index.html, developers/index.html, developers/mailarchive/index.html, discover/index.html, discover/comingsoon/index.html, download/index.html, users/index.html, users/mgp/index.html: Flush.
2008-04-28Re-hash somewhat to compress vertically & make more Michael Meeks1-40/+63
* index.php: re-hash somewhat to compress vertically & make more * chatty.
2008-04-18Redo #hnav so that it's used as a "sub-tabbar".Jonathan Pryor1-4/+7
* css/style.css: Redo #hnav so that it's used as a "sub-tabbar". * index.php: Flush. * template.php: - Allow pages to provide an (optional) `$subtabs' argument, which fills in the sub-tabs area before the navigation elements. - Rename the Summary tab to Home. - Add a Planet tab, and other $hnav elements to remove warnings from `make`. - The "selected" tab is now the *first* $tabs element found within $context, so e.g. $context=("mgp", "users", "summary") will have the Home tab as the selected tab. * users/mgp/index.php * developers/index.php * index.html, about/index.html, developers/index.html, developers/mailarchive/index.html, discover/index.html, discover/comingsoon/index.html, download/index.html, users/mgp/index.html, users/index.html: Flush.
2008-04-17Flesh out, adding some examples; move the Download link larger.Jonathan Pryor1-12/+33
* index.php: Flesh out, adding some examples; move the Download link larger. * css/style.css: Add #download class. * discover/index.php: Add id attributes to permit linking from index.php. * index.html, discover/index.html: Flush.
2008-04-17Add a background color to the "tabs" on mouse over.Jonathan Pryor1-14/+21
* css/style.css: Add a background color to the "tabs" on mouse over. Add a "tagline" id class. * include.mk: Change OOO_BUILD to be something more likely to work (assuming you checked out your go-oo.org repo in the same directory as your ooo-build repo). * index.php: Start implementing TODO. * developers/index.php: XHTML validation fixes. * template.php: Add a tagline as part of all page headers. * index.html, about/index.html, developers/index.html, developers/mailarchive/index.html, discover/index.html, discover/comingsoon/index.html, download/index.html, users/index.html, users/mgp/index.html: Flush (new template.php output).
2007-10-11More w3c validationHubert Figuiere1-2/+3
2007-10-11More w3c validationHubert Figuiere1-3/+4
2007-10-04Expunge Users tab.Michael Meeks1-1/+0
* template.php: expunge Users tab.
2007-10-02Fixed template to be easierHubert Figuiere1-6/+6
2007-10-01Added a users section.Hubert Figuiere1-1/+2
mgp guide is more beautiful
2007-09-28Add discover - coming soonHubert Figuiere1-0/+3
quick nav menu redirect for tstnvl and tstooo
2007-09-28-) Hubert Figuiere1-0/+64
* Now the website has to be generated using make. This will make sure we don't run PHP unnecessarily. Run make before committing :-)
2007-09-19New PHP based version instead of JSHubert Figuiere1-113/+0
2007-09-18Add some floral credits.Michael Meeks1-0/+6
* about.html, img/go-oo-team.png: add some floral credits.
2007-09-18Add prototype comparison image set.Michael Meeks1-6/+20
* discover.html, discover/*: add prototype comparison image set. * index.html, js/script.js: add function for 'discover' content loading: NB. no idea what I'm doing ;-)
2007-09-18Bump up .Michael Meeks1-4/+8
* css/style.css: bump up .tabs-container max-with -> 75em.
2007-09-18Update Download bits.Michael Meeks1-3/+20
* index.html: update Download bits. * download.html: remove.
2007-09-10First version of the websiteHubert Figuiere1-0/+72