Custom module for Islandlives
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rlefaive 3316de2404 Update 'README.md' 3 weeks ago
css first commit of module developed by Rosie 1 month ago
README.md Update 'README.md' 3 weeks ago
composer.json added composer.json 1 month ago
islandlives.info.yml first commit of module developed by Rosie 1 month ago
islandlives.libraries.yml first commit of module developed by Rosie 1 month ago
islandlives.module first commit of module developed by Rosie 1 month ago

README.md

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'.