Posted by tim.plunkett on July 7, 2011 at 9:00pm
Description
LiveReload is a Desktop app + Safari/Chrome/Firefox extension that:
- Applies CSS and JavaScript file changes without reloading a page.
- Automatically reloads a page when any other file changes (html, image, server-side script, etc).
Current Functionality
LiveReload looks for <link> tags; Drupal 7 uses <style> tags with @import statements.
This module uses hook_css_alter() to override that behavior.
This should only be used in development.
Credits
All credit goes to Annertech for the initial code, originally found in this blog post.
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 30 sites currently report using this module. View usage statistics.
- Downloads: 188
- Last modified: April 14, 2012