Project

General

Profile

« Previous | Next » 

Revision 7243

View differences:

docs/user/metacat/source/intro.rst
69 69
--------------------
70 70
This Administrator's guide includes information for installing, configuring,
71 71
managing and extending Metacat for both Linux, Mac OS, and Windows systems. 
72
Chapter Two contains instructions for downloading and installing Metacat and the
72
Chapter Four contains instructions for downloading and installing Metacat and the
73 73
applications required to run the software on Linux and Microsoft platforms.
74
Chapter Three covers how to configure Metacat, both for new and upgraded
75
installations. Chapter Four details the ways in which you can customize the
74
Chapter Five covers how to configure Metacat, both for new and upgraded
75
installations. Chapter Seven details the ways in which you can customize the
76 76
Metacat interface so users can access and submit information easily: using
77 77
Metacat's generic web-interface (the Registry), creating your own HTML forms,
78
and creating your own desktop client (like Morpho). Chapter Five discusses how
79
to work with Metacat's embedded Geoserver. Chapter Six describes how to set up the
78
and creating your own desktop client (like Morpho). Chapter Eight discusses how
79
to work with Metacat's embedded Geoserver. Chapter Nine describes how to set up the
80 80
Metacat's replication service, which permits Metacat servers to share data with
81
each other, effectively backing up metadata and data files. Chapter Seven looks
81
each other, effectively backing up metadata and data files. Chapter Ten looks
82 82
at the Metacat Harvester, a program that automates the retrieval of EML
83 83
documents from one or more sites and their subsequent upload (insert or update)
84
to Metacat. Chapter Eight discusses logging, Chapter Nine contains instructions
84
to Metacat. Chapter Eight discusses logging, Chapter Twelve contains instructions
85 85
for creating a site map, which makes individual metadata entries available via
86
Web searches. Metacat's Java API is included as an appendix at the end of the
87
guide.
86
Web searches. Metacat's Java API is `available`_ for developers.
88 87

  
88
.. _API documentation: ./api/index.html
89

  
89 90
Metacat Features
90 91
----------------
91 92
Metacat is a repository for data and metadata (documentation about data), that 
docs/user/metacat/source/configuration.rst
34 34
(if the installation is new, or if Metacat was unable to determine the location 
35 35
of an existing back-up directory). The authentication configuration is required 
36 36
for logging in to the Metacat and for defining administrative accounts. 
37
Instructions for changing the authentication configuration without 
38
authentication are included at the end of this section.
37
Instructions for `Changing Authentication Configuration without Authentication`_ 
38
are included at the end of this section.
39 39

  
40 40
Back-up Configuration
41 41
~~~~~~~~~~~~~~~~~~~~~
......
228 228
default configuration.
229 229

  
230 230
If your Metacat has a customized skin, it will appear as a choice in the 
231
Skins Configuration settings (Figure 3.7). You can creat your own skins as 
231
Skins Configuration settings (see below screenshot). You can create your own skins as 
232 232
well. For more information about creating skins, please see the section called
233
Creating a Custom Skin.
233
`Creating a Custom Skin`_.
234 234

  
235 235
.. figure:: images/screenshots/image023.png
236 236
   :align: center
......
254 254
Database Configuration
255 255
~~~~~~~~~~~~~~~~~~~~~~
256 256
Because the Database Configuration is dependent on values specified in the 
257
Global Configuration section, the link to these settings does not become active 
257
Global Properties section, the link to these settings does not become active 
258 258
until after the global settings have been saved. Once the global settings have 
259 259
been saved, Metacat automatically detects the database schema version and 
260 260
upgrades it if necessary (and with your permission). 

Also available in: Unified diff