Description

LiveReload is a Desktop app + Safari/Chrome/Firefox extension that:

  1. Applies CSS and JavaScript file changes without reloading a page.
  2. 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

Version Downloads Date Links
7.x-1.0 tar.gz (6.13 KB) | zip (6.55 KB) 2011-Jul-07 Notes

Project Information


Maintainers for LiveReload

  • tim.plunkett - 2 commits
    last: 46 weeks ago, first: 46 weeks ago

Issues for LiveReload

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports