omeka / Omeka

A flexible web publishing platform for the display of library, museum and scholarly collections, archives and exhibitions.
http://omeka.org
GNU General Public License v3.0
472 stars 193 forks source link

Improve core "featured records" functions #1003

Open zerocrates opened 1 year ago

zerocrates commented 1 year ago

Themes are almost all replacing these with their own and it's caused duplicated work.

The features these provide should be something we can have in the core to ease the burden on themes. Minimally this is something like having options for multiple where the core/plugin function is currently single, and possibly more. A survey of what the themes are doing is probably necessary to see what we should be providing.