Updated configuration documentation in admin guide for Metacat DataONE section. Changed links in configuration utility to point at the Admin guide.
edited the configuration docs, swapped in new fully-configured screen shothttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516
marked the properties that are only editable manually in metacat.propertieshttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516
format xml/eml table -- added missing row delimiterhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516
some minimal editing on replication configuration -- bulk of it had been done in the Word doc before rst conversionhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516
add note to enable ssl mod
-include instructions about enabling AJP connector in Tomcat config-use postgres 8.4-include hint to disable default Apache site (otherwise the knb config never gets used!)
include instructions for installing Sun's Java6 JDK since it is no longer in apt-get repos
make it clear that the Apache config files are samples and may need to be modified for different servershttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516
update system requirements to be more reasonable
Fixed formatting to make fixed-width line much shorter so boxes fit on the page.
Removing obsoleted Admin Guide -- this guide is now maintained using Sphinx in docs/user/metacat -- the word document and PDF file are now obsolete.
Removed link to obsolete PDF file.
Modifications to make the build more readily find locally installed versions ofsphinx-build, and to remove the unneccary 'html' directory; output ofadmindoc is now written directly into build/docs.
Added links to Javadoc. Tuned the layout a bit.
Completed first draft of Admin guide chapter on DataONE.
Continued authoring the description of DataONE in Metacat. More to come.
Initial outline for DataONE chapter.
Added OAI-PMH chapter that was contributed by Duane Costa from LTER.
Fixed formatting.
Moving Metacat Sphinx RST documentation from docs/dev to docs/user directory.
mark client/servlet API and EarthGrid API as deprecatedhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5517
update documentation to reflect changes to replication (client certificate)http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516
added note about PermGen space + Geoserver
remove reference to the "custom" /etc/init.d/tomcat6 script -- this should not be used since there are now better ways to customize the tomcat start up
-use 2.0.0 version-use tomcat6-use /var/lib/tomcat6 as the example tomcat home directory
explicitly require java 1.6
add commons-io-2.0.jar dependency to Metacat Client API section
Update to v1.10.0 and include new GeoServer configuration instructions
merge documentation from 1.9.3 branch before adding 1.10.0 changes
add a note about not shipping with Oracle JDBC jar.remove "8i" from the Oracle references throughout the doc so as not to indicate it is a requirement that precludes more recent versions.
Fixed some minor documentation errors regarding the Harvester.
Move all user images into the dev image directory. Remove all but the MetacatAdministratorsGuide from the user dir.
PDF version of doc
Update java version references to java 6
Fixed typo in docs.
Updated index page to hide obsolete documentation and provide a simplerdescription of Metacati, as well as links to where Metacat is in use.
add ssl to yum install
fixed TOC page numbers.
removed old files.
pdf of Admin Guide
checked paging and made a couple small fixes.
Removed old versions of guide and outline.
Renamed Admin Guide to remove Draft from file name. Also made changes to LSID section.
Added LSID description to guide.
include IO::Socket:SSL requirement (needed for LDAP TLS support with ldapweb.cgi)
Removed CVS and added LSID installation instructions (untested).
added title page and updated replication instructions.
Incorporated Mike's feedback
word 97 version
Added this temporarily because I updated an old version of the doc
Updated Replication instructions
updating draft.
working on incorporating feedback
Redid outline to be 2/3 levels/fit on one page.
Matt's comments on Metacat Admin guide.
added more docs
added more to the draft.
added more documentation.
Added in-progress draft of Metacat Admin Guide.
made a few minor changes and additions.
made a couple corrections.
Very rough draft of Metacat Admin guide outline
Draft of Metacat overview for scientists.
Added draft of Metacat overview for scientists.
Add step to install Digest::SHA1
Add apache download instructions
Update replication documentation and fix code so that replication log is available.
Add troubleshooting instructions for map issues with firefox 3 and safari
add instruction to install scalar::util for registry
Add back the auth.base variable to metacat.properties. Use this variable when creating ldap distinguished name.
Add image for backup directory configuration screen
Add source build instructions
change metacatconfigure.html to metacat-configure.html
change db script description to run against metacat user instead of postgres user.
Add section on what to do if db scripts fail during configuration utility
File describing how to run database scripts manually
fix internal link to postgres section
move metacat-install to metacat-linux-install
Update with windows install documentation
Add some windows specific instructions
Remove old backup version
Add unit testing and build issues.
Add metacat source build instructions and apache configuration instructions.
Update installation docs for war install
removed disclaimer. Added version notes
Add release info property to provide a brief description of the release (release candidate info mostly)
Include moderators option in esa skin configuration, add anchor link within the properties document.
Make sure application.tempDir points to a location readable by apache, so we can write uploaded binary files to disk.
Removed obsolete steps thanks to 1.9's new location of cgi-bin and the included Apache configuration
Add Tomcat ubuntu apt-get error to troubleshooting guide.
Update registry instructions style, initial steps.
Update metacat api documentation
Add link to troubleshooting guide
Added troubleshooting guide.
Combine two commands, one less step...
Change references to LDAP to be Auth
Updated these images with the non-ldap specific screens
replace ldap-config.png with auth-config.png
change generic authentication properties from ldap.* to auth.*