This project is not covered by Drupal’s security advisory policy.

Defines a set of rule events for common core page views - i.e. node page, term page, and search page. Each event loads it's relevant object - node, term or "page" for use in conditions and actions.

Whilst it is possible to combine other events with conditions to achieve the same, the page events defined in this module are much easier to use (e.g. no PHP required) and are more performant in that they are evaluated just once per page request.

Note: The user page view event is defined by the Rules module.

This module defines the 'page' data type for rules. It is currently known to be used by the Flag Page module to flag pages.

As of 6.x-1.1 the patch in #1155136: Rules integration and use of Flag API is required to use Flag Page actions with the search page event.

Project information

  • Module categories: Automation
  • Created by chaps2 on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases