Closed (fixed)
Project:
Cloud
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2012 at 17:57 UTC
Updated:
18 Dec 2012 at 18:23 UTC
The icons are generated in the functions that lists the instances/volumes...etc. It is hard for other modules to hook into that process and create other icons for their use. Turn this into either a theme function or a hook.
Comments
Comment #1
baldwinlouie commentedAll icon generation code is pulled out into separate functions. The next step is to add hooks so other modules can tap into them.
Comment #2
baldwinlouie commentedhttp://drupalcode.org/project/cloud.git/commit/49cd3a2
Comment #3
baldwinlouie commented