Site Admin
The Site Admin page allows you to manage the main settings for the site on which you are working. Changes will only be applied to this site and will not change other sites' settings.
In the left-hand navigation, once you have select a site from the Sites page, it is the first link under the site title, represented with a gear icon.
The Site Admin page has two tabs: Info and Settings.
Info
The site info settings for an Omeka S site are where you can change the basic info for the site - the same information you entered when you created the site. You can change the:
- Title: a text field, with a maximum of 190 characters.
- Slug: the URL for your site, which will be generated automatically from the title if you leave this blank.
- Summary: a brief description of what your site is about, which will appear on your installation's landing page and on the list of sites.
- Thumbnail - a small image for your site, which will appear on your installation's landing page and on the list of sites.
In the upper right hand corner of the window on this tab, you can use buttons to:
- Set your site as public or private using the eye icon
- Delete the site
- Cancel making changes
- Save your changes.
The make public/private button (eye icon) is used to both indicate and set whether the site is visible to the public or only to users of this Omeka S installation.
Site is public:
Site is private:
Settings
The Settings page is divided into multiple sections; more sections may be added by modules, such as Collecting, Mapping, and Sharing.
To implement any changes you make, click "Save" at the top right of the browser window when you are done. To leave without saving changes, click "Cancel".
General settings
Auto-assign new items: a checkbox which sets whether new items are automatically added to this site. If checked, every new item will be added to the site, regardless of the item's owner. Note that item owners may unassign their items from the site at any time, in the item's edit pages.
Attachment link type: sets the target of links from attachments you add to site page blocks (for example, in an item showcase). It offers a dropdown with the following options:
- Item page: clicking on the attachment takes users to the item page associated with the attached media.
- Media page: clicking on the attachment takes users to the media page.
- Direct link to file: clicking on the attachment takes user to the file alone.
Embed media on item pages: when checked, any linked media (such as videos) will be embedded on the item pages. When unchecked, site visitors will click through to view playable media.
Show page pagination: when checked, "Previous" and "Next" links will display at the bottom of every page in the site, proceeding through your navigation. If unchecked, these links will not display.
Show user bar on public views: sets whether there is a bar across the top of public site pages which allow users to access the admin side of the site.
When users are logged in, the user bar has the following options:
- Installation Title: takes you back to the installation admin.
- Site Title: takes you back to the landing page for managing the site (site/show).
- Resource view: depending on what you are viewing, this is a link to the admin side management for Pages, Items, or Item Sets.
- Edit link for that page, item set, or item.
- User's display name: takes you to your user page.
- Logout: logs out current user.
When users are not logged, the user bar only displays a login option.
The options for this setting are:
- Never
- When identified (when logged in)
- Always.
Disable JSON-LD embed: Check this box to disable JSON-LD embedding on resource browse and show pages.
Language
Locale is a dropdown menu to select the language code for this site. By default this will be set to the same as the global locale setting for the entire Omeka S installation. To change this, select a language from the dropdown menu.
Filter values based on the site locale is a checkbox to restrict visible values to those that match the site language setting and those that do not have a locale ID. When this is checked, your resources will only show properties and values where the values have the same language setting, or no language. This allows you to, for example, have an English site and French site that each only show the respective English or French values assigned to the same items.
Show language labels for values is a checkbox to control the visibility of the language label for each value on the resources' public pages.
Browse
Restrict browse to attached items is a checkbox. If checked, the Browse functions of your site will only show items which have been added to a page block. If unchecked, browse pages and blocks on your site will include all items in the Item Pool.
Results per page sets the number of results per page on browse pages by entering a number. If left blank, the site will use the default from the global settings.
Depending on the site theme, you may want to make this a multiple of 4 for a more elegant display. Note that using very large numbers (50, 75, 100) may cause browse pages to load slowly.
Browse heading property sets which property to use as the heading for each resource on a browse page. By default, this is Dublin Core: Title. The dropdown allows you to select from all available vocabularies, and includes a search bar to quickly find the desired property.
Browse body property sets which property to use as the body text for each resource on a browse page. By default, this is Dublin Core: Description. The dropdown allows you to select from all available vocabularies, and includes a search bar to quickly find the desired property.
Item browse defaults allow you to customize the default browsing and search results displays of your site. By default, items are ordered by "Created" "Descending," meaning most recently added items are at the top of browses and searches. Note that users can always change these sorting methods on the public pages. Here you can set an alternative default, such as alphabetically by Title, or alphabetically by Resource Class.
Show
Show attached pages: When this box is checked, site pages to which an item is attached will display on the public view of that item.
Show value annotations: When this box is checked, Value Annotations will be visible on the public views for resources (items, item sets, media).
Exclude resources not in site: When this box is checked, the site will not display linked Omeka resources that are not added as resources to the site.
Search
Search type is a dropdown which allows you to set from which site(s) the search bar generates results:
- This site: only return results from this site.
- All sites: return results for all sites on the installation.
Search resources is a series of checkboxes which let you select which types of resources are searched from the main search field on the site. Select from: site pages, items, and item sets. You can select all if you want.
Advanced search vocabulary members allows you to limit the search options for properties and classes. You can select to only provide the properties and classes used in this site, or used across this Omeka installation, rather than all properties and classes supplied by all vocabularies currently installed on the platform.
Templates allows you to limit the properties for advanced item or item set search to only properties included in a template or templates. When this field is empty, the "Search by Value" on the advanced search will display all properties from all vocabularies in the Omeka S installation. Applying a template not only limits the options in the dropdown, it also includes your alternate labels for properties:
Click in the field to add a template; you can add more than one template by clicking in the field again.
Restrict to templates will restrict search results to only those items which are using the selected templates.