You are here

README.txt in Uniform 6

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 7 README.txt
-- SUMMARY --

Uniform allows you to select pre-packaged themes and apply them to form elements on your site.
This module depends on third-party jQuery library, most often based on JavaScript.

For a full description visit the project page:
  http://drupal.org/project/uniform
Bug reports, feature suggestions and latest developments:
  http://drupal.org/project/issues/uniform


-- REQUIREMENTS --

* jQuery Update 6.x-2.x http://drupal.org/project/jquery_update

* This patch to jQuery Update http://drupal.org/node/775924#comment-3274706

* This Core Patch, please review it so that jQuery 1.4 works everywhere in core! http://drupal.org/node/479368#comment-3198886

* Libraries API http://drupal.org/project/libraries

* jquery.uniform library v1.7.3 by Pixelmatrix Design http://github.com/pixelmatrix/uniform/archives/master


-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information

* Download jquery.uniform library from http://pixelmatrixdesign.com/uniform/

* Extract contents of jquery.uniform library to /sites/all/libraries

* Rename pixelmatrix-uniform-******* directory so that the path become /sites/all/libraries/uniform

* Proceed to Configuration

-- ADDING UNIFORM THEMES --

* Themes are downloadable from http://pixelmatrixdesign.com/uniform/#themes

* NOTE. The structure of the supplied archives will not work out of the box

* extract the .css file into /libraries/uniform/css

* extract the image file/s into /libraries/uniform/images

-- CONFIGURATION --

* Go to Administer > Site configuration > Uniform

  - Select Theme to apply

  - Select which form element types you want themed

  - Save config

-- CONTACT --

Current maintainers:
* Brian Gilbert (realityloop) - http://drupal.org/user/139189

This project has been sponsored by:
* Realityloop Pty Ltd
  Specializing in consulting and planning of Drupal powered sites, Realityloop
  offers installation, development, theming, customization, and hosting
  to get you started. Visit http://www.realityloop.com for more information.

File

README.txt
View source
  1. -- SUMMARY --
  2. Uniform allows you to select pre-packaged themes and apply them to form elements on your site.
  3. This module depends on third-party jQuery library, most often based on JavaScript.
  4. For a full description visit the project page:
  5. http://drupal.org/project/uniform
  6. Bug reports, feature suggestions and latest developments:
  7. http://drupal.org/project/issues/uniform
  8. -- REQUIREMENTS --
  9. * jQuery Update 6.x-2.x http://drupal.org/project/jquery_update
  10. * This patch to jQuery Update http://drupal.org/node/775924#comment-3274706
  11. * This Core Patch, please review it so that jQuery 1.4 works everywhere in core! http://drupal.org/node/479368#comment-3198886
  12. * Libraries API http://drupal.org/project/libraries
  13. * jquery.uniform library v1.7.3 by Pixelmatrix Design http://github.com/pixelmatrix/uniform/archives/master
  14. -- INSTALLATION --
  15. * Install as usual, see http://drupal.org/node/70151 for further information
  16. * Download jquery.uniform library from http://pixelmatrixdesign.com/uniform/
  17. * Extract contents of jquery.uniform library to /sites/all/libraries
  18. * Rename pixelmatrix-uniform-******* directory so that the path become /sites/all/libraries/uniform
  19. * Proceed to Configuration
  20. -- ADDING UNIFORM THEMES --
  21. * Themes are downloadable from http://pixelmatrixdesign.com/uniform/#themes
  22. * NOTE. The structure of the supplied archives will not work out of the box
  23. * extract the .css file into /libraries/uniform/css
  24. * extract the image file/s into /libraries/uniform/images
  25. -- CONFIGURATION --
  26. * Go to Administer > Site configuration > Uniform
  27. - Select Theme to apply
  28. - Select which form element types you want themed
  29. - Save config
  30. -- CONTACT --
  31. Current maintainers:
  32. * Brian Gilbert (realityloop) - http://drupal.org/user/139189
  33. This project has been sponsored by:
  34. * Realityloop Pty Ltd
  35. Specializing in consulting and planning of Drupal powered sites, Realityloop
  36. offers installation, development, theming, customization, and hosting
  37. to get you started. Visit http://www.realityloop.com for more information.