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.
Inline CSS is the bane of our existence. But clients and marketing types love it and use it all the time. Probably because we aren't giving them the flexibility they need.
Inline CSS builds up over time and creates technical debt and visual inconsistencies in our website designs. These become more and more expensive to even identify, much less fix.
This tool makes finding inline CSS a little easier.
1. Install.
Turn on the module. It provides a permission called scan for inline css. If necessary, grant this permission to a user.
2. Navigate to admin/content/inline-css-checker
You'll see nothing; you haven't scanned yet. Click the button. If your site has a lot of content, grab a coffee or work on something else for a couple minutes.
3. All nodes with inline CSS are ready for your review.
Specifically, all those that either use the <style> tag or the style="" attribute on another tag.
No shady regular expressions here; the module uses bona fide XPath selection. So you know it will find everything.
4. Rejoice.
You're one step closer to putting that inline CSS where it belongs.
New rule action "Start recurring" (additionally to the default "Stop recurring" action)
And other improvements!
These new features may become part of the core module in the future. We're looking forward to that! This module may become obsolete then.
Installation and configuration
Use the usual Drupal Module installation procedure. Afterwards you may use the new Recurring Entity creation form (admin/commerce/recurring-entities/product/add) or configure the new Ending Recurring Entity Rule (admin/config/workflow/rules/reaction/manage/rules_commerce_recurring_bonus_deactivate_ended).
The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
This module provides integration for Pickadate.js library in Drupal 7 to enhance date field collection beyond the standard picker for entity forms or custom Form API forms by providing a widget type and FormAPI element.