[Bug 17295] Please allow sidebar links to be localisable for Wikimania 2009wiki

2009-11-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17295


Sébastien Beyou seb.be...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




-- 
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 17295] Please allow sidebar links to be localisable for Wikimania 2009wiki

2009-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17295


Sébastien Beyou seb.be...@free.fr changed:

   What|Removed |Added

 CC||seb.be...@free.fr




--- Comment #8 from Sébastien Beyou seb.be...@free.fr  2009-06-30 18:13:28 
UTC ---
Resolved. The secret was to write in MediaWiki:Sidebar exactly the same words
as in the config: for 'registration-url' in $wgForceUIMsgAsContentMsg,
MW:Sidebar must have **registration-url|Registration and not
**Registration-url|Registration. Since in the code there is   if( in_array(
$key, $wgForceUIMsgAsContentMsg ) ) in wfMsgForContent.

Is it a bug? I mean that $wgForceUIMsgAsContentMsg doesn't respect the
convention of the first upper-case letter and MW:Sidebar does.


-- 
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 17295] Please allow sidebar links to be localisable for Wikimania 2009wiki

2009-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17295





--- Comment #7 from Casey Brown cbrown1...@gmail.com  2009-03-14 19:01:00 UTC 
---
poke


-- 
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 17295] Please allow sidebar links to be localisable for Wikimania 2009wiki

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


Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|rhals...@wikimedia.org  |br...@wikimedia.org
 Status|REOPENED|NEW




--- Comment #6 from Rob Halsell rhals...@wikimedia.org  2009-03-02 15:55:57 
UTC ---
Well, it sets the actual names, but not what they link to, as localized.  I am
not sure of the correct step to fix this.  Kicking ticket to brion for comment.


-- 
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 17295] Please allow sidebar links to be localisable for Wikimania 2009wiki

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


Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Rob Halsell rhals...@wikimedia.org  2009-02-26 19:47:12 
UTC ---
I have made the above changes and the wiki appears to be functioning normally. 
If anyone sees any issues, please do not hesitate to reopen this ticket.

Thanks!


-- 
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 17295] Please allow sidebar links to be localisable for Wikimania 2009wiki

2009-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17295


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 AssignedTo|wikibugs-   |rhals...@wikimedia.org
   |l...@lists.wikimedia.org   |




--- Comment #3 from Brion Vibber br...@wikimedia.org  2009-02-24 21:14:12 UTC 
---
Above config sounds like it should do, though I'm not 100% sure how the caps or
spaces will interact. If they don't all work as is, may need to de-cap some.


-- 
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 17295] Please allow sidebar links to be localisable for Wikimania 2009wiki

2009-02-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17295





--- Comment #2 from Casey Brown cbrown1...@gmail.com  2009-02-07 20:15:22 UTC 
---
I don't think it's possible to make it so they're all automatically
translate-able, so let's try this:

'wgForceUIMsgAsContentMsg' = array(

'wikimania2009wiki' = array(
'registration-url',
'schedule-url',
'volunteers-url',
'press-url',
'sponsors-url',
'FAQ-url',
'IRC-url',
'contact-url',
'Site Map-url',
'index-url',
'cfp-url',
'local-url',
),

),


-- 
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 17295] Please allow sidebar links to be localisable for Wikimania 2009wiki

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





--- Comment #1 from Casey Brown cbrown1...@gmail.com  2009-02-03 20:51:40 UTC 
---
Maybe $wgForceUIMsgAsContentMsg? :-)


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