[Bug 22636] Make current variables available for transcluded templates.

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22636

--- Comment #4 from Fabian  2010-02-26 08:20:31 UTC 
---
But there you maybe have side effects, when some inner templates uses the same
parametername as the outer template. Because when the inner template is not
designed to be the inner template and some parameters with the same name but
not the same usage will be overridden. I would suggest, to add prefixes to
determine the „namespace“. For example {{{i:}}} if you do not want to
override it (default) or {{{o:}}} if you only want to use the outer
parameter or {{{c:}}} to implement your way.
Is this the suggestion with the {{{include:…}}} from René?

-- 
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 22406] Enable Extension:Quiz on zhwiki

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22406

waihor...@yahoo.com.hk changed:

   What|Removed |Added

   Priority|Normal  |High

-- 
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 22406] Enable Extension:Quiz on zhwiki

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22406

--- Comment #3 from waihor...@yahoo.com.hk 2010-02-26 17:27:52 HKT ---
We have wait for 3 weeks!
Please be faster!!!

-- 
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 22406] Enable Extension:Quiz on zhwiki

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22406

Niklas Laxström  changed:

   What|Removed |Added

 CC||niklas.laxst...@gmail.com

--- Comment #4 from Niklas Laxström  2010-02-26 
09:46:04 UTC ---
Has the extension even been trough a code review? It doesn't look like it.

-- 
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 22406] Enable Extension:Quiz on zhwiki

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22406

--- Comment #5 from p858snake  2010-02-26 09:48:18 UTC 
---
(In reply to comment #4)
> Has the extension even been trough a code review? It doesn't look like it.
Wikiversity runs it so I would assume so.

-- 
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 22597] slash in page title should not trigger subpage navigation on talk page

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22597

--- Comment #3 from Happy-melon  2010-02-26 09:50:34 UTC 
---
Now *that* is a more viable alternative.  Existence of the associated main page
is *not* a good heuristic: what do you do with [[File talk:AC/DC]]/[[File
talk:AC/Archive 1]] if the file is on a shared repository and so the file page
actually *doesn't* exist?  Placing a __NOTSUBPAGE__ behaviour switch on the
page to trigger not-subpage-ness would work, although it would need to
propagate to sub-subpages...  Maybe page_props?

-- 
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 22636] Make current variables available for transcluded templates.

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22636

--- Comment #5 from René Kijewski  2010-02-26 
12:47:18 UTC ---
(In reply to comment #4)
> ...
> Is this the suggestion with the {{{include:…}}} from René?

Yes, exactly.

-- 
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 22636] Make current variables available for transcluded templates.

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22636

--- Comment #6 from Fabian  2010-02-26 13:14:07 UTC 
---
But what does happen when you input {{include:…}} ? Do you send your parameters
to the parameters of the inner template?

-- 
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 22636] Make current variables available for transcluded templates.

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22636

--- Comment #7 from René Kijewski  2010-02-26 
14:50:13 UTC ---
(In reply to comment #6)
> But what does happen when you input {{include:…}} ? Do you send your 
> parameters
> to the parameters of the inner template?

Sorry, I did not understand your question. Could you make an example?
Did you mean whether your parameters should be transcluded to _all_ inner
templates? I'd say no.

-- 
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 22654] New: A literal '+' in a value passed to the formula in formlink is converted to a space.

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22654

   Summary: A literal '+' in a value passed to the formula in
formlink is converted to a space.
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: dan.bol...@gmail.com
CC: wikibugs-l@lists.wikimedia.org


A literal '+' in a value passed to the formula in formlink is converted to a
space in the form field.

I only tried this using the default mode of operation of formlink, which passes
the formula parameter in the URL (GET). The problem is that the + character in
the URL is sometimes interpreted as a space by CGI applications. For example,
the #urlencode parser function converts spaces into +s for URL encoding!


Here is the code that causes problems:

{{#formlink: TNAME
 | Add a Link
 | link
 | TNAME[fields]={{PAGENAME}}
}}

It works to link instances of 'TNAME' to the current page, however, because the
'{{PAGENAME}}' gets changed (when it contains a +), the resulting link is
broken.

You can see problem here:

* http://seqanswers.com/wiki/Dummy%2Bpage
* http://seqanswers.com/wiki/Template:Links

-- 
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 22655] New: Personal toolbar shows New Messages (2); link shows no new messages

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22655

   Summary: Personal toolbar shows New Messages (2); link shows no
new messages
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: UsabilityInitiative
AssignedTo: tpars...@wikimedia.org
ReportedBy: lhrid...@gmail.com
CC: roan.katt...@gmail.com, ngau...@wikimedia.org,
amil...@wikimedia.org


Created an attachment (id=7172)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7172)
personal toolbar

I'm using the Beta version of the Vector skin on MediaWiki.org.  The link in my
personal toolbar to the Special:Newmessages page indicates that I have two new
messages, yet clicking on the links shows no new messages.

I have cleared the browser cache with a hard refresh, and used a different
browser with no change.

Screenshots are attached.

-- 
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 22655] Personal toolbar shows New Messages (2); link shows no new messages

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22655

--- Comment #1 from Lisa Ridley  2010-02-26 16:16:07 UTC ---
Created an attachment (id=7173)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7173)
new messages page

-- 
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 22656] New: "Random" button does not work on all mobile sites

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22656

   Summary: "Random" button does not work on all mobile sites
   Product: Wikipedia Mobile
   Version: .5
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: server
AssignedTo: hcat...@wikimedia.org
ReportedBy: dapete...@googlemail.com
CC: tf...@wikimedia.org


The "Random" button only works on a few of the mobile Wikipedia language
versions. Out of those I have checked, it works on en and sv; it doesn't work
on af, de, es, fr, nl, no or pl.

-- 
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 22657] New: Wikipedia Karachay-Balkar

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22657

   Summary: Wikipedia Karachay-Balkar
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Language setup
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mill...@gmail.com


Wikipedia in Karachay-Balkar language [1] has been approved by the Language
committee and the Board, which means that it should be created. The code is
krc.

Test project is at [2].

Thanks!

[1] -
http://meta.wikimedia.org/wiki/Requests_for_new_languages/Wikipedia_Karachay-Balkar
[2] - http://incubator.wikimedia.org/wiki/wp/krc

-- 
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 22657] Wikipedia Karachay-Balkar

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22657

Raimond Spekking  changed:

   What|Removed |Added

   Keywords||shell

-- 
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 22198] Update wikimania.wikimedia.org to point to wm2010

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22198

Casey Brown  changed:

   What|Removed |Added

 CC||cb...@wikimedia.org,
   ||roan.katt...@gmail.com

--- Comment #1 from Casey Brown  2010-02-26 17:01:10 UTC 
---
Hate to be that guy, but... poke.

-- 
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 22655] Personal toolbar shows New Messages (2); link shows no new messages

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22655

Roan Kattouw  changed:

   What|Removed |Added

  Component|UsabilityInitiative |LiquidThreads
 AssignedTo|tpars...@wikimedia.org  |agarr...@wikimedia.org

-- 
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 22198] Update wikimania.wikimedia.org to point to wm2010

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22198

--- Comment #2 from Cary Bass  2010-02-26 17:05:27 UTC ---
Still outstanding?  grumble.

-- 
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 22657] Wikipedia Karachay-Balkar

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22657

Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
 AssignedTo|wikibug...@lists.wikimedia. |rhals...@wikimedia.org
   |org |

-- 
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 22198] Update wikimania.wikimedia.org to point to wm2010

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22198

Roan Kattouw  changed:

   What|Removed |Added

 AssignedTo|wikibug...@lists.wikimedia. |rhals...@wikimedia.org
   |org |

-- 
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 22656] "Random" button does not work on all mobile sites

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22656

Derk-Jan Hartman  changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #1 from Derk-Jan Hartman  2010-02-26 20:51:50 
CET ---
Ah, I broke this with limiting the amount of redirects. I figured 2 would be
enough, but with translations and all at least 3 are needed.

-- 
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 22656] "Random" button does not work on all mobile sites

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22656

Derk-Jan Hartman  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Derk-Jan Hartman  2010-02-26 20:57:37 
CET ---
Fixed with
http://github.com/hcatlin/wikimedia-mobile/commit/fb5a712fc6de2c40c8157dd871a9d942f0d3591e

-- 
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 22658] New: Link to mobile version

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22658

   Summary: Link to mobile version
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hart...@videolan.org


Someway, somehow there should be a link to the mobile version (configurable of
course) in the interface of the mediawiki software. Perhaps under "Printable"
or something.

-- 
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 22659] New: Give projects the opportunity to add mobile specific JS/CSS

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22659

   Summary: Give projects the opportunity to add mobile specific
JS/CSS
   Product: Wikipedia Mobile
   Version: .5
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: server
AssignedTo: hcat...@wikimedia.org
ReportedBy: hart...@videolan.org
CC: tf...@wikimedia.org


Possibly we could do this by importing [[MediaWiki:Handheld.css]] and
[[MediaWiki:Handheld.js]], though these are more targeted at the media=handheld
version of the mediawiki installation.

This is needed to give projects more control over their elements. They might
want to not display certain elements specifically in the mobile interface, or
use a different look for certain elements.

-- 
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 17560] Half-broken deletion moved image files to deletion archive without updating DB

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17560

Max Semenik  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Max Semenik  2010-02-26 20:23:21 UTC 
---
Fixed in r63018

-- 
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 22660] New: Display the categories

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22660

   Summary: Display the categories
   Product: Wikipedia Mobile
   Version: .5
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: server
AssignedTo: hcat...@wikimedia.org
ReportedBy: hart...@videolan.org
CC: tf...@wikimedia.org


Categories are currently filtered out of the pages. I think we should add them
in a font that is just a tad smaller than the normal text. Needs clear but
unobtrusive separation from the the rest of the article.

-- 
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 22661] New: Bugzilla sending broken emails

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22661

   Summary: Bugzilla sending broken emails
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Bugzilla
AssignedTo: pdha...@wikimedia.org
ReportedBy: s...@reedyboy.net
CC: innocentkil...@gmail.com


Got a notification of a comment on bug 22504

Looks like (no hyperlinks etc etc)



show_bug.cgi?id=22504



--- Comment #1 from Chad H.  2010-02-26 19:21:57 UTC
---

Somebody seems to have upgraded us to 3.4.5. Bugzilla began pestering me today

that not all settings are configured yet.



-- 

Configure bugmail: userprefs.cgi?tab=email

--- You are receiving this mail because: ---

-- 
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 22504] Upgrade bugzilla to 3.4.5

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22504

--- Comment #2 from Reedy  2010-02-26 20:26:57 UTC ---
Would seem to be, yup (front page says as much)

Seems to be various broken things, see bug 22661

-- 
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 21867] Mobile should support wiktionary and other foundation wiki's

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21867

--- Comment #4 from Derk-Jan Hartman  2010-02-26 21:28:12 
CET ---
This requires a new addition to the memcache key of course, and project
tracking in the Server object...

We also have the problem that h2 collapsing might not be very useful icw
wikiquote for instance... Not sure how we should tackle that.

-- 
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 22642] NTOC : NTOC header highlight fail for new header items - FF3

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22642

Trevor Parscal  changed:

   What|Removed |Added

 AssignedTo|tpars...@wikimedia.org  |pdha...@wikimedia.org

-- 
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 22637] start a main page for he.m.wikipedia.org

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22637

--- Comment #2 from Amir E. Aharoni  2010-02-26 
22:21:55 UTC ---
Thanks for the guidance.

One of our admins added the selectors to our main page.

-- 
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 7757] allow cropping images when rendered

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7757

Neil Kandalgaonkar  changed:

   What|Removed |Added

 CC||ne...@wikimedia.org
 AssignedTo|wikibug...@lists.wikimedia. |ne...@wikimedia.org
   |org |

-- 
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 16753] Support Flash-based upload widget to handle multiple file selection

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16753

Neil Kandalgaonkar  changed:

   What|Removed |Added

 CC||ne...@wikimedia.org
 AssignedTo|wikibug...@lists.wikimedia. |ne...@wikimedia.org
   |org |

--- Comment #1 from Neil Kandalgaonkar  2010-02-26 
23:31:23 UTC ---
We have some Javascript widgetry under development which would allow us to do
multiple simultaneous file uploads. This should work with many older browsers
too.

Flash still has a few advantages -- for instance, showing progress, and it's
able to do secure crossdomain uploading when you want to upload to a different
wiki than the one you're currently taking to. (For instance, uploading to
Commons when on en.wikipedia.)

The way the widget is being designed, we could swap in a Flash transport system
for older browsers. I agree that this would be an acceptable use of Flash.
There is a teeny tiny invisible Yahoo UI Flash component that helps their YUI
Upload javascript class; we could even just repurpose that since the license is
probably compatible.

In the meantime though, Flash isn't a front-burner issue since it's mostly been
obviated by progress in the browser space.

-- 
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 16751] Support multiple file uploads via Special:Upload (backend/infrastructure)

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16751

Neil Kandalgaonkar  changed:

   What|Removed |Added

 CC||ne...@wikimedia.org
 AssignedTo|wikibug...@lists.wikimedia. |ne...@wikimedia.org
   |org |

--- Comment #6 from Neil Kandalgaonkar  2010-02-26 
23:34:41 UTC ---
We are actively working on a widget that does most of this right now.

The design is not quite the same but seems to be roughly equivalent. If someone
watching this bug thinks we missed something please let me or Guillaume Paumier
know. 

http://usability.wikimedia.org/wiki/Multimedia:NewUpload

-- 
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 16752] Support HTML 5 multiple upload control

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16752

Neil Kandalgaonkar  changed:

   What|Removed |Added

 CC||ne...@wikimedia.org
 AssignedTo|wikibug...@lists.wikimedia. |ne...@wikimedia.org
   |org |

--- Comment #1 from Neil Kandalgaonkar  2010-02-26 
23:36:05 UTC ---
I'm working on a related widget (see
http://usability.wikimedia.org/wiki/Multimedia:NewUpload), and if I can I'm
adding in HTML5 multiple-file support.

-- 
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 22662] New: WP not counting hits since Feb. 25, 2010

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22662

   Summary: WP not counting hits since Feb. 25, 2010
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: User survey
AssignedTo: nkom...@gmail.com
ReportedBy: nadiafigue...@live.com


Hits are not being counted on any of the WP articles.

-- 
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 22636] Make current variables available for transcluded templates.

2010-02-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22636

--- Comment #9 from René Kijewski  2010-02-27 
04:10:05 UTC ---
(In reply to comment #8)

I thought {{include:...}} as a kind of shortcut for having to include every
parameter explicitly.
I would be nice, if the inner child could ask some outer template for its
parameters, too.

Both would fulfill the same interest. I have no strong opinion, which option
should be implemented (maybe both?). I'd leave it to the developers to tell,
which would be easier to implement or have less overhead.

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