Easier installation

rsvelko - August 4, 2009 - 13:09
Project:Floating Windows
Version:6.x-1.x-dev
Component:Miscellaneous
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi, here are the bash commands needed to complete the installation of all the JQ plugins in one go:

501 wget http://jollytoad.googlepages.com/json.js -O jquery.json.min.js
503 wget http://plugins.jquery.com/files/jquery.csspngfix.src.js.txt -O jquery.csspngfix.min.js
504 wget http://dev.iceburg.net/jquery/jqDnR/jqDnR.js -O jquery.jqDnR.min.js
505 wget http://plugins.jquery.com/files/jquery.text_selection.src.js.txt -O jquery.text_selection.min.js
506 wget http://plugins.jquery.com/files/jquery.swapdepths.src.js.txt -O jquery.swapdepths.min.js

You have to be in the jquery_plugin module's folder when you do that.

@Maintainer - please include these lines somewhere in the README - so linux people can more easily install all plugins... (windows folks can get a windows version of wget and use it in cmd.exe ... :) but this is an overkill - just use the URLs with a browser)

 
 

Drupal is a registered trademark of Dries Buytaert.