Movatterモバイル変換


[0]ホーム

URL:


In: content-servicesIn: All docs
Close
Alfresco Content Services

Share Admin Tools

Share Admin Tools help you to manage your administration operations.

Administrators can use the Share Admin Tools to create and manage users and groups directly in Share, set application preferences, manage categories and tags, and browse the system information in the node browser.

Note: You can find additional admin tools in theRepository Admin Console.

Admin Tools is visible on the toolbar if you’re an Administrator or a user who is a member of theALFRESCO_ADMINISTRATORS orALFRESCO_MODEL_ADMINISTRATORS groups. If you’re a member ofSITES_ADMINISTRATORS, you’ll have an additionalSites Manager option on the toolbar instead ofAdmin Tools.

Overview

You can see theAdmin Tools option on the menu bar if you’re an administrator user or a user who is a member of theALFRESCO_ADMINISTRATORS group. Use the links to see more information about each tool.

  1. ClickAdmin Tools.

    The tools are listed on the left-side of the page. The first set of tools are for general Content Services administration:

    The remaining tools are grouped into the following categories:

  2. Select an Admin Tool from the left side to see the page for each tool.

Manage Share Theme and Logo

Use the Admin Tools to manages look and feel of Alfresco Share.

Change Share theme

The look and feel of the user interface is set by a theme. The Application tool lets you select a color scheme for the user interface.

  1. ClickAdmin Tools, and then clickApplication.

  2. On theOptions page, select a theme from the list.

    Choose one of the available themes:

    • Green Theme
    • Blue Theme
    • Light Theme
    • Yellow Theme
    • Google Docs Theme
    • High Contrast Theme
  3. ClickApply.

    The new theme applies the CSS and image assets across all pages.

The page refreshes to display with the selected theme. The changed theme affects all users from the next time they sign in and persists across sessions.

A new installation uses the default theme.

Note: Site managers can customize the theme for an individual site. If a site theme has been changed, this will override any theme setting made in theAdmin Tools.

Change Share logo

You can change the Alfresco logo to another image file.

  1. ClickAdmin Tools, and then clickApplication.

  2. On theOptions page, clickUpload to view theUpload File window.

  3. ClickSelect files to upload.

  4. Choose a file and clickOpen.

    You can choose to upload any image you like but there are some recommendations for suitable sizes for the image. The maximum recommended image height for your image file is 48 pixels.

    The file you chose shows in theUpload File window. If it’s not the right file, clickRemove to select another file.

  5. ClickUpload File(s).

  6. When you see that the file is successfully uploaded, clickOK.

  7. ClickApply.

  8. If you wish to change the logo back to the default logo, clickReset to display the original logo, and then clickApply.

Category Manager

Use theCategory Manager to add, edit, and delete content categories.

  1. ClickAdmin Tools, and then clickCategory Manager.

    The Category Manager page shows a tree structure of the categories created in the system. The top level is calledCategory Root and by default, the following sub-categories are listed:

    • Languages
    • Regions
    • Software Document Classification
    • Tags

    You can categorize files using parent categories and their child categories.

  2. Click the category iconscategory-icon to expand the list of categories.

    When you hover over the category name, you see the available action icons for:

    • Edit categoryico-configure
    • Add categoryico-admin-add
    • Delete categoryico-delete
  3. To edit a category, click theEdit Category icon, edit the category name inline, and then clickSave.

  4. To add a category, click theAdd Category icon, enter a name in theCategory name field, and then clickOK.

    When using Solr, there maybe a delay before the new category appears in a search query until after Solr has been reindexed. Categories are eventually consistent. Categories are available for use across all sites and by all users.

  5. To delete a category, click theDelete Category icon, and then clickDelete to confirm that you wish to delete the category.

    The category is deleted from the system. Any content is removed from that category label.

Tag Manager

Tags can be added to content within the Document Library. Use theTag Manager page to view, edit, and delete all the tags that have been created by users.

  1. ClickAdmin Tools, and then clickTag Manager.

    TheTag Manager page shows a list of the tags that have been created, the name of the user who created or modified the tag, and the date on which the change was made.

    If there are no tags in the system, you see the message:No tags found.

    When you hover over the right handActions column, you see the available action icons for -Edit tag andDelete tag:

    1. To edit a tag, click theEdit tag icon, edit the tag name in theRename Tag field, and then clickOK.

    2. To delete a tag, click theDelete tag icon, and then clickDelete to confirm that you wish to delete the tag. The tag is deleted from the system and removed from any content where it was previously tagged.

  2. Click the tag name to see a list of the repository content that uses this tag.

  3. Click the user name to see the profile of the user who last modified the tag.

Sites Manager

The Sites Manager is used for maintaining sites. You have control over the visibility of all sites as well as deleting sites or making yourself a site manager.

Note: Sites Manager is available to users in theALFRESCO_ADMINISTRATORS andSITES_ADMINISTRATORS permissions groups. If you’re in theALFRESCO_ADMINISTRATORS group, you can access the Site Manager through theAdmin Tools on the toolbar. If you’re a member ofSITE_ADMINISTRATORS group, you’ll have an additionalSites Manager option on the toolbar.

The Sites Manager displays the names and status of created sites, regardless of their visibility setting. You can use theVisibility menu to change the visibility of any site, for example, change the site visibility to eitherPublic,Moderated, orPrivate. Any visibility change you make to a site is made immediately.

With theActions menu, there are two options:

  • Delete Site
  • Become Site Manager

You can delete any of the sites in the Site Manager list by selectingDelete Site from theActions menu. This action deletes all site details and content.

TheI'm a Site Manager column shows the sites where you have the Site Manager permission. If you’ren’t already a manager of a site, then selectBecome Site Manager from theActions menu.

Take a look at this video to learn more:Site Manager

Search Manager

With theSearch Manager you can see details of existing search filters and create new filters.

Filtered search is a powerful search feature that allows users to filter and customize their results by applying multiple filters to their search results in a navigational way. Filtered search breaks up search results into multiple categories, typically showing counts for each, and allows the user to drill down or further restrict their search results based on those filters.

You can configure filtered search either by usingconfiguration files or by using the Search Manager.

Take a look at this video to learn more:Search Manager

Configure filtered search using configuration files

This section shows how to configure filtered search manually with configuration files.

Filtered search configuration file and default properties

There are a number of default filtered search configuration properties defined. The default filtered search properties are explained here.

The following example shows how the default filters are defined:

## Alfresco default facets# Note: If you've changed the filter's default value(s) via Share, then any# subsequent changes of those default values won't be applied to the filter on# server startup.## Field-Facet-Qname => cm:content.mimetypedefault.cm\:content.mimetype.filterID=filter_mimetypedefault.cm\:content.mimetype.displayName=faceted-search.facet-menu.facet.formatsdefault.cm\:content.mimetype.displayControl=alfresco/search/FacetFiltersdefault.cm\:content.mimetype.maxFilters=5default.cm\:content.mimetype.hitThreshold=1default.cm\:content.mimetype.minFilterValueLength=4default.cm\:content.mimetype.sortBy=DESCENDINGdefault.cm\:content.mimetype.scope=ALLdefault.cm\:content.mimetype.scopedSites=default.cm\:content.mimetype.isEnabled=true# Field-Facet-Qname => cm:creatordefault.cm\:creator.filterID=filter_creatordefault.cm\:creator.displayName=faceted-search.facet-menu.facet.creatordefault.cm\:creator.displayControl=alfresco/search/FacetFiltersdefault.cm\:creator.maxFilters=5default.cm\:creator.hitThreshold=1default.cm\:creator.minFilterValueLength=4default.cm\:creator.sortBy=ALPHABETICALLYdefault.cm\:creator.scope=ALLdefault.cm\:creator.scopedSites=default.cm\:creator.isEnabled=true# Field-Facet-Qname => cm:modifierdefault.cm\:modifier.filterID=filter_modifierdefault.cm\:modifier.displayName=faceted-search.facet-menu.facet.modifierdefault.cm\:modifier.displayControl=alfresco/search/FacetFiltersdefault.cm\:modifier.maxFilters=5default.cm\:modifier.hitThreshold=1default.cm\:modifier.minFilterValueLength=4default.cm\:modifier.sortBy=ALPHABETICALLYdefault.cm\:modifier.scope=ALLdefault.cm\:modifier.scopedSites=default.cm\:modifier.isEnabled=true# Field-Facet-Qname => cm:createddefault.cm\:created.filterID=filter_createddefault.cm\:created.displayName=faceted-search.facet-menu.facet.createddefault.cm\:created.displayControl=alfresco/search/FacetFiltersdefault.cm\:created.maxFilters=5default.cm\:created.hitThreshold=1default.cm\:created.minFilterValueLength=4default.cm\:created.sortBy=INDEXdefault.cm\:created.scope=ALLdefault.cm\:created.scopedSites=default.cm\:created.isEnabled=true# Field-Facet-Qname => cm:modifieddefault.cm\:modified.filterID=filter_modifieddefault.cm\:modified.displayName=faceted-search.facet-menu.facet.modifieddefault.cm\:modified.displayControl=alfresco/search/FacetFiltersdefault.cm\:modified.maxFilters=5default.cm\:modified.hitThreshold=1default.cm\:modified.minFilterValueLength=4default.cm\:modified.sortBy=INDEXdefault.cm\:modified.scope=ALLdefault.cm\:modified.scopedSites=default.cm\:modified.isEnabled=true# Field-Facet-Qname => cm:content.sizedefault.cm\:content.size.filterID=filter_content_sizedefault.cm\:content.size.displayName=faceted-search.facet-menu.facet.sizedefault.cm\:content.size.displayControl=alfresco/search/FacetFiltersdefault.cm\:content.size.maxFilters=5default.cm\:content.size.hitThreshold=1default.cm\:content.size.minFilterValueLength=4default.cm\:content.size.sortBy=INDEXdefault.cm\:content.size.scope=ALLdefault.cm\:content.size.scopedSites=default.cm\:content.size.isEnabled=true

An example of a filter iscm:modified. It specifies the name of the filter field. It is the field on which you want to do a filtered search.

PropertyDescription
filterIDSpecifies a unique name to identify the filter. Before adding a new filter, check the existing filters via Search Manager to ensure that thefilterID does not already exist.
displayNameSpecifies the display name of the filter.
displayControlEnables the user to decide the user interface control or how the filter is displayed on theSearch page. The default option isCheck box.displayControl is the full module name for an Aikau widget which is used for rendering the facet filters. By default, Content Services providesalfresco/search/FacetFilters which is a basic rendering of the filters available for the facet.
maxFiltersEnables the user to select the maximum number of filters shown for search results. You can select to show more than one filter.
hitThresholdEnables the user to select the minimum number of matches a filter result must have to be shown on theSearch page.
minFilterValueLengthSpecifies the minimum length of characters that a filter value must have to be displayed. This can be useful in hiding common short words.
sortByEnables the user to select the order in which the filter results must be shown on theSearch page. ThesortBy option is passed to theFacetFilters widget and defines how the filters should be sorted. This property has the following options
  • ALPHABETICALLY - Specifies the filter value A-Z.
  • REVERSE_ALPHABETICALLY - Specifies the filter value Z-A.
  • ASCENDING - Specifies the number of filter results (low to high).
  • DESCENDING - Specifies the number of filter results (high to low).
  • INDEX - This is a special value reserved for results rendered by filter queries.
scopeEnables the user to select the sites where the filter will be available.
scopedSitesDisplays a list of sites where the filter will be available.
isEnabledSpecifies if the filter is enabled for inclusion on the search results page. Disabled filters are not displayed. Only the filters you create via Share console can be deleted; default filters must be disabled to hide them.

Note: You can’t delete or modify any of the default filters, however you can disable them. To define your own custom filters, see next section.

Define custom search filters using configuration file

You can define and create your own custom filters for being displayed on the search result page.

You can define custom filters in thesolr-facets-config-custom.properties file. You can also use this file to override the default filter properties.

  1. Navigate to the<classpathRoot\>/alfresco/extension directory.

  2. Create thesolr-facets-config-custom.properties file.

  3. Open thesolr-facets-config-custom.properties file and specify your custom filter properties.

    Here’s an example of custom filter configuration:

     custom.cm\:description.filterID=filter_newFilter custom.cm\:description.displayName=faceted-search.facet-menu.facet.description custom.cm\:description.displayControl=alfresco/search/FacetFilters custom.cm\:description.maxFilters=3 custom.cm\:description.hitThreshold=1 custom.cm\:description.minFilterValueLength=2 custom.cm\:description.sortBy=DESCENDING custom.cm\:description.scope=SCOPED_SITES custom.cm\:description.scopedSites= custom.cm\:description.isEnabled=true

    Note: The values specified in the custom filters will overwrite the default filter’s value. However, if you change the filter’s default value(s) via Share, then any subsequent changes made to the filter values via the configuration files, won’t be applied to the filter on server startup.

Edit this page

Suggest an edit on GitHub
By clicking "Accept Cookies", you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts.View Cookie Policy.

[8]ページ先頭

©2009-2025 Movatter.jp