roblib/islandlives

Customizations for IslandLives

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Type:drupal-module

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:

  1. red highlight of Views rows that have class 'Unpublished'.
  2. pathauto fallback for pattern 'repository_items' that defaults to NID if field_pid is empty

Configuration:

  1. 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.
  2. Create a pathauto pattern called 'repository_items'.