You are here

README.txt in fancyBox 6

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 7 README.txt
Non-displayable characters.

File

README.txt
View source
  1. Provides the Fancybox jQuery plugin for displaying images (HTML content and
  2. multimedia support will come) in an elegant box.
  3. Authors:
  4. Joakim Stai (Drupal 6 version)
  5. Nicola Sanino (Drupal 5 version)
  6. Co-Maintainers:
  7. Slaven Baèeliæ (bas_hr)
  8. Sponsors:
  9. NodeOne
  10. Sony Ericsson
  11. License - GPL (see LICENSE)
  12. Recommended projects
  13. --------------------
  14. * Insert
  15. * ImageField
  16. * ImageCache
  17. Requirements
  18. ------------
  19. 1. jQuery 1.3.x - install jQuery Update 6.x-2.x
  20. 2. Fancybox 1.3+ - download latest version from (1.3.1 is recommended)
  21. Installation
  22. ------------
  23. 0. Install jquery_update 2.x
  24. 1. Place this module directory in your modules folder (usually sites/all/modules/).
  25. 2. Extract the plugin archive and copy folder with plugin files (containing jquery.fancybox-[version].js file)
  26. in the following (recommended) location: sites/all/libraries
  27. So the actual plugin can be found at:
  28. sites/all/libraries/fancybox/jquery.fancybox-[version].js
  29. 3. Go to "Administer" > "Modules" and enable the module.
  30. Configuration
  31. -------------
  32. "Site configuration" > "Fancybox"
  33. Last update
  34. -----------