1 Oct 2006 15:00
Displaying icons
http://plone.org/products/plone/roadmap/178 is "Return to using getIcon for content type icons." (1) Does this mean Plone will no longer use the 16-pixel padding and CSS background image because icons will be rendered inline? (2) I am planning on using a Zope3 view like <at> <at> getIcon to return which icons to display in different settings. Depending on what is being displayed (e.g., the events portlet, a calendar, a newsletter summary), the view could display different icons. Furthermore, it could return a *list* of icons if 0 or more than 1 made sense to display (e.g., multiple event subjects). This would allow for separating content from presentation easily, without touching the product code, rather than using a beastly Plone 2.1 product I created to allow for this. Are there any plans to adopt this sort of approach in Plone Core? And how could this approach be reconciled with doing a catalog lookup for icons? Peace, George ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
RSS Feed