Skip to content

v3.1

Latest

Choose a tag to compare

@csidirop csidirop released this 24 Jul 12:39

v3.1

v3.0

The largest internal change is the Uni Mannheim asset migration, which removes reliance on externally hosted corporate-design resources and makes the theme more self-contained (a558280, b98ab1d, cae8d89).

  • Added theme-specific styling for the Admin Tools maintenance mode page so maintenance screens inherit the MAObjects look and footer/header framing (ab3469d, 30c4824).
  • Added new theme options:
    • selectable item image sizes (f4a69a2, ec8e696)
    • option to hide the exhibit heading and exhibit navigation (a9a3f20).
  • Added dedicated lightGallery styling, initialization and configuration (8db358f, 2f7510f).
  • Added a search bar to the item tags page to make the tag cloud filterable by search query (f76ec99).
  • Added a configurable CI-style footer with theme settings for uploaded branding logos, footer column titles, footer link textareas, legal links, footer text, and per-platform social URLs. (35e25be)

Changed

  • Migrated external Uni Mannheim frontend dependencies into the theme bundle instead of loading remote assets (a558280, b98ab1d, cae8d89).
  • Restored the internal naming from the temporary Mashare rename back to Center Row-based identifiers where the theme code had not actually changed ownership (b1132f3).
  • Reworked footer link parsing so html-input textareas can be used for configurable footer blocks and legal links, including Omeka-aware resolution of internal paths like "/imprint" in subdirectory installs.
  • Updated styling for:
    • Search Bar (b04e311)
    • Sort Links (in both items and collections browse pages) (6148534).
    • Output formats on item browse and show pages.
  • Updated README and footer documentation to document the new configurable footer settings and textarea link format.

Fixed

  • Fixed smaller item-page media issues, including display handling around file rendering and theme options for item media output (ec8e696).
  • Only render the Facets plugin block when it contains facet fields (7a9e3d2).

Full Changelog: maobjects-v2.1...maobjects-v3.1