The workflow transition event is gone from Workflow 2.0. This thread explains how to react to a check for transitions.
Archive | Web
Setting up Views RSS
Drupal 7 Drupal 7 Poligo PoligoWhile setting up Views RSS so that I can use Mailchimp on Poligo, I came across this good guide to using fields for RSS. Points to be wary of: For the <link> element, use “content: path” and in field configuration section (Rewrite results fieldset) check Use absolute link (begins with “http://”); The element <author> should […]
Glossary views
Development diary Development diary Development diary Drupal Drupal Drupal Projects Projects TEF TEFSummary: I wanted a glossary view of words and phrase for student reference. Solution: I found a couple of recipes for a glossary view and a way to sort results by the first letter. I found a post on Stack Exchange shows how to make a glossary with an attached index, and combined it with another […]