README.txt 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. ##########################################################################################
  2. _ _ _ _
  3. __| | _____ _____| | ___ _ __ _ __ ___ ___ _ __ | |_ __ _ ___ ___| | _____
  4. / _` |/ _ \ \ / / _ \ |/ _ \| '_ \| '_ ` _ \ / _ \ '_ \| __| / _` |/ _ \/ _ \ |/ / __|
  5. | (_| | __/\ V / __/ | (_) | |_) | | | | | | __/ | | | |_ | (_| | __/ __/ <\__ \
  6. \__,_|\___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| \__, |\___|\___|_|\_\___/
  7. |_| |___/
  8. ##########################################################################################
  9. ##########################################################################################
  10. ##### Delta Module
  11. ##########################################################################################
  12. Project Page: http://drupal.org/project/delta
  13. Issue Queue: http://drupal.org/project/issues/delta
  14. Usage Stats: http://drupal.org/project/usage/delta
  15. Maintainer(s):
  16. Jake Strawn
  17. http://himerus.com
  18. http://developmentgeeks.com
  19. http://facebook.com/developmentgeeks
  20. http://drupal.org/user/159141
  21. http://twitter.com/himerus
  22. Sebastian Siemssen
  23. http://twitter.com/thefubhy
  24. http://drupal.org/user/761344
  25. ##########################################################################################
  26. Delta Module Information
  27. ========================
  28. The Delta module enables contextual theme settings for Omega (drupal.org/project/omega)
  29. subthemes. The combination of Delta, Omega and Context will give you the ability to create
  30. duplicates of theme settings and via Context assign them as a reaction to any context you
  31. can create.
  32. Usage
  33. =====
  34. 1.) Download and install the Delta & Context modules
  35. 2.) Download and enable an Omega Subtheme
  36. a.) http://drupal.org/project/omega (Omega Base theme & Starterkit)
  37. b.) http://drupal.org/project/gamma (Gamma subtheme)
  38. 3.) Visit /admin/appearance and configure the defaults for your Omega subtheme
  39. 4.) Visit /admin/appearance/delta and select the checkbox for the appropriate subtheme
  40. on the default settings tab
  41. 5.) Visit /admin/appearance/delta/templates/add and create your first template.
  42. a.) Give it a pretty name
  43. b.) Select your theme from the dropdown & save
  44. 6.) Automatically directed to /admin/appearance/delta/templates/configure/your-template,
  45. you will be able to customize the settings for this special copy of the theme settings.
  46. 7.) Visit /admin/structure/context, and add or edit a context with your conditions
  47. 8.) Select Delta from the reactions box, and select the appropriate Delta template you
  48. just created.
  49. 9.) Save and Enjoy...
  50. Related Information
  51. ===================
  52. * http://himerus.com/blog/himerus/omega-intro-2-delta-module-contextual-theme-settings