- NEPTUN-inspired visual style
- Modern card grid for items and collections
- Modern homepage search box
- Search page shell
- IIIF-ready item viewer area
- Fallback image gallery when no manifest is present
The item page checks these fields for a manifest URL:
- Dublin Core > Identifier
- Dublin Core > Relation
- Item Type Metadata > Text (optional fallback)
If a manifest URL is found, the page embeds Universal Viewer from: https://universalviewer.io/uv/uv.html
If no manifest URL is found, the page shows Omeka's normal item image gallery.
- Simple Pages
- Exhibit Builder
- Universal Viewer (Classic)
- IIIF Toolkit
Download the theme archive with:
wget https://github.com/rajibdpi/neptunclassic/archive/refs/heads/main.zip \
&& mv main.zip neptunclassic.zip \
&& unzip -o neptunclassic.zip- Upload the folder 'neptunclassic' into your Omeka Classic /themes directory.
- In Omeka admin, go to Appearance > Themes.
- Activate 'Neptun Classic'.
- Open theme configuration and set logo, accent color, hero title, and hero text.
- Tested with Omeka Classic 3.2
- Keeps
omeka_minimum_version = 3.0so existing 3.x installs can still use the theme
If you use a IIIF plugin or external image server, paste the manifest URL into Dublin Core > Identifier or Relation for each item.
This theme is NEPTUN-inspired for Omeka Classic. It is not a copy of the live NEPTUN site, which uses a custom Omeka S implementation.