You are here

README.txt in Uniform 7

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.2 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 --

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

* jquery.uniform library v1.7.5 by Pixelmatrix Design 
  http://github.com/pixelmatrix/uniform/zipball/2446d9927bc63a446b9482cb790c5cda8907c9d9

-- INSTALLATION --

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

* Download jquery.uniform library to /sites/all/libraries/uniform

* You should have the following direcotry structure /sites/all/libraries/uniform/jquery.uniform.js

* 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. * Libraries API http://drupal.org/project/libraries
  10. * jquery.uniform library v1.7.5 by Pixelmatrix Design
  11. http://github.com/pixelmatrix/uniform/zipball/2446d9927bc63a446b9482cb790c5cda8907c9d9
  12. -- INSTALLATION --
  13. * Install as usual, see http://drupal.org/node/70151 for further information
  14. * Download jquery.uniform library to /sites/all/libraries/uniform
  15. * You should have the following direcotry structure /sites/all/libraries/uniform/jquery.uniform.js
  16. * Proceed to Configuration
  17. -- ADDING UNIFORM THEMES --
  18. * Themes are downloadable from http://pixelmatrixdesign.com/uniform/#themes
  19. * NOTE. The structure of the supplied archives will not work out of the box
  20. * extract the .css file into /libraries/uniform/css
  21. * extract the image file/s into /libraries/uniform/images
  22. -- CONFIGURATION --
  23. * Go to Administer > Site configuration > Uniform
  24. - Select Theme to apply
  25. - Select which form element types you want themed
  26. - Save config
  27. -- CONTACT --
  28. Current maintainers:
  29. * Brian Gilbert (realityloop) - http://drupal.org/user/139189
  30. This project has been sponsored by:
  31. * Realityloop Pty Ltd
  32. Specializing in consulting and planning of Drupal powered sites, Realityloop
  33. offers installation, development, theming, customization, and hosting
  34. to get you started. Visit http://www.realityloop.com for more information.