Page rules

Categories

RDF

Component ID

1152874

Component name

Page rules

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

900

Component created

Component changed

Component body

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.