add note about https://redmine.dataone.org/issues/2451 to the documentation
update docs to match node registration behavior: we do not assign them nodeIds at registration
Set mime type on images.
Set mime type.
Use 'a2dissite' to disable the default site (not 'a2ensite').
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.
Merged most recent changes from trunk into the RST converted version of the Administrator's Guide. Now the Sphinx/RST version is up to date rlative to the most recent word document, and is now the active copy. The MS Word document will be deprecated and removed. All future changes should be made to the RST version.
Converted the metacat-properties chapter to RST format. Still need to merge innewer changes from the trunk, as I was accidentally working from the 1.9.4branch for this whole conversion process.
Removing unused screenshots that are duplicates of the others in the admin doc.
Converted Harvester chapter to RST.
Added stub documents for chapters on DataONE and OAI-PMH (to be converted fromDuane's Word doc).
Small word choice change.
Improved formatting for index.
Added AuthInterface chapter, and a License chapter.
Converted Event Logging and Sitemaps chapters to RST.
Fixed table layout on geoserver and submission chapters. Converted Replicationchapter to RST.
Completed 'Submission' page conversion, and also converted GeoServer docs toRST format.
Partial conversion of the accessing and submitting metadata section to RST.More coming later.
Updated the configuration section, converted word doc to RST.
Updated the Installation chapter, coverted to RST.
Updated contributors.
Modified index to fix typo.
Edited introduction to Metacat admin guide, inserted figure.
Screenshots from the Metacat admin guide.
Updating Sphinx doc structure in prep for moving metacat admin guide to Sphinx.
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
change to 2.0.0 releasehttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5515
remove reference to tomcat5.5 in favor of tomcat6. including the "custom" start up script that used the sun jdk -- this can be configured rather than coded into the script.
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
Change the version from 1.9.4 to 1.9.5.
explicitly require java 1.6
add commons-io-2.0.jar dependency to Metacat Client API section
Added NCEAS logo to header.
Begin process of migrating Admin guide to Sphinx. Structure is now set up, butcontent needs to be copied.
Removed module index from docs because we don't have multiple modules yet.
Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.
use 1.9.4 version
photoshop file for creating the on/off query widget for openlayers
Added download links.
Additional layout and styles for metacat documentation.
UPdated documentation for the web.
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.
Add 'metacat/lib/oaipmh' directory to the list of required jar files in the 'Set up Metacat Dependencies' section.
Move all user images into the dev image directory. Remove all but the MetacatAdministratorsGuide from the user dir.
Merge 1.9.2 changes back into the trunk
Fixed typos in metacat documentation.
Removed version as not sure when this will be delivered, so be agnostic.
Adding new documentation section for Metacat design documents in Sphinx/ReStructured Text format. Build this documentation using theprovided Makefile, assuming that both Sphinx and PlantUML are installed and on the local executable path by running 'make plantuml html'....
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.
use workflowscheduler DB
Start to flesh out the eclipse metacat setup document
Create some basic workflow scheduler system installation documents
Bug 3835: Design and implement OAI-PMH compliant harvest subsystem: * Add documentation files to the 'docs/dev/oaipmh' directory. * Delete two obsolete files. * Modify class description comment in MetacatRecordFactory.java
add ssl to yum install
Begin development for Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
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