QueryPath filter

Component ID

1706658

Component name

QueryPath filter

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

529

Component created

Component changed

Component body

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.