Login/Register
(IR) Installatron Remote

Omeka S

Omeka S an open source education and exhibit-curation application.

Installatron Remote is a one-click solution to install and manage all of your Omeka S websites. Using Installatron helps ensure Omeka S is kept up-to-date and secure, and Installatron features like Clone, Backup and Restore, and Backup Scheduling can save you time. Learn more about Installatron Remote

Information

AnsökanOmeka S
Kategori utbildning
Aktuell Version4.1.1
Senast uppdaterad25 Juni 2024
SpråkSwedish,
30 mer

Krav

Kostnadfri
Installera Storlek105MB
Licensöppen källkod

Stödja

Omeka S Webbplats
Dokumentation
Stöd Sida
Installatron Auto-Installer Support

Relaterade Apps

Omeka S is a web publication application for universities, galleries, libraries, archives, and museums. It creates a local network of independently curated exhibits sharing a collaboratively built pool of items and their metadata. Create and manage many sites with a streamlined installation of Omeka S.

Features:
  • INSTALL ONCE: Create and manage many sites with a streamlined installation of Omeka S.
  • CONNECT TO THE SEMANTIC WEB: Publish items with linked open data.
  • SHARE WITH DPLA: Describe items with DPLA-ready resource templates.
  • EXTEND AND BUILD: Extend functionality of Omeka S sites with modules to map, collect, import, and connect resources.
  • DESIGN WITH EASE: Style each Omeka S site with a different fully-responsive theme to fit any screen size.
-Omeka S utvecklare

4.1.1


25 Juni 2024 - 105MBChanges
  • Custom thumbnails set on a primary media will also be used when getting a thumbnail for the parent item

Fixed Bugs
  • The "no sites" message never disappeared when adding the first site on the add/edit item page in 4.0.0
  • Item sets were not sortable in the site resources section in 4.0.0
  • Themes did not show new version notifications in 4.0.0
  • Fulltext search automatic relevance sorting could improperly inherit the configured default sort order and sort least-relevant-first
  • Value languages on the resource form were not validated as promptly as intended (fix contributed by @Daniel-KM)
  • Large or oddly-sized asset titles or thumbnails could display oddly in the admin assets section
  • A deprecation notice printed when using the lightbox gallery viewer together with Youtube media
  • The "View" link from admin site show pages did not open in a new tab

For Developers
  • The ACL OwnsEntityAssertion now supports Doctrine proxies correctly (fix contributed by @Daniel-KM)
  • returnScalar in the API now returns the correct total results count for paginated results

Läs mer: https://github.com/omeka/omeka-s/releases/tag/v4.1.1

4.1.0

(större version)
19 April 2024 - 105MBBugs Fixes and Changes
  • HTML media now include their text content in the fulltext index
  • Sorting options now appear first on advanced search
  • Added database index for is_public column for several key tables (#2105, contributed by @Daniel-KM)
  • Admin CSRF tokens now expire after 12 hours instead of 1
  • Fulltext searches now allow other sorting despite the default relevance-based sort to be chosen; previously doing a fulltext search would override any other sorting selected
  • Fixed TypeError when loading user batch edit (#2100, contributed by @jajm)
  • Fixed some incorrect ARIA accessibility attributes (#2111)
  • Fixed possible deprecation warning when passing null to API id search (#2118, contributed by @Daniel-KM)
  • Forms using element groups did not properly handle fieldsets (#2159, contributed by @Daniel-KM)
  • Page authoring improvements: Omeka S 4.1.0 adds a new selection when authoring site pages, between the original, older page layout ("Normal flow") and the new Grid layout. Grid uses the native CSS grid feature to provide users with more tools for positioning their content the way they want without needing custom theming or CSS skills.
  • Page authoring improvements: Blocks can be grouped together by site authors for styling and administrative purposes
  • Page authoring improvements: This version also adds a new page editing concept of configuration options that are common to all blocks. Things like alignment and choosing a class attribute that were previously implemented piecemeal are available for all blocks, including any added by modules, and modules can also now more easily add their own additional settings to all blocks
  • Page authoring improvements: Among these shared settings is a new background image feature for using assets as backgrounds for any block
  • Page authoring improvements: Using the shared layout setting feature (see above), all blocks now provide an option for the author to select from among different templates specific to that block which are provided by the site's chosen theme. This allows themes to provide complex behaviors, styles and customizations that users can choose from with a simple UI.
  • Page authoring improvements: Similar to block templates, the entire page can have a template selected by the author, with the choices also coming from the current theme. Small differences in overall layout or completely custom pages can be created as page templates and exposed for site authors to use.
  • Page authoring improvements: New OEmbed page block
  • Page authoring improvements: Merged item showcase block into media embed block
  • Performance improvement for performing many "OR"-joined property/value searches at once
  • Site navigation allows user to configure a custom link to open in a new tab/window
  • New settings for controlling appearance of subnavigation on public site pages
  • New batch edit option for setting resource ownership
  • OEmbed media can now be updated
  • Site setting for pre-expanding value annotations
  • Favicon can be selected from assets both globally and per-site
  • Global setting for disabling @reverse reverse property listing in API responses
  • Improved mail sending error reporting
  • Improvements to linked resource display
  • The "fallback" file renderer now respects the same linking settings as the thumbnail renderer
  • Added WebP to the default allowed types for file and asset uploads
  • Database settings can now be provided via an environment variable OMEKA_DB_CONNECTION_URL rather than database.ini (#1789, contributed by @raboof)
  • Admin UI: Media upload inputs on item form now accept multiple files selected at once
  • Admin UI: Media upload inputs on item form now show a preview of selected images if the browser can natively display them
  • Admin UI: New direct link to the current user's settings page in left nav
  • Admin UI: Global settings page now divides into more logical groups
  • Admin UI: List of sites for an item now includes a link to go directly to the item's page in each site
  • Admin UI: Asset upload sidebar now indicates the upload size limit
  • Admin UI: Info on free disk space added to system information (#2001, contributed by @Daniel-KM)

For Developers
  • New "fallback setting" service and helpers for looking for same-named options in multiple contexts (global, site, user settings)
  • Element groups feature is now enabled and used on batch edit forms
  • Automated tests now run against PHP 8.3 additionally (#2125, contributed by @Daniel-KM)
  • aria-label property now automatically set for translation for Laminas form selects (#2120, contributed by @Daniel-KM)
  • Login will not redirect to dashboard if user does not have permission to view dashboard (#1961, contributed @jajm)
  • API: New "api-local" read-only REST endpoint. api-local uses the user's login cookie for auth rather than requiring an API key.
  • API: REST API now allows selecting from different serialization formats (RDF/XML, N3, Turtle, NTriples) and extension of the allowed choices (see Server-Side Events)
  • API: Expanded options for reading scalars from more types of resources (#2023, contributed by @Daniel-KM)
  • API: Search operation now allowed for the generic "resources" endpoint
  • Server-Side Events: New filters api.subject_values.query and api.subject_values_simple.query (#2054, contributed by @Daniel-KM)
  • Server-Side Events: New filters api.get_fulltext_text.value_criteria and api.get_fulltext_text.value_annotation_criteria for modifying values to be included in fulltext index (#2069, contributed by @jajm)
  • Server-Side Events: New filters api.output.serialize and api.output.formats
  • Server-Side Events: New view.browse.actions events for adding to action icons on browse pages
  • Config: New ['entity_manager']['data_types'] config array for registering new Doctrine datatypes
  • Classes/Interfaces: Omeka\Media\Renderer\FulltextSearchableInterface for providing fulltext index content from media

Läs mer: https://github.com/omeka/omeka-s/releases/tag/v4.1.0

4.0.4


16 November 2023 - 70MBBugs Fixed
  • Page titles were not properly escaped on the admin pages list for a site if viewed by lower-privilege users without permission to edit
  • Lower-privilege users could view the info on other users' user edit pages

Läs mer: https://github.com/omeka/omeka-s/releases/tag/v4.0.4

4.0.3


7 Augusti 2023 - 70MBBugs Fixed
  • Malformed/malicious non-image files could improperly be allowed as uploaded assets
  • Installation title was not properly escaped when displayed in several views
  • The accept attribute for the upload input for assets was not updated to match the new default allowed asset types

Changes
  • Uploaded assets are now checked for both type and extension
  • Alongside the configurable list of allowed asset types introduced in 4.0.2, there is now a configurable list of allowed asset file extensions

Läs mer: https://github.com/omeka/omeka-s/releases/tag/v4.0.3

Live Demo ger demonstrations instanser av Omeka S för utvärderingssyfte. Live Demo instanser ställs ofta och är konfigurerade utan plugins eller teman.

4.1.1

Front-end View

Back-end View
Showcase belyser webbplatser som drivs av Omeka S att visa omfattningen av den kapacitet som tillhandahålls av programmet.
© 2004 - 2025 Installatron LLC. All rights reserved. Privacy Policy.