[Bug 31802] RC inclusion: Add namespace parameter

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

duplicate...@googlemail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #10 from duplicate...@googlemail.com 2012-08-08 11:07:48 UTC ---
The title override is fixed in 1.19. You have to update your installation.

-- 
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 31802] RC inclusion: Add namespace parameter

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

--- Comment #9 from Subfader subfa...@gmail.com 2012-08-07 15:39:21 UTC ---
Ah ok, I use an early alpha of 1.16.

-- 
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 31802] RC inclusion: Add namespace parameter

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

duplicate...@googlemail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #5 from duplicate...@googlemail.com 2012-08-06 19:13:17 UTC ---
Use

{{Special:RecentChanges/days=5,limit=40,namespace=1}}

or

{{Special:RecentChanges|days=5|limit=40|namespace=1}}

-- 
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 31802] RC inclusion: Add namespace parameter

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

--- Comment #6 from Subfader subfa...@gmail.com 2012-08-06 19:35:37 UTC ---
Thanks.

-- 
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 31802] RC inclusion: Add namespace parameter

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

Subfader subfa...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |

--- Comment #7 from Subfader subfa...@gmail.com 2012-08-06 19:41:35 UTC ---
When I include this, the page title is Special:RecentChanges/(your params).

It can't even be overridden by {{DISPLAYTITLE:}}

-- 
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 31802] RC inclusion: Add namespace parameter

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

--- Comment #8 from duplicate...@googlemail.com 2012-08-06 20:41:05 UTC ---
(In reply to comment #7)
 When I include this, the page title is Special:RecentChanges/(your params).
 
 It can't even be overridden by {{DISPLAYTITLE:}}

That is a old bug and was last fixed with bug 35014 and the title override
should not occur on WMF wikis.

Which version you are using?

-- 
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 31802] RC inclusion: Add namespace parameter

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

MrBlueSky mrblue...@wikipedia.be changed:

   What|Removed |Added

 CC||mrblue...@wikipedia.be

--- Comment #4 from MrBlueSky mrblue...@wikipedia.be 2012-01-03 01:45:17 UTC 
---
Support for the namespace parameter was added in r98618. Note that you have to
use the namespace number.

-- 
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 31802] RC inclusion: Add namespace parameter

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

John McClure jmccl...@hypergrove.com changed:

   What|Removed |Added

 CC||jmccl...@hypergrove.com

--- Comment #3 from John McClure jmccl...@hypergrove.com 2011-12-17 19:49:58 
UTC ---
This change would be VERY welcomed because

a) it would align the special page with a common bot design (see
http://search.cpan.org/~lifeguard/MediaWiki-Bot-v3.4.2/lib/MediaWiki/Bot.pm#recentchanges($ns,_$limit,_$options_hashref))
 

b) align it with a few other special pages that accept namespace as a parameter

c) eliminate manual updating of a list of pages from a particular namespace
that are new/changed often found on the Main Page of a wiki.

-- 
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 31802] RC inclusion: Add namespace parameter

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

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com

--- Comment #1 from duplicate...@googlemail.com 2011-10-18 19:30:35 UTC ---
The source has support for namespace number, not with the namespace text.

But when using that on trunk, you get nothing.

-- 
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 31802] RC inclusion: Add namespace parameter

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

--- Comment #2 from Subfader subfa...@gmail.com 2011-10-18 19:57:55 UTC ---
1:16.5: The page title is changed to the inclusion code.

Trunk: Some unwanted 
div dir=ltr class=mw-content-ltr lang=enpbr/p
is added on top: http://www.mediawiki.org/wiki/User:Subfader/Skip/A

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