Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
PGN2html converts PGN files to a node-field which allow you to replay the game from within Drupal.
The module requires no external libraries or plugins.
This is a developer and site builder module for changing Drupal variables depending on configurable conditions. It currently utilizes Rules, but may support additional methods down the road, such as Context.
Create a new rule with the event of "Drupal is initializing." This is essential for this module to work. It ensures the variable has been modified before it is used.
Add any conditions you wish to limit this rule to. See below regarding the new "Page being viewed" condition that comes with this module.
Finish the rule by adding the "Change Drupal variable" action.