
22 Oct
2011
22 Oct
'11
8:15 p.m.
Hi Duncan, Attached is the package logo patch I was working on. * Show optional package logo on package page If a package has a logo.svg or logo.png file (all lower-case) in their package root then that logo is shown on the package page. SVG takes preference over PNG. Currently logos are served using the existing PackageContents feature. We could use a dedicated resource like "package/:package/logo" but this works fine for now. Regards, Bas