Package logo's
Bas van Dijk
v.dijk.bas at gmail.com
Sat Oct 22 22:15:25 CEST 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: package-logos.dpatch
Type: application/octet-stream
Size: 86361 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/cabal-devel/attachments/20111022/80e8c07c/attachment-0001.obj>
More information about the cabal-devel
mailing list