CloudKicker
Script's Author
|
Modification log for each version.
|
|
|
CloudKicker
Script's Author
|
3.1.3
------------------------------------------------------------
+ modified search URLs to be dynamic, thus allow LL4G compatibility with Google Apps. (per Arend v. Reinersdorff)
|
|
|
CloudKicker
Script's Author
|
3.1.4
------------------------------------------------------------
+ modified search URLs to be dynamic, thus allow LL4G Folder View compatibility with Google Apps.
|
|
|
CloudKicker
Script's Author
|
3.1.5
------------------------------------------------------------
+changed the spaces of label.labelEditBox to be more centralized (per Henrique G. Abreu)
+changed the icons to gray scale with transparent background, which integrates better with all themes also changed the powerSearch icons to arrows, because 12x12 gray rings with transparent background were looking horribly. (per Henrique G. Abreu)
+underlined the contacts and tasks links (if enabled) to be similar to Edit labels
-corrected a bug that happened on themes like "Candy" and "Bus Stop" that have a different background for "Edit labels" (compare with the Options link on Chat box) (per Henrique G. Abreu)
-corrected a bug that happened if the labs "Navbar drag and drop" was enabled and the user changes the order of the chat and labels boxes (also if the tasks link was placed between them)
(per Henrique G. Abreu)
|
|
|
CloudKicker
Script's Author
|
3.2
------------------------------------------------------------
+ New option to "Hide Spam Count". (per Henrique G. Abreu)
|
|
|
CloudKicker
Script's Author
|
3.3
------------------------------------------------------------
+ "pilot_mode","searchBox","hideSpamCount" are advanced attributes that can be toggled from the greasemonkey User Script commands or added to your zzz_LL4G_Advanced label (space delimited) for compatibility with GreaseMetal for Google Chrome.
|
|
|
CloudKicker
Script's Author
|
3.3.1
------------------------------------------------------------
- corrected a bug that happened if the label name had parenthesis, which disabled the powersearch. (per Henrique G. Abreu)
|
|
|
CloudKicker
Script's Author
|
3.3.2
------------------------------------------------------------
- Bug correction in Folder4Gmail format. (per Henrique G. Abreu)
|
|
|
CloudKicker
Script's Author
|
3.3.3
------------------------------------------------------------
- Advanced label requirements have been simplified.
conversion key:
zzz_LL4G_Advanced -> LL4G
pilot_mode -> -pilot
hideSpamCount -> -spam
searchBox -> search
i.e "LL4G -pilot -spam -search"
It's backwards compatible, so you don't have to change your current setup.
|
|
|
CloudKicker
Script's Author
|
3.4
------------------------------------------------------------
- Fixed page refresh issue.
|
|
|
CloudKicker
Script's Author
|
3.4.1
------------------------------------------------------------
- updated for new Gmail format
|
|
|
CloudKicker
Script's Author
|
3.4.2
------------------------------------------------------------
- "Sent Mail" changed to "Sent" (per Henrique G. Abreu)
|
|
|
CloudKicker
Script's Author
|
3.4.3
------------------------------------------------------------
- 4px padding of labels (per Henrique G. Abreu)
- Null check for variable lastNode
- Null check for doc element :q5 ("contacts")
|
|
|
CloudKicker
Script's Author
|
3.4.4
------------------------------------------------------------
- Checks for label box before performing any other operations
|
|
|
CloudKicker
Script's Author
|
3.4.5
------------------------------------------------------------
+ Theme support for label colors
+ New option "-circle" to use circle icons instead of arrows
- Power search icon repositioned
|
|
|
CloudKicker
Script's Author
|
3.4.6
------------------------------------------------------------
- Fixed label row positioning issue
|
|
|
CloudKicker
Script's Author
|
3.4.7
------------------------------------------------------------
+ Fixed the hunger issue. Had some yogurt.
|
|
|
CloudKicker
Script's Author
|
3.4.9
------------------------------------------------------------
+ Phixt Missspelling
|
|
|
CloudKicker
Script's Author
|
3.4.12
------------------------------------------------------------
- Auto hide label lookup list on mouse out
|
|
|
CloudKicker
Script's Author
|
3.4.13
------------------------------------------------------------
- Multi-linked labels display finally fixed.
Not that displaying the same label under two different branches at the same time is all that useful in browsing through your tree to find certain documents, but it's nice to see. Let me know if I broke something, as is the case sometimes.
|
|
|
CloudKicker
Script's Author
|
3.5
------------------------------------------------------------
+ add [top] to any label that you want add the top of the tree
i. e. The following label "AIG:Insurance,Criminals,[top]" produces this structure:
AIG
Criminals
-----AIG
Insurance
-----AIG
|
|
|
CloudKicker
Script's Author
|
3.5.1
------------------------------------------------------------
- Fixed label panel hiding bug.
|
|
|
CloudKicker
Script's Author
|
3.5.2
------------------------------------------------------------
+ Optimized label lookup box.
|
|
|
CloudKicker
Script's Author
|
3.5.3
------------------------------------------------------------
+ New option to disable resizing of label box. Just add "-nofly" to your LL4G label to do this.
|
|
|
CloudKicker
Script's Author
|
3.5.4
------------------------------------------------------------
- GMail changed it's 'contacts' node id. Fixed by Henrique.
|