X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Flivereload%2FREADME.txt;fp=web%2Fmodules%2Fcontrib%2Flivereload%2FREADME.txt;h=b941b002542f258fff2ce2f2738c364df0c520ab;hp=0000000000000000000000000000000000000000;hb=8acec36f19c470dfcda1ae2336826a782f41874c;hpb=e0411c4e83ba0d079034db83c3f7f55be24a0e35 diff --git a/web/modules/contrib/livereload/README.txt b/web/modules/contrib/livereload/README.txt new file mode 100644 index 000000000..b941b0025 --- /dev/null +++ b/web/modules/contrib/livereload/README.txt @@ -0,0 +1,45 @@ +LiveReload +http://drupal.org/project/livereload +==================================== + + +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). + +This module adds a LiveReload javascript to your page, aiming the functuallity +of the Browserplugin. This means that no plugin is needed to use this. +Additionally it gives you the possibilty to load styles with tags instead of +@import, this might be an issue in firefox and orher oler browsers. + + +REQUIREMENTS +------------ +Drupal 7.x +livereload - http://livereload.com/ + + +INSTALLING +---------- +1. To install the module copy the 'livereload' folder to your sites/all/modules + directory. +2. Read more about installing modules at http://drupal.org/node/70151 + + +CONFIGURING AND USING +--------------------- +1. Go to admin/people/permissions to give the "Use LiveReload" permission to + selcted roles. +1. Go to admin/config/development/performance to disable livereload.js manually + and to force the css to be rendered with