roblib / islandlives
Customizations for IslandLives
Package info
git.library.upei.ca/Code/islandlives.git
Type:drupal-module
pkg:composer/roblib/islandlives
dev-main
2025-06-17 13:28 UTC
This package is not auto-updated.
Last update: 2026-03-10 17:01:22 UTC
README
Features:
- red highlight of Views rows that have class 'Unpublished'.
- pathauto fallback for pattern 'repository_items' that defaults to NID if field_pid is empty
Configuration:
- Set up the views listed in
islandlives_views_pre_render()so that under Table > Settings > "Row class" they have '{{ status }}'. Then the css selector should pick up 'Unpublished'. You may need to add the Published (status) field to the views. - Create a pathauto pattern called 'repository_items'.