Page 1 of 1

(noscript.net) Screenshots Need Updating

Posted: Sat Aug 09, 2014 5:04 am
by barbaz
Some of the screenshots on http://noscript.net/screenshots are out of date (one of them even features a panel that no longer exists). Please update.

If it would be helpful, I could provide updated screenshots where needed of NoScript in SeaMonkey 2.28 with the same KDE look as the current screenshots.

Re: (noscript.net) Screenshots Need Updating

Posted: Thu Aug 21, 2014 10:28 pm
by Giorgio Maone
Updated, thank you very much for your precious contribution.

Re: (noscript.net) Screenshots Need Updating

Posted: Thu Aug 21, 2014 11:49 pm
by barbaz
Cool! You're welcome.

Looks good. One thing though:
http://noscript.net/screenshots wrote:You may want also to enable rich-text clipboard operations on trusted sites (e.g. your web mail "compose" page).
There is no such option shown in the screenshots, I think it was removed for Gecko >= 28...

Re: (noscript.net) Screenshots Need Updating

Posted: Fri Aug 22, 2014 12:07 am
by Giorgio Maone
barbaz wrote:Cool! You're welcome.

Looks good. One thing though:
http://noscript.net/screenshots wrote:You may want also to enable rich-text clipboard operations on trusted sites (e.g. your web mail "compose" page).
There is no such option shown in the screenshots, I think it was removed for Gecko >= 28...
Fixed, thanks.

Re: (noscript.net) Screenshots Need Updating

Posted: Fri Aug 22, 2014 3:59 am
by barbaz
sorry, one other nit:

Code: Select all

<a href="//faq#clearclick">ClearClick, the only effective client-side protection against Clickjacking attacks</a>
should be

Code: Select all

<a href="/faq#clearclick">ClearClick, the only effective client-side protection against Clickjacking attacks</a>
(remove the extra leading / so that it doesn't point to http://faq/#clearclick)

Re: (noscript.net) Screenshots Need Updating

Posted: Fri Aug 22, 2014 7:20 am
by Giorgio Maone
barbaz wrote:sorry, one other nit
Fixed as well, thank you.