Changes between Version 23 and Version 24 of ComponentRegistryAndEditor


Ignore:
Timestamp:
10/25/13 07:29:18 (11 years ago)
Author:
twagoo
Comment:

managment info and link to ComponentRegistryAndEditor/ManagingGroups

Legend:

Unmodified
Added
Removed
Modified
  • ComponentRegistryAndEditor

    v23 v24  
    1111== Subpages ==
    1212
    13 * [wiki:ComponentRegistryRest REST service] describes the Component Registry rest service
    14 
    15 * [wiki:ComponentBrowserGui BrowserGui] describes the Component Registry Flex UI for browsing and editing
     13* [[ComponentRegistryRest|REST service]] describes the Component Registry rest service
     14* [[ComponentBrowserGui|BrowserGui]] describes the Component Registry Flex UI for browsing and editing
    1615 * To get started working on the Flex code, please read [[ComponentBrowserGui#DevelopinginFlashBuilder|these instructions]].
     16* [[ComponentRegistryAndEditor/ManagingGroups|ManagingGroups]] describes how to manage user groups
    1717
    1818== Contents ==
     
    8181The Component Registry as a whole also depends on the [source:/metadata/trunk/toolkit metadata toolkit], specifically the [source:metadata/trunk/toolkit/general-component-schema.xsd general component schema] and the [source:metadata/trunk/toolkit/xslt/comp2schema-v2/comp2schema.xsl comp2schema] XSLT.
    8282
     83== Management ==
     84
     85=== Administration interface ===
     86
     87An administration interface that allows for inspection and modification of all public and private components is available at the path ''/admin''.
     88
     89E.g. for production: [http://catalog.clarin.eu/ds/ComponentRegistry/admin]].
     90
     91Which accounts have administration rights is configured in the context parameter ''eu.clarin.cmdi.componentregistry.adminUsers''.
     92
     93=== Managing user groups ===
     94
     95As of version 1.14.0 of the Component Registry, group functionality is available. Groups can be managed through a JMX interface as described in [[ComponentRegistryAndEditor/ManagingGroups]].
     96
    8397----
    8498