Difference between revisions of "Talk:Author"

From Organic Design wiki
m (Caretaker: categories)
m
 
Line 1: Line 1:
[[Category:wiki101]]
 
 
Here's that transform you were asking about for listing all articles created by a user, the code is [[author.php]] and it runs in [[Author]]. It defaults to the current user, but you can also put ''user=name'' in the query string to list other users articles. --[[User:Nad|Nad]] 11:11, 8 Oct 2006 (NZST)
 
Here's that transform you were asking about for listing all articles created by a user, the code is [[author.php]] and it runs in [[Author]]. It defaults to the current user, but you can also put ''user=name'' in the query string to list other users articles. --[[User:Nad|Nad]] 11:11, 8 Oct 2006 (NZST)
 
:That is pretty damn useful --[[User:Sven|Sven]] 00:29, 9 Oct 2006 (NZST)
 
:That is pretty damn useful --[[User:Sven|Sven]] 00:29, 9 Oct 2006 (NZST)

Latest revision as of 05:46, 9 January 2009

Here's that transform you were asking about for listing all articles created by a user, the code is author.php and it runs in Author. It defaults to the current user, but you can also put user=name in the query string to list other users articles. --Nad 11:11, 8 Oct 2006 (NZST)

That is pretty damn useful --Sven 00:29, 9 Oct 2006 (NZST)
syntax: /Author&user=username

One slight drawback is if you had made an article under an ip address, it will not come up under your authorship e.g. http://www.organicdesign.co.nz/Pi0Estimation --Sven 22:51, 11 Oct 2006 (NZST)

Exactly - that's why I made it login-to-edit, cos of the resulting loss of information ;-)