[Bug 30887] Inline Styles: Portal pages need to be redesigned for mobile

2012-10-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30887

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks||35704
 Depends on|22187   |

--- Comment #11 from Krinkle krinklem...@gmail.com 2012-10-10 22:35:38 UTC ---
-dependency (which is marked duplicate)

-- 
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 30887] Inline Styles: Portal pages need to be redesigned for mobile

2012-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30887

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 CC||ninn...@gmail.com

Bug 30887 depends on bug 22187, which changed state.

Bug 22187 Summary: Reformatting of Portals
https://bugzilla.wikimedia.org/show_bug.cgi?id=22187

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #10 from Jon jrob...@wikimedia.org 2012-09-18 04:59:39 UTC ---
*** Bug 22187 has been marked as a duplicate of this bug. ***

-- 
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 30887] Inline Styles: Portal pages need to be redesigned for mobile

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #9 from Jon jrob...@wikimedia.org 2012-08-03 23:50:09 UTC ---
All portal pages are now fixed via a grease monkey script
https://gist.github.com/3252773

-- 
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 30887] Inline Styles: Portal pages need to be redesigned for mobile

2012-07-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30887

--- Comment #8 from Jon jrob...@wikimedia.org 2012-07-03 18:55:13 UTC ---
Another example of a page with an inline style problem:
http://en.m.wikipedia.org/w/index.php?title=New_Haven_Line

$([style]).removeAttr(style) fixes it
Haven't got time right now to explore this further

-- 
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 30887] Inline Styles: Portal pages need to be redesigned for mobile

2012-06-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30887

--- Comment #7 from Jon jrob...@wikimedia.org 2012-06-06 11:12:53 UTC ---
Added fix to MobileFrontend stylesheet
https://gerrit.wikimedia.org/r/#/c/10414/

-- 
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 30887] Inline Styles: Portal pages need to be redesigned for mobile

2012-06-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30887

--- Comment #6 from Jon jrob...@wikimedia.org 2012-06-04 20:37:42 UTC ---
Here is a list of effected pages on English Wikipedia:
http://www.mediawiki.org/wiki/List_of_Problematic_portal_pages_with_two_column_layouts

Please help clean these up to close this bug.

-- 
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 30887] Inline Styles: Portal pages need to be redesigned for mobile

2012-06-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30887

--- Comment #4 from Jon jrob...@wikimedia.org 2012-06-02 16:18:35 UTC ---
So I've cleaned up lots of portal pages [1,2,3]

I think next step is to get a list of all pages which have known bad styles
To do this we should download one of the latest dumps [4] and grep them for the
following known patterns:
float:left; width:60%
float:left; width:51%;
float:right; width:48%
and then edit those articles so that they use classes instead.

Gabrielle Wicke has several node grepping tools [4] that will help us do this
I'll report back with a list of bad pages so we can clean these up.

[1]
http://en.wikipedia.org/w/index.php?title=Wikipedia:WikiProject_Microsoftdiff=prevoldid=495628088
[2]
http://en.wikipedia.org/w/index.php?title=Portal:Xboxdiff=prevoldid=495624606
[3]
http://en.wikipedia.org/w/index.php?title=Portal:Missouridiff=prevoldid=495624262
[4]
https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/VisualEditor.git;a=tree;f=tests/parser;h=daa09af44d1aaebbe3a5aa3d4a1b77b8e2531be9;hb=HEAD

-- 
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 30887] Inline Styles: Portal pages need to be redesigned for mobile

2012-06-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30887

--- Comment #5 from Phil Chang phili...@gmail.com 2012-06-03 05:17:15 UTC ---
Nice, but hard work. I wonder if we should stir up some community help, as we
will shortly do with the default switchover of the sister projects?

-- 
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 30887] Inline Styles: Portal pages need to be redesigned for mobile

2012-05-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30887

--- Comment #3 from Jon jrob...@wikimedia.org 2012-05-17 13:51:43 UTC ---
It's better as now the table is horizontally scrollable but still messy.

Several problems:
* Section toggling is not enabled. For some reason content of a section appears
as a div outside the .content_block div rather than inside it
* There seems to be a need for a PortalTemplate to take away the need for
inline styling

-- 
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 30887] Inline Styles: Portal pages need to be redesigned for mobile

2012-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30887

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

Summary|Portal pages need to be |Inline Styles: Portal pages
   |redesigned for mobile   |need to be redesigned for
   ||mobile

-- 
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