Downloads
Download tar.gz
61.24 KB
MD5: 8ef9cc484d2424c074bd27196322ce98
SHA-1: cac13f32a5af4cb8d30b5f27869a61241478eec1
SHA-256: f977bfaba2470c7e25ef240dd108c7a7d3b4a85c51ab6d52f2bd795177fa52c2
Download zip
88.13 KB
MD5: 4466bcb25c0446fdb6dfd0fea22bcbb6
SHA-1: f5ab8b27d385ccb79f36811528f3eba7c711c5d5
SHA-256: e61fb2ad9d9109c47095602b3b8b6b2a166c6271a9ef44d73d049a8b0eac81ad
Release notes
Changes since DRUPAL-5--1-9:
- file yes_enabled_unclicked.gif was added on branch DRUPAL-5 on 2008-04-16 03:16:09 +0000
- #226100: moved html markup to theme functions for the voting forms
- #241950: added theme_extra_voting_forms_1 & theme_extra_voting_forms_2 for consistency
- Synchronised to the current HEAD. From now on, the working branch is DRUPAL-5
- #241950: theme functions for xhtml markup
- Fixed bug in theming of forms
- Commented out useless variable
- Updated the forms since the theming had been based on oldish versions
- #226100 by zwaldowski: XHTML validity fix
- #247732 by mercmobily: MUCH needed patch by gabriel. . Now thre is no need for a call in the page.tpl file, AND all of the necessary CSS for the widgets is in one file. YAY. ALSO, ADDED the 4plus widget theme - thank you MountFujiGuide.com
- Fixed minor CSS typo in default widget, delete all unused css files
- #247979: added hook_uninstall to delete vars on uninstall