Add application.tempDir to configuration form and documentation.
Add cpan install description for Config::Properties package
Add functionality to write and read metadata documents to and from the file system.
Add more properties documentation
Add index section
Update properties documentation
qualify xml and eml properties with an xml. prefix
Initial addition of file. Geoserver password configuration instructions
Add database properties with new format
add database.user property section
Rework properties descriptions
Merge 1.9 changes into Head
Updated registry instructions to fix typo, include full dependency list to fetch with apt-get for Debian-based systems
Add two files into cvs head.
Check into cvs head. Add a note there is no update sql needed to be run.
Add this file to cvs head.
Check into cvs head. Change the startup information from 1.8.0 to 1.8.1.
Use plant to replace datos as search value in the query example.
remove an extra . and use metacat to replace database in upload method.
Changes to remove ANT tokens for the turnkey install project
Modified the query example which will give user more sense.
remove duplicate CREATEDB step in instructions (pointed out by daigle, thanks!)
Add upload method into api.
Metacat installer: remove locale-specific ant tokens. Made links relative to the installation.
Metacat installer: remove locale-specific ant tokens.
Metacat installer: remove locale-specific ant tokens. Made relative to installation.
Added note about being able to use ant targets to do the database upgrades.
- fixed my mistake in last checkin with ant tokens- fixed broken links: changed server to httpserver in these files, and prefixed with http://
server
httpserver
Add http:// into the link
Using httpserver to replace server in head link.
fixed broken links. needed a ../
Use httpserver to replace server to fix the borken download link.
Update a few references to metacat version numbers that were out of date.
spelling fix
Add a note to enable ecogrid in metacat installation.
Changed the size of subtitle and title.
Seperate the instructions of install and update.
Add table of contents.
Update documentation of build.properties and metacat.properties prior to the metacat 1.7.1 release.
The main goal here was to ensure that all previously undocumented properties are now present in these documents. Some minor edits were also made to a few of the already documented properties....
converted txt instructions to html.
reflect the change from 'intersection' to 'within' when performing spatial queries.a couple persnickety typo corrections.
Changed os X install instructions a bit, and conveted to html.
Moved 'supplemental os-specific' section up to the top on the main install page.
added paged resultset docs
got all of the next and back buttons working in order again
Changed message to look for in tomcat log to verify metacat servlet has started ok.
Add installation instruction for enabling earthgrid.
Make some changes for 1.7.1
Change "server" to "config.hostname" in config.hostname description.
At Jing's suggestion, added back descriptions for the 'server' and 'httpserver' properties. Since the default values can be used in most cases, the descriptions were added to the table titled 'Other properties in build.properties that you can (but generally need not) change'....
Update metacat installation documentation for 1.7 release.
Add a troubleshooting to handle X11 windows issue after restart tomcat.
some clarifications on spatial install process
The first complete draft of the spatial documentation.
Initial architecture for dynamically generating SLD/OGC:Filter documents to control which docids get shown on the map. The sldfactory servlet is in place to handle this but is not fully functional since there is currently no way to quickly and dynamically generate a list of allowable docids with a level of performance acceptable for real-time web mapping.
slowly improving the spatial docs
Removed tomcat 3 support
Merged the spatial web.xml.combined into the default web.xml.tomcat5
initial import of html versions of spatial option documentation
install.spatial no longer optional since metacat servlet requires some geotools libs. Spatial option can be still be turned off in metacat.properties
example build properties files for win and ubuntu platforms
Added some install docs specific to ubuntu and windows setups
Update to reflect newer versions of ant, java sdk and postgres
Updated the lsid support docs and added john,will, and callie tocontributors section of the Readme.
Documentation on the LSID authority features.
Minor documentation fix. buildindex action should be all lowercase.
Minor edits to installation instructions for Metcat 1.5.0.
Fix documentation bug. The documentation said that the operator name was INTERSECTION, but the actual name is INTERSECT.
Changes in the documentation for the new release
Updated install instructions with IPv6 instructions for postgres.
Changed default maxHarvests value to 0. Added logic to ignore maxHarvests value when it is set to 0 or a negative number. This allows Harvester to run indefinitely without shutting down after reaching a maximum number of harvests. The previous default value of 30 would cause Harvester to terminate after 30 harvests.
Modify Harvester documentation to provide instructions for configuring and running Harvester as a servlet.
Minor enhancement to support multiple email addresses for harvester administrator and site contact. Each address is separated by a comma or semicolon.
One last clarification to the install instructions regarding the sql scripts.
Modified the build to be smarter about making sure that the EML schemasand styles are in place (so manually running 'geteml' should no longerbe needed), and renamed the 'loaddtdschemas' target to 'register-schemas'.Reorganized and clarified installation instructions to make the order of...
Created a list of all of the servlet actions in the documentation and listedall reuired and optional parameters for each action. These need to bedocumented but at least the list is all in one place now.
Added new sections to the Metacat documentation describing the Metacatclient API and the Metacat 'getlog' servlet action for event reporting.
Updated metacat documentation with additional properties and fixed thedescription of several properties. We really need to clean out unusedproperties and generally clean up the configuration morass.
Revisions to Metacat Installation Instructions page. Most of the edits in this revision involve the build.properties file. A new HTML table was created to describe the properties and their values.
Improve handling of default values.Call fileNew() if no default Harvest List file is specified.Improve documentation for default properties.
Add documentation for the Harvest List Editor.Display the Harvester Registration web form as a HTML table instead of as text.
Added utilities module dependency to the instructions.
New instructions, particularly regarding some of the problems I had onpostgres remembering how to set up the user access control and tcp connections.
Improve Harvester registration login
Revise documentation after relocating Harvester properties to metacat.properties.
Replace Harvester dbDriver property with database property
Add Harvester documentation to the Metacat Tour
Update result set from relation to trip.
Renamed the upgrade sql files to more understandable names, updated thebuild file to include some new targets for running these files, andupdated the installation docs to clarify which upgrade scripts need tobe run and when.
To make installation instruction clearer.
Revise some instruction
Change the documentation according our new feature in replication.
updated data directory note
Adding a note for user. The user should make a directory under 'webapps/context/'.The user should have write permission for this directory.
updated for 1.1.0
Update the install instruction.
fixed some things for release 1.1