QueryPath filter rules
QueryPath filter rule edition
QueryPath filter rules applied to HTML output

QueryPath filter module allows you to alter HTML output with jQuery CSS 3 selectors style, just before displaying it on your website.

Overview

QueryPath filter lets you create custom rules to apply to HTML output before display. These rules can be written in the same fashion as jQuery CSS3 selectors and methods.
For example :
$('li:first-child').addClass('first');

Manage your rules, then apply the input filter to one or more text formats.

Features

  • Custom rules to alter the HTML output
  • Weighting of the rules to apply
  • Provides an input filter

Audience

Website builders and themers.

Requirements

Tips

  • If Drupal cache is enabled you may need to clear cache in order to see the rules applied to the HTML output

Module sponsored by Blue4You.

Project information

Releases