Polishing + Icon + Drupal 7 branch starting
![]()
This image is a WIP, I have to make it's in the right proportions and smooth things out. hehe.
and work is beginning on porting to DRUPAL-7 :)
August 28, 2008
Polishing
- (Polishing) System settings menu simplefied
- (Polishing) New icon next to colorable themes
- (Polishing) Color scheme switching for unregistered users is now officially placed as a demo option.
- (Polishing) New friendselectric logo
- (Under the hood) Color system form will refresh theme DB and give show compatibility nonn-enabled themes
- (Under the hood) /user/{uid}/edit will use cached data
- (Under the hood) color_list_themes(), which has been moved to color.database.inc is a function which I kind of want to reccomend for core. It gives an extra param to say if you want to return disabled/enabled themes, you can do a NULL for both.
I will be beginning the D7 port today.
August 26, 2008
Bugfixing for solo-install on a different LAMP installation.
- (Fixed) bug where batch was ran twice.
- (Updated) Garland CSS/inc out of date
- (Added) missing farbtastic.js to DRUPAL-6--1
- (FriendsElectric) - Removed header corner images which weren't being colored.
- (Updated) color.inc examples from 'tag' => '' to 'tag' => TRUE. (makes more sense)
- 'default_scheme' is now 'default scheme'
- 'reference_scheme' is now 'reference scheme'
- 'blend_target' is now 'blend target'
- 'transparent_color' is now 'transparent color'
- 'img' array is now 'image'
August 25, 2008
- Was able to get the batch API calls back in color.database.inc
- Color picker will now show suggested colors on load
- Color picker will now automatically update suggested colors when a new type is picked.
Polishing
- (Polishing) System settings menu simplefied
- (Polishing) New icon next to colorable themes
- (Polishing) Color scheme switching for unregistered users is now officially placed as a demo option.
- (Polishing) New friendselectric logo
- (Under the hood) Color system form will refresh theme DB and give show compatibility nonn-enabled themes
- (Under the hood) /user/{uid}/edit will use cached data
- (Under the hood) color_list_themes(), which has been moved to color.database.inc is a function which I kind of want to reccomend for core. It gives an extra param to say if you want to return disabled/enabled themes, you can do a NULL for both.
I will be beginning the D7 port today.
August 26, 2008
Bugfixing for solo-install on a different LAMP installation.
- (Fixed) bug where batch was ran twice.
- (Updated) Garland CSS/inc out of date
- (Added) missing farbtastic.js to DRUPAL-6--1
- (FriendsElectric) - Removed header corner images which weren't being colored.
- (Updated) color.inc examples from 'tag' => '' to 'tag' => TRUE. (makes more sense)
- 'default_scheme' is now 'default scheme'
- 'reference_scheme' is now 'reference scheme'
- 'blend_target' is now 'blend target'
- 'transparent_color' is now 'transparent color'
- 'img' array is now 'image'
August 25, 2008
- Was able to get the batch API calls back in color.database.inc
- Color picker will now show suggested colors on load
- Color picker will now automatically update suggested colors when a new type is picked.