Project

General

Profile

Statistics
| Revision:

# Date Author Comment
8392 11/12/2013 10:49 PM ben leinfelder

use https for fonts.googleapis.com imports so they can load in https deployments.

8263 09/23/2013 11:48 AM Lauren Walker

Added the documentation for the new MetacatUI theming mechanism. Make some styling changes to the documentation and configuration pages and added Bootstrap and FontAwesome.

8245 09/19/2013 11:59 AM Lauren Walker

FontAwesome and Bootstrap are imported locally rather than via CDN. Updated the docs screenshots to the new style.

8243 09/18/2013 04:09 PM Lauren Walker

Adding a protocol to the <link href=""> for the external CSS

8240 09/18/2013 03:37 PM Lauren Walker

Pull the external stylesheets in by <link> rather than @import for faster page load

8232 09/18/2013 11:22 AM Lauren Walker

Simplified the importing of images and stylesheets so that both /admin and /docs pull from /docs

8231 09/18/2013 10:28 AM Lauren Walker

Made some CSS changes to the "Go" button in the docs because it was off by a few pixels in three different browsers. Also changed the admin config landing page links to look like buttons

8225 09/17/2013 04:33 PM Lauren Walker

Imported FontAwesome after Bootstrap for the FontAwesome icons. Also added a white version of the metacat logo.

8222 09/17/2013 04:17 PM Lauren Walker

Matched the admin config pages to the default metacatUI theme. Changed the background image of the docs and config pages to a big cat for some metacat branding.

8219 09/17/2013 10:20 AM ben leinfelder

bring the "Go" button down one more pixel to align with the search field.

8196 09/13/2013 02:11 PM Lauren Walker

A few style changes to the docs

8192 09/13/2013 10:02 AM Lauren Walker

Added an ID and div wrapper to the docs html for more precise CSS selectors in the metacatui ExternalView.

8188 09/12/2013 11:19 AM Lauren Walker

Added a Sphinx theme for the documentation that mirrors the new default theme for MetacatUI.

https://projects.ecoinformatics.org/ecoinfo/issues/6075

6896 01/12/2012 06:01 PM Matt Jones

Added links to Javadoc. Tuned the layout a bit.

6871 01/10/2012 01:00 AM Matt Jones

Moving Metacat Sphinx RST documentation from docs/dev to docs/user directory.

6838 01/03/2012 08:02 PM Matt Jones

Updated the Installation chapter, coverted to RST.

6148 06/16/2011 12:49 AM Matt Jones

Added NCEAS logo to header.

5908 02/03/2011 04:54 PM Matt Jones

Additional layout and styles for metacat documentation.

5266 03/08/2010 07:31 PM Matt Jones

Adding new documentation section for Metacat design documents in Sphinx/ReStructured Text format. Build this documentation using the
provided Makefile, assuming that both Sphinx and PlantUML are installed and on the local executable path by running 'make plantuml html'....