[Bug 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

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

This, that and the other (TTO)  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

--- Comment #14 from This, that and the other (TTO)  ---
Patch is merged; this is just waiting on a manual update of interwiki.cdb

-- 
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 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

2014-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16962

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

2014-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16962

--- Comment #12 from Gerrit Notification Bot  ---
Change 141099 had a related patch set uploaded by TTO:
Add additional interwiki links as requested in various bugs

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

-- 
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 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

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

This, that and the other  changed:

   What|Removed |Added

 Depends on||64786

-- 
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 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

2014-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16962

--- Comment #11 from This, that and the other  ---
(In reply to This, that and the other from comment #10)
> See Gerrit change #110832. This is the first step. 

Clearly not. But we can always use SkinTemplateOutputPageBeforeExec instead, so
it's not a big deal.

> Then to write a (very simple) extension

It wouldn't be quite that simple, but certainly possible.

I see three implementation paths here:

* Store data relating to additional links in a $wg configuration variable. 
  Inflexible - only server admins could change the "Complete list" link and
  its target, and which pages it appears on.

* Implement an extension that reads parser function syntax like
  {{extralanguagelink:meta:List of Wikipedias|Complete list|class=whatever}}.
  Definitely doable, but tricky and possibly overkill?

* Add (say) "listofwikipedias:" to the [[m:interwiki map]], and set
  "listofwikipedias" as an additional language link prefix, a la the proposed
  Gerrit change 111390. Then we can include an interwiki to
  [[listofwikipedias:]] on the Main Page, which would appear in the list of
  language links (the link text would be read from a MediaWiki: page). Least
  effort, but seems very unclean.  (Then again, Extension:RelatedSites is
  an example of a horribly unclean implementation that somehow got deployed
  on the WMF cluster, so there's a precedent...)

-- 
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 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

2014-02-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16962

--- Comment #10 from This, that and the other  ---
See Gerrit change 110832. This is the first step. Then to write a (very simple)
extension, or even just consume the hook in CommonSettings.php (although I
don't think Reedy would like that).

-- 
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 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

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

This, that and the other  changed:

   What|Removed |Added

   Attachment #5660|0   |1
is obsolete||

--- Comment #9 from This, that and the other  ---
Comment on attachment 5660
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=5660
Proposed patch v1

Marking patch obsolete, there is no way this would be accepted now.

-- 
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 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

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

This, that and the other  changed:

   What|Removed |Added

   Keywords|patch, patch-reviewed   |
 CC||at.li...@live.com.au

-- 
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 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

2013-07-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16962

--- Comment #8 from MZMcBride  ---
(In reply to comment #4)
> Hack this into the WikimediaMessages extension? :-)

This could also be hacked into one of the Wikimedia configuration files. In any
case, I think this is an easy bug to resolve; marking it as such accordingly.

-- 
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 16962] Provide a non-JavaScript means of including a "Complete list" link in the interlanguage sidebar

2013-07-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16962

MZMcBride  changed:

   What|Removed |Added

Summary|Provide an interwiki prefix |Provide a non-JavaScript
   |for "Complete list" |means of including a
   ||"Complete list" link in the
   ||interlanguage sidebar

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