[Clipart] Continuing improving the openclipart flag collection

Christian Fredrik Kalager Schaller uraeus at linuxrising.org
Tue Feb 8 06:26:36 PST 2005


On Tue, 2005-02-08 at 08:24 -0500, Jonadab the Unsightly One wrote:
> Christian Fredrik Kalager Schaller <uraeus at linuxrising.org> writes:
> 
> > Another nice addition would be a frame around the flags, like we had
> > on the sodipodi website. A lot of flags use white so without a
> > border they become hard to understand how they actually look on the
> > webpage.
> 
> It would be possible to modify the browse/navigate tool to put borders
> around the images, if this is indeed desirable.  I believe it's even
> possible to only do this within the flags hierarchy.  The change would
> be around line 110, and would perhaps look something like this:
> 
>     print td({-style=>'border: 0px;text-align: center; vertical-align: top; border: none'},
> 	      a({-href=>"$web_root/$dir/$img"},
> 		(-f "$system_root/$dir/$png")?img({-border=>( ($dir=~/flags/)
>                                                                ?'1px solid #000000'
>                                                                :'0px'), %dim,
> 						   -alt=>$images{$img}{Title},
> 						   -src=>"$web_root/$dir/$png"}):$img));
> 
> Is that the effect we want?

That would be great IMHO

Christian




More information about the clipart mailing list