roblib / islandlives
Customizations for IslandLives
dev-main
2025-06-05 13:19 UTC
This package is not auto-updated.
Last update: 2025-06-05 13:21:05 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'.