Re: [Widgets] confi.xml - icon element

At this point, my preference is to only allow a single icon and
exclude the role:

   <icon src="icons/widget-icon.png" />

Otherwise, what's the meaning of the value of role? Do we provide the
definitions or is it a free-form attribute? Then there is also the
issue of what will be allowed as an icon src (only gif, jpg, png? or
html?... if HTML, do we allow a dynamic dom?)

Kind regards,
Marcos


On Tue, Mar 11, 2008 at 8:40 PM, SUZANNE Benoit RD-SIRP-ISS
<benoit.suzanne@orange-ftgroup.com> wrote:
>
>
> Hi All
> About the icon element, we have not stated what the role should be but I can think of the following elements:
>
> >>>>>
> <widget xmlns="http://www.w3.org/ns/widgets"
>         id="http://example.org/widget"
>         version="2.0 Beta"
>         height="200"
>         width="200">
> ..../...
>   <icon role="small" src="icons/widget-icon.png" />
>  <icon role="favicon" src="icons/widget-favicon.png" />
>  <icon role="screenshot" src="icons/widget-screenshot.png" />
> .../...
> </widget>
> <<<<<
>
> Best Regards,
> Benoit
>
>
>
> Benoit  Suzanne
> Widget Factory Project Manager - Orange Labs - FT/RD/SIRP/SOL/SLAM
> t. +33 (0)145 298  198 - m. +33 (0)680 287 553
> benoit.suzanne@orange-ftgroup.com
>
>
>
>



-- 
Marcos Caceres
http://datadriven.com.au

Received on Wednesday, 12 March 2008 04:26:38 UTC