← Back to team overview

ubuntu-tour team mailing list archive

Re: Screenshots

 

Hey Alex,

Latest version(218 revision) with lightbox effect has been updated.

Yes now it opens the same filename. It can be done like showing thumbnail
image in the tour and once clicked we can show the bigger image in lightbox.
For that content creator can add width and height while specifying the
<screenshot> tag. So the thumbnail image will be restricted to width and
height specified and the lightbox image will open the actual image without
the width/height restrictions.

So user can upload the original image and specify the width and height for
thumbnail like below.
Examples :
<screenshot src="images/aboutus_screen.png" width="200" height="100"
/><screenshot>
<screenshot src="images/panel_places-menu_open.png" style="max-width:225px;"
/></screenshot>


Thanks & Regards,
RSK

On Sun, Sep 26, 2010 at 5:03 AM, Alexander Lancey <alex@xxxxxxxxxxxxx>wrote:

> Does it open the same filename? All the scaled images I've inserted have
> been scaled with Gimp (webkit seems to scale poorly), with _original
> files saved as backups. Is there a way I could tell the _original to be
> the one that opens?
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~ubuntu-tour
> Post to     : ubuntu-tour@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-tour
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References