Difference between revisions of "Issue:Adduser"

From FollowTheScore
Jump to: navigation, search
(New page: I created a list of recent changes using: <nowiki> <DPL> ordermethod=lastedit order=descending count=5 namespace= shownamespace=false adduser=true redirects=exclude </DPL> </...)
 
Line 1: Line 1:
 
I created a list of recent changes using:
 
I created a list of recent changes using:
<nowiki>
+
 
<DPL>
+
<nowiki><DPL> </nowiki>
  ordermethod=lastedit
+
 
  order=descending
+
<nowiki>ordermethod=lastedit</nowiki>
  count=5
+
 
  namespace=
+
<nowiki>order=descending</nowiki>
  shownamespace=false
+
 
  adduser=true
+
<nowiki>count=5</nowiki>
  redirects=exclude
+
 
</DPL>
+
<nowiki>namespace=</nowiki>
</nowiki>
+
 
 +
<nowiki>shownamespace=false</nowiki>
 +
 
 +
<nowiki>adduser=true</nowiki>
 +
 
 +
<nowiki>redirects=exclude</nowiki>
 +
 
 +
<nowiki></DPL></nowiki>
 +
 
 
I expect to see the last 5 edits iwth the names of the users that made these edits.
 
I expect to see the last 5 edits iwth the names of the users that made these edits.
 
I do see the last 5 edits with the names of the initial creators of these pages.
 
I do see the last 5 edits with the names of the initial creators of these pages.

Revision as of 11:19, 2 November 2007

I created a list of recent changes using:

<DPL>

ordermethod=lastedit

order=descending

count=5

namespace=

shownamespace=false

adduser=true

redirects=exclude

</DPL>

I expect to see the last 5 edits iwth the names of the users that made these edits. I do see the last 5 edits with the names of the initial creators of these pages. Is this a bug or am I doing something wrong? Please help.

Regards, Paul.