[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2014-08-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Marco j.erm@gmail.com changed:

   What|Removed |Added

 Blocks||49357

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2013-02-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

kropotkine...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||kropotkine...@free.fr
 Resolution|FIXED   |---

--- Comment #11 from kropotkine...@free.fr ---
I agree with Jérémie Roquet. Proposed resolution should be sort by increasing
size in
https://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

Because of the additional size 460 and 620 px proposed after this bug
resolution, the default size is now 180px instead of the 220px expected. 

In InitialiseSettings it would be vetter to redefine completetly the list of
proposed resolution instead of adding two values. 

We have 
'wgThumbLimits' = array(
'default' = array( 120, 150, 180, 200, 220, 250, 300 ),
'+frwiki' = array( 460, 620 ),
'+itwikiquote' = array( 360 ),
'svwiki' = array( 120, 200, 250, 300, 360 ),
),
'wmgThumbsizeIndex' = array(
'default' = 4,
'svwiki' = 2, // bug 16739
)

We should have 

'wgThumbLimits' = array(
'default' = array( 120, 150, 180, 200, 220, 250, 300 ),
'frwiki' = array( 120, 150, 180, 200, 220, 250, 300, 460, 620 ),
'+itwikiquote' = array( 360 ),
'svwiki' = array( 120, 200, 250, 300, 360 ),
),
'wmgThumbsizeIndex' = array(
'default' = 4,
'svwiki' = 2, // bug 16739
)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2013-02-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

--- Comment #12 from kropotkine...@free.fr ---
I think the shift in default resolution (220px to 180px) is due to an
unexpected effect of « +frwiki » which leads to a left hand side addition in
wgThumbLimits array... If this shift is not managed in wmgThumbsizeIndex the
default resolution is changed. I think my Comment #11 fixes both problems (sort
by increasing size and default resolution). 

Best regards.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2013-02-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

--- Comment #13 from Jérémie Roquet jroq...@arkanosis.net ---
Gerrit change #51152 , waiting for review.

Best regards,

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2013-02-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #14 from Antoine hashar Musso has...@free.fr ---
The original request can not be fulfilled, that will cause too much stress on
our caching and storage infrastructure.

I have reverted the original fix with:

https://gerrit.wikimedia.org/r/51182

That would make this bug as RESOLVED/WONTFIX just like the request by hewiki to
raise the thumb limit : bug 41712.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2013-02-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WONTFIX

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2013-02-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |---

--- Comment #15 from Antoine hashar Musso has...@free.fr ---
reopening since the revert patch is not merged/deployed yet :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2013-02-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WONTFIX

--- Comment #16 from Antoine hashar Musso has...@free.fr ---
Been merged by Sam.  That essentially revert the french wiki back to use the
set of thumbnails which are provided by default in MediaWiki.

For more details, see our RFC at
http://www.mediawiki.org/wiki/Requests_for_comment/Standardized_thumbnails_sizes

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2013-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

--- Comment #10 from Jérémie Roquet jroq...@arkanosis.net ---
We should sort the proposed resolutions by increasing size somewhere. Right
now, the available resolutions are sorted as follow: 460, 620, 120, 150, 180,
200, 220, 250, 300.

Best regards

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2013-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Sam Reed (reedy) s...@reedyboy.net ---
https://gerrit.wikimedia.org/r/47303

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2012-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 CC||benap...@gmail.com,
   ||federicol...@tiscali.it,
   ||wikimedia.b...@snowolf.eu
  Component|General/Unknown |Site configuration

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2011-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

   Keywords||ops, shell
 Status|ASSIGNED|NEW
 AssignedTo|has...@free.fr  |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #8 from Antoine hashar Musso has...@free.fr 2011-12-21 11:24:29 
UTC ---
sending this bug back in the pool of ops / shell requests.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2011-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

--- Comment #7 from vufohexicywup...@tempomail.fr 2011-03-13 14:33:06 UTC ---
Thank you for extending up to 620 pixels.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2011-03-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #5 from Mark A. Hershberger m...@everybody.org 2011-03-11 
02:26:27 UTC ---
Giving this to Ashar.  If you can convince him, then it'll happen quickly.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2011-03-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #6 from Ashar Voultoiz has...@free.fr 2011-03-11 07:34:56 UTC ---
We limit the thumbnails size to a given set which is defined by the array
$wgThumbLimits. The array key indexes are referred to by at least the user
preference 'thumbsize', which mean we have to make sure the array order is
unaltered.

Self note: look at wmgThumbsizeIndex

From the discussion on the local village pump (Le Bistro), the sizes have been
choose arbitrary. I am wondering if we could find better size matching the
smartphones screen sizes.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2011-03-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #3 from Mark A. Hershberger m...@everybody.org 2011-03-04 
17:29:46 UTC ---
Changes like this are only made when the person requesting it can show
community consensus [[WP:CON]]

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2011-03-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

--- Comment #4 from vufohexicywup...@tempomail.fr 2011-03-05 04:50:45 UTC ---
Consensus of the geek community WP {{en}}: why not if quick and easy to
implement. 

When it is done?

(Consensus par les geek de la communauté WP {{fr}} : pourquoi pas si rapide et
facile à mettre en place. Quand ça sera fait ? )

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2011-03-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
Summary|Display images too small in |Offer 460px and 620px as
   |the articles of WP  |thumbnail size preferences

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-03-03 19:11:40 
UTC ---
I guess this could be done if there is community consensus for it on frwiki.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27839] Offer 460px and 620px as thumbnail size preferences

2011-03-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27839

--- Comment #2 from vufohexicywup...@tempomail.fr 2011-03-03 19:37:56 UTC ---
There is no opposition to this improvement. Is it time consuming to be able to
give an additional choice? If not, we could have more choice over 300 pixels.
(Il n'y a pas d'opposition à cette amélioration. Est-ce que cela demande
beaucoup de temps à pouvoir donner à un choix supplémentaire ? Si non, on
pourrait avoir davantage de choix supérieurs à 300 pixels.)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l