Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
jquery_ui
Commits
f2bd85c9
Commit
f2bd85c9
authored
Sep 09, 2010
by
sun
Browse files
#559582
by sun, drupal-id.com: Fixed installation instructions.
parent
f83c2a49
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.txt
View file @
f2bd85c9
...
...
@@ -6,6 +6,7 @@ jQuery UI x.x-x.x, xxxx-xx-xx
jQuery UI 7.x-1.x, xxxx-xx-xx
-----------------------------
#559582 by sun, drupal-id.com: Fixed installation instructions.
#325831 by sun: Fixed url() in hook_requirements() breaks install profiles.
#325831 by hanoii: Fixed drupal_get_path() in hook_requirements() breaks install
profiles.
...
...
README.txt
View file @
f2bd85c9
...
...
@@ -23,13 +23,22 @@ To submit bug reports and feature suggestions, or to track changes:
-- INSTALLATION --
* Copy the jquery_ui module directory to your sites/all/modules directory.
* Copy the jquery_ui module directory to your sites/all/modules directory, so it
is located in sites/all/modules/jquery_ui/.
* Download the jQuery UI 1.7 release from:
* Download the
latest
jQuery UI 1.7 release from:
http://code.google.com/p/jquery-ui/downloads/list?q=1.7
* Extract it as a sub-directory called 'jquery.ui' in the jquery_ui folder:
* Put the downloaded archive into the module directory:
/sites/all/modules/jquery_ui/jquery.ui-1.7.zip
* Extract the archive. This will create the following sub-directory:
/sites/all/modules/jquery_ui/jquery.ui-1.7/
* Rename the sub-directory into "jquery.ui" within the jquery_ui module folder:
/sites/all/modules/jquery_ui/jquery.ui/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment