← Back to team overview

ubuntu-tour team mailing list archive

Re: Screenshots

 

Hi All,

Now the screenshot tag is XML compatible. So not required to have an end tag
for it.

Format of the screenshot:
*<screenshot src="path_of_the_image" />*

Examples:
<screenshot src="images/aboutus_screen.png" width="200" height="100" />
<screenshot src="images/panel_places-menu_open.png" />

Ping me back if any queries :)

Thanks,
RSK



On Sun, Sep 26, 2010 at 9:47 AM, Senthil Kumar_Rsk
<webrsk.ideas@xxxxxxxxx>wrote:

> Hi,
>
> Thanks MadnessRed.
>
> As of now we have embedded the screenshot images using <img> tag instead we
> have to follow the following format:
> *<screenshot src="path_of_the_image" /></screenshot>*
>
> Note : *The format has to be same as mentioned and screenshot tag has to be
> strictly closed this way </screenshot>.
>
> Start using <screenshot> wherever necessary and the light-box will be
> effect in meantime.
>
> Thanks,
> RSK
>
> On Sun, Sep 26, 2010 at 4:48 AM, Anthony Stewart <madnessred@xxxxxxxxx>wrote:
>
>> Hi, just a quick message about screenshots.
>>
>> Regarding the format, please do not use jpegs, jpeg compression is
>> designed for photos and can mae text, especially small text hard to
>> read. pngs use a lossless compression which means the dont loose any
>> quality.
>>
>> when showing screenshots we have a new tag <screenshot>. Treat this
>> the same as an img tag, the difference is that when clicked on a
>> screenshot will show the image full size using lightbox.
>>
>> RSK is working on this feature, so all credit goes to him.
>>
>> anyway questions drop him or me an email
>>
>> MadnessRed
>>
>> On 25/09/2010, Alexander Lancey <alex@xxxxxxxxxxxxx> wrote:
>> > https://bugs.launchpad.net/ubuntu-tour/+bug/647584
>> >
>> > A recent update of the tour included a popup that occurs when the
>> > Software Center is not running when the tour discusses it. I find this
>> > popup annoying, especially because it halted me from getting to the page
>> > I want. As stated in the bug report, I think if such a notification
>> > exists, it shouldn't be quite as in the user's face.
>> >
>> > Perhaps use the bug report to comment, I'm just sending this to the
>> > mailing list to put it out there.
>> >
>> > -Alex
>> >
>>
>> _______________________________________________
>> 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
>>
>
>

References