theme_hues 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-7.x-1.3.tar.gz | 22.77 KB | c4f167454483daef5e3d07b54c7b208d |
| theme_hues-7.x-1.3.zip | 26.01 KB | 73b33b172e32e7b7fdc10372f59ab0b7 |
Release notes
Fixed:
#1228256: Colorpicker support
#1228226: Image upload not working
#1228198: Error on user account edit page
theme_hues 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-7.x-1.2.tar.gz | 22.3 KB | e88530ad750b0c7143fa5c53a88956ae |
| theme_hues-7.x-1.2.zip | 25.48 KB | 5ceb8b2dd337853b14547a31c724eeb1 |
Release notes
Fixed #1228120
theme_hues 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-7.x-1.1.tar.gz | 22.22 KB | fd67c695bb14609a3ca8b716040b9dd8 |
| theme_hues-7.x-1.1.zip | 25.4 KB | ffde50ec4b4f4cbd8b395704b65153fc |
Release notes
First working version for D7.
The migration from the old D6 database format has been removed. You MUST upgrade to the latest D6 version before upgrading to this version in D7 if you want to keep your data.
theme_hues 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-2.0.tar.gz | 23.19 KB | 07d1c80d76fbe5335fcd8e362a8b67ce |
| theme_hues-6.x-2.0.zip | 26.7 KB | c95ea64aad98418a6455ef91817acb57 |
Release notes
Theme Hues 2
theme_hues 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-7.x-1.x-dev.tar.gz | 22.77 KB | 0f8cec9d465e6daed5af5a9f400335d2 |
| theme_hues-7.x-1.x-dev.zip | 26.01 KB | 1a6a5f8f17d0b5a343f7ad0987dbd0cc |
Release notes
This is the dev release of Theme Hues 1 for D7
theme_hues 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-2.x-dev.tar.gz | 23.19 KB | c5930385643854408c5c17afba5bb450 |
| theme_hues-6.x-2.x-dev.zip | 26.7 KB | 4ec448062fab9a1ef77acb79119e9fc3 |
Release notes
This is the beta version of Theme Hues 2
theme_hues 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-7.x-1.0.tar.gz | 12.34 KB | 10d584823dd3a28eb6b1c8c163bdaa2e |
| theme_hues-7.x-1.0.zip | 14.1 KB | 15937034ee9b136372cb4deda17c3501 |
Release notes
Just porting to D7.
theme_hues 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.8.tar.gz | 16.34 KB | ca022dad2f978564cf317401ac587c02 |
| theme_hues-6.x-1.8.zip | 18.95 KB | 83bc81545c1b7477902bd43a8a5e6c53 |
Release notes
by aacraig: Added #849054
by aacraig: Fixed #799378
theme_hues 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.7.tar.gz | 15.88 KB | 8dca7ce7ea932d0fb755e041f639d109 |
| theme_hues-6.x-1.7.zip | 18.48 KB | aa8587da8bd55242e99c17bba186c66c |
Release notes
Fixes #710208 and #659876
theme_hues 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.6.tar.gz | 15.76 KB | 9e2aa3e255821f617fa0fe984ac3842f |
| theme_hues-6.x-1.6.zip | 18.36 KB | 191f4bb81c9d5e401a6cbec1d1e44cb6 |
Release notes
I've added a few features that have been pending, and sorted out caching issues.
#505898: Way of Flushing Cache for User Once they've chosen a Color
Theme Hues now clears the Drupal CSS cache when a stylesheet is modified. This means the new stylesheet is loaded after the form has saved. You may still need to deal with the browser cache manually, depending on your own setup.
#618152: '!important' Option or Removal
I've changed the way !important is handled. It is now OFF by default! This is a major change. During module update your existing selectors will get their important flag set, but any new selectors need to be specified as important if necessary.
To specify that a selector is important, add a '!' at the end of the property value:
body|background-color!#587132: "Styles for users content" alternative doesn't appear
This has been corrected.
#519844: Integration with Color module tyrell like on Twitter!!!
The theme values will now change on the fly when users change values. This will allow them to see their color choices before saving. This behavior has not been sorted out for images, though that will be included on the next release.
theme_hues 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.5.tar.gz | 14.53 KB | 9114508a41dcffd0017785b7994a6007 |
| theme_hues-6.x-1.5.zip | 16.77 KB | 07d24fae40aaeb89f3e2a4cc5bbd50b0 |
Release notes
This release just fixes up the install / uninstall process.
Now, on a clean install, the theme_hues dir is created with 0755 permissions set specifically.
On uninstall, that directory is removed, as well as any theme_hues% entries in the variable table.
theme_hues 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.4.tar.gz | 13.83 KB | f2d2036fd67b395eacd0b8d8c9219e80 |
| theme_hues-6.x-1.4.zip | 16 KB | 0c5298a9b4a84c70258a5197fa3315c3 |
Release notes
Thanks to lestu for his help in getting this one out.
You can now configure Theme Hues to show style settings in three different ways:
Global - ALL users see the latest change
User specific - only the user who created the style sees it
User content - any user sees style changes when viewing content created by the user who set the style.
theme_hues 6.x-1.3-beta1
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.3-beta1.tar.gz | 13.83 KB | 2162af94e12f9a6ca661426753655729 |
| theme_hues-6.x-1.3-beta1.zip | 16.01 KB | 775f4ad83050a3dfe707c8c0129748f1 |
Release notes
by aacraig: Added ability to set style changes globally or per user.
by aacraig: Moved user accessible configuration path out of admin/
theme_hues 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.2.tar.gz | 12.44 KB | 31ddbc54ababa98b1522b6ea4122231c |
| theme_hues-6.x-1.2.zip | 14.44 KB | d89d592d0527ac33bc6c021edabeb6bb |
Release notes
bugfix #505332 by aacraig: Removed check_plain() filter on input from admin form for selectors, which caused values like "foo > bar" to go into the database as "foo > bar". This shouldn't create a security issue, as we use drupal_write_record() to insert this data into the db.
This bug was reported by g10tto.
theme_hues 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.1.tar.gz | 12.43 KB | c54f790515ca81c9e0d709901127625f |
| theme_hues-6.x-1.1.zip | 14.44 KB | 4ce1e4016814f151f4051295c9e75e7a |
Release notes
bugfix #498808 by aacraig: theme_hues.module doesn't load during installation, so you can't call a function defined there. Changed the call to a php core function.
theme_hues 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.x-dev.tar.gz | 23.05 KB | 9fcba3e131c930b896f91f5f56b804d0 |
| theme_hues-6.x-1.x-dev.zip | 26.54 KB | aba5376014acbf7935e64303070d8457 |
Release notes
This was an accidental release.
THIS IS NOT AN OFFICIAL SNAPSHOT RELEASE.
theme_hues 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| theme_hues-6.x-1.0.tar.gz | 12.31 KB | 137ee9b46667046d2bda7ab765153c2b |
| theme_hues-6.x-1.0.zip | 14.33 KB | b92852ef1f97ccfa5f4d95d1a3aa3ee6 |
Release notes
This is the first stable release of Theme Hues.