Rated 1 out of 5 stars

Cant use it on Thurderbird 24.1

This review is for a previous version of the add-on (1.0). 

Rated 5 out of 5 stars

I loved these! I can't wait for the new version for TB 24. When TB updated and I lost my colored folders, I was horrified. Once you get used to them, you hate being without.

Fisheater should get a lot of DONATIONS to keep him going on this project!

This review is for a previous version of the add-on (1.0). 

Rated 5 out of 5 stars

Finally the add-on developer has replied to one of the last reviews here and promised to update 1.0 for TB 24.x soon. Thank to lot. While waiting for the update let me re-post the temporary solution and the diff with the fix.
(PLEASE NOTE this post most prob will be deleted by the moderators in a short time)

The ready-to-use add-on with 24.x patch is available here:
https://www.dropbox.com/s/8x4vectgzdkt0fq/color_folders-1.0.1-tb.xpi

The only introduced diff is:
$ diff -u0 colorfolders.js.original colorfolders.js

--- colorfolders.js.original 2011-08-16 02:40:09.140422300 +0400
+++ colorfolders.js 2013-10-17 01:48:30.340801400 +0400
@@ -16,2 +16,2 @@
- gFolderTreeView.getCellProperties = function(row, col, props) {
- gFolderTreeView.originalGetCellProperties(row, col, props);
+ gFolderTreeView.getCellProperties = function(row, col) {
+ var props = gFolderTreeView.originalGetCellProperties(row, col);
@@ -30 +30 @@
- props.AppendElement(aAtomService.getAtom(folderColor));
+ props += " " + folderColor;
@@ -32,0 +33 @@
+ return props;

Good luck,
Waiting for the update by the author,

This review is for a previous version of the add-on (1.0).  This user has 4 previous reviews of this add-on.

Hi Strim
Thanks for reposting. I got it.
Best
fisheater

Rated 5 out of 5 stars

Jusqu'à que cette add-on ne soit plus compatible avec Thunderbird 24, je n'avais pas réalisé à quel point il m'était devenu indispensable ! Je le promet, dès que la mise à jour de compatibilité avec Thunderbird 24 sort, je fais un don ! Je me sent déjà honteux de ne pas l'avoir fais avant.Merci au développeur pour ce super add-on !

Translated with Google :
Since this add-on is not compatible with Thunderbird 24, I realize how much it has become indispensable to me!I promise, as soon as the updated compatibility with Thunderbird 24, I'm ashamed not to have do before.Thank you to the developer for this super add-on!

This review is for a previous version of the add-on (1.0).  This user has a previous review of this add-on.

Rated 5 out of 5 stars

Dear Strim,

like your work - tried to fix the js file but it seems i made some mistake. Unfortunatly dropbox file didnt exist any longer. Would u be so kind to upload it again?

thank you

This review is for a previous version of the add-on (1.0). 

Rated 5 out of 5 stars

Dear Strim, thanks for fixing the add-on. What is your paypal address, so I can donate to you to compensate you for your time. Thank you so much.

This review is for a previous version of the add-on (1.0).  This user has 2 previous reviews of this add-on.

Rated 4 out of 5 stars

I love Color Folders, it's great. But now I updated my Thunderbird and I NEED Color Folders for Thunderbird 24. Please ...
2 Seconds after the enhencement I will donate!
Thank you!

This review is for a previous version of the add-on (1.0). 

Rated 5 out of 5 stars

Super thx Strim! It's working great (and I learned a lot). Also hope the author will share your work, so everybody could work with it again!

This review is for a previous version of the add-on (1.0).  This user has 3 previous reviews of this add-on.

Rated 5 out of 5 stars

@Strim Thank you so much for the update. I was trying to modify the install.rdf file (max version) with no success.
perhaps could the author import or fork this project on github, including all necessary build files, etc...

This review is for a previous version of the add-on (1.0). 

Rated 5 out of 5 stars

Good stuff @ Strim, works like a charm.
Many thanks indeed.

This review is for a previous version of the add-on (1.0).  This user has 2 previous reviews of this add-on.

Rated 5 out of 5 stars

Hi,

Thank you very much Strim for the dropbox link.

It works perfectly !

As you are able to perform miracles, I am taking the liberty to ask you a further question.

Before the update to Thunderbird 24.0, I had the ability to put a specific icon, and to use a specific font color, to any of my Thunderbird folders
To do that I used :
- Mail Tweak 1.0pre10 (Icon Folder checked) : http://mailtweak.mozdev.org/installation.html
- a userChrome.css file where the content could be as follows :
treechildren::-moz-tree-image(folderNameCol, name-Test)
{list-style-image: url('icon1.png') !important;}
treechildren::-moz-tree-cell-text(folderNameCol, name-Test)
{color: DarkCyan !important; font-weight: bold !important;}
- icon png images
- userChrome.css and icon png images were located in C:\Users\Myname\AppData\Roaming\Thunderbird\Profiles\xxxxxx.default

Thus, for the folder named Test :
- the icon named icon1 was dispayed
- the folder name text was displayed in DarkCyan colour

Would you have an idea on how :
- either to make Mail Tweak compatible with Thunderbird 24
- or to amend Color Folder extension in order to allow the customization of icon folders and of the font color folder text

Thank you very much in advance for any reply.

Patrick

This review is for a previous version of the add-on (1.0).  This user has a previous review of this add-on.

Rated 5 out of 5 stars

I'd like to thank Strim for fixing this extension and putting it online, as it appears to work perfectly now! (at least, in Thunderbird 24 and Xubuntu 12.04)
Weirdly, editing the colorfolders.js file as Strim suggested it wouldn't work my case (I even performed a diff showing me the same exact differences as Strim's ones but it still wouldn't work), so that link to a fixed version is more than welcome.

This review is for a previous version of the add-on (1.0). 

Rated 5 out of 5 stars

One millions thanks baby! It seems to work so well! Thank you so much Strim!

This review is for a previous version of the add-on (1.0).  This user has a previous review of this add-on.

Rated 4 out of 5 stars

I'd give this 5 stars if it still worked.

This review is for a previous version of the add-on (1.0).  This user has a previous review of this add-on.

Rated 5 out of 5 stars

I just updated Thunderbird and miss the colors on my folders -cannot seem to find folders I need anymore. Please update it for 'new' Thunderbird.

This review is for a previous version of the add-on (1.0). 

Rated 5 out of 5 stars

Hi, are you planning any update for Thunderbird 24.0.1?

This review is for a previous version of the add-on (1.0). 

Rated 1 out of 5 stars

I love this little add on. But now it does no longer work in Thunder Bird 24.0.1 :-(
I'm willing and promise to donate if I get a promise from the author that he will update this nice little add0on!

This review is for a previous version of the add-on (1.0).  This user has a previous review of this add-on.

Rated 5 out of 5 stars

I'm so sad! It doesn't work with TB 24... Author, answer please!

This review is for a previous version of the add-on (1.0). 

Rated 5 out of 5 stars

It was a sad surprise that the extension doesn't work in TB 24, I miss it so much :(

This review is for a previous version of the add-on (1.0). 

Rated 4 out of 5 stars

Is there anything we could do help the author to make this grat addon compatible with TB 24 soon? I miss this very much!

This review is for a previous version of the add-on (1.0).