This application requires Javascript to be enabled.
Product
Gadgets
Customize
Developers
Blog
Log in
Sign up
Songbird Wiki
My Page
Recent changes
Tools
Help
Songbird Wiki
Developer Center
Articles
Maintaining Add-Ons
Add-on Hosting
Archive
Updating Extensions...
Updating Extensions...
Updating Feathers f...
Updating Feathers f...
Updating Feathers f...
Updating Feathers f...
Updating Feathers f...
Page last modified
12:20, 7 Oct 2009
by
stevel
Edit page
New page
Restrict access
Attach file
Move page
Delete page
Print page
More
Table of contents
Songbird Wiki
>
Developer Center
>
Articles
>
Maintaining Add-Ons
>
Updating Feathers for Songbird 1.3
Updating Feathers for Songbird 1.3
Table of contents
1.
CSS Changes
1.1.1.
Device Management Tabs
2.
Image Changes
2.1.1.
Read-only Device Icon
Songbird 1.3 has only very minor changes needed for Featherers.
CSS Changes
Device Management Tabs
There is a
new rule for the Device Management Tabs
to prevent the selected tab from having a bottom border drawn.
Image Changes
Read-only Device Icon
Devices can now be read-only. We now have two icons to indicate when a device is read-only:
chrome/skin/device/read-only.png
is the large read-only icon overlaid on top of the device icon in the device summary page.
chrome/skin/service-pane/read-only.png
is the small read-only icon overlaid on top of the device icon in the servicepane.
Tag page
Edit tags
What links here
Attach file or image
Images 0
No images to display in the gallery.
Viewing 4 of 4 comments: view all
#1
seba_kerckhof
says:
The warning sign isn't big enough.
Posted 16:17, 15 Jul 2009
#2
stevel
says:
I knew I should have gone with the <blink> tag
edited 16:44, 15 Jul 2009
Posted 16:44, 15 Jul 2009
#3
mpurses
says:
Updating Feathers for Songbird 1.4 (CD Rip (Unofficial)Support)
===============================================
-New CSS:
#cdrip-mediaview #sb-cdrip-header {
background-color: rgb(245,245,245);
}
#cdrip-mediaview #sb-cdrip-header-hbox {
background-color: rgb(226,226,226);
}
#cdrip-mediaview #sb-cdrip-settings-hbox {
background-color: rgb(226,226,226);
}
#cdrip-mediaview #sb-cdrip-actionstatus-hbox {
background-color: rgb(226,226,226);
}
-New Images:
/chrome/skin/service-pane/:
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_rest.gif
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_ripping.gif
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_successful.gif
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_unsuccessful.gif
/chrome/skin/playlist/:
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/playlist/button-checkbox.png
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/playlist/bg-download-failed.png
;-) This is not official - just how I skinned CD Rip... And I know there are more feather changes in 1.4...
Posted 18:13, 2 Oct 2009
#4
mpurses
says:
and for non-cd rip stuff:
/chrome/skin/images.css:
treechildren::-moz-tree-progressmeter {
background-image: url('chrome://songbird/skin/playlist/bg-progress.png') !important;
- background-repeat:top left;
+ background-repeat:repeat-x;
background-position:left center;
And new device images:
/chrome/skin/device/:
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/device/icon-complete.png
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/device/icon-warning.png
Posted 18:37, 5 Oct 2009
Viewing 4 of 4 comments: view all
You must
login
to post a comment.
Powered by
MindTouch Core v.9.12.1
RSS feeds
Users
Templates
Sitemap
Popular pages
About
Edit page
New page
Restrict access
Attach file
Move page
Delete page
Print page
Tag
Email link
Set page properties
Talk page
Watch page
Release Notes/1.3.0
Table of contents
1.
CSS Changes
1.1.1.
Device Management Tabs
2.
Image Changes
2.1.1.
Read-only Device Icon
dismiss message
view details
Message will close by itself in
seconds
Message timer has been stopped
Viewing Details:
===============================================
-New CSS:
#cdrip-mediaview #sb-cdrip-header {
background-color: rgb(245,245,245);
}
#cdrip-mediaview #sb-cdrip-header-hbox {
background-color: rgb(226,226,226);
}
#cdrip-mediaview #sb-cdrip-settings-hbox {
background-color: rgb(226,226,226);
}
#cdrip-mediaview #sb-cdrip-actionstatus-hbox {
background-color: rgb(226,226,226);
}
-New Images:
/chrome/skin/service-pane/:
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_rest.gif
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_ripping.gif
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_successful.gif
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/service-pane/cd_unsuccessful.gif
/chrome/skin/playlist/:
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/playlist/button-checkbox.png
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/playlist/bg-download-failed.png
;-) This is not official - just how I skinned CD Rip... And I know there are more feather changes in 1.4...
/chrome/skin/images.css:
treechildren::-moz-tree-progressmeter {
background-image: url('chrome://songbird/skin/playlist/bg-progress.png') !important;
- background-repeat:top left;
+ background-repeat:repeat-x;
background-position:left center;
And new device images:
/chrome/skin/device/:
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/device/icon-complete.png
http://src.songbirdnest.com/source/xref/client/feathers/gonzo/chrome/skin/device/icon-warning.png