You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call IWAC a digital collection, not a database or an archive
The three package descriptions disagreed with each other — composer.json
said "the IWAC database", package.json and theme.ini said "digital
archive" — and none of them used the right term. It is a digital
collection. Fixed in composer.json, package.json, config/theme.ini, the
README lede, CLAUDE.md's opening line, the CITATION.cff abstract and its
"digital archives" keyword, and the social preview card.
Deliberately not touched: "press archive" in docs/DESIGN-PHILOSOPHY.md,
.impeccable.md and CLAUDE.md's register paragraph. That phrase names the
*visual register* the theme borrows from 20th-century newspapers, not what
IWAC is, and the two claims now sit one paragraph apart in CLAUDE.md
without contradicting each other.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
> **Origin**: IWAC Theme started as a fork of the [Freedom theme](https://github.com/omeka-s-themes/freedom) by the [Omeka Team](https://omeka.org) at the Corporation for Digital Scholarship. It has since diverged substantially and is maintained as a standalone theme, but we gratefully acknowledge Freedom as the foundation it grew out of.
4
4
5
-
This is a customized Omeka S theme for the [Islam West Africa Collection](https://islam.zmo.de/s/westafrica/page/home)digital archive at ZMO Berlin, with modern enhancements including a light/dark mode toggle and multilingual support.
5
+
This is a customized Omeka S theme for the [Islam West Africa Collection](https://islam.zmo.de/s/westafrica/page/home), an open-access digital collection at ZMO Berlin, with modern enhancements including a light/dark mode toggle and multilingual support.
Copy file name to clipboardExpand all lines: config/theme.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
name = "IWAC Theme"
3
3
version = "2.9.5"
4
4
author = "Frédérick Madore"
5
-
description = "Islam West Africa Collection Theme - A customized Omeka S theme for the IWAC digital archive at ZMO Berlin. Features light/dark mode toggle and multilingual support."
5
+
description = "Islam West Africa Collection Theme - A customized Omeka S theme for the IWAC digital collection at ZMO Berlin. Features light/dark mode toggle and multilingual support."
0 commit comments