[pmwiki-users] Credit managment
DaveG
pmwiki at solidgone.com
Sat Dec 10 13:03:04 CST 2005
Apart from the order of the fields on the line, how is this different to
AllRecentChanges? Looking at
http://otterprojectonline.info/pmwiki/Main/Credits, the two appear
almost identical.
~ ~ Dave
Patrick R. Michaud wrote:
> On Tue, May 31, 2005 at 10:27:08PM -0700, Menachem Shapiro wrote:
>
>>I ended up using:
>>$RecentChangesFmt['Main.Credits'] = '* $AuthorLink -- $Group.$Name --
>>$CurrentTime';
>>
>>so that the whole line is the unique string.
>>
>>It looks like it works alright, exept for one thing:
>>http://otterprojectonline.info/pmwiki/Main/Credits
>>
>>As you can see from the link above, it puts the newest change last on
>>the page. I don't really mind it that way, but earlier you (PM) said,
>>"This will create a page called "Main.Credits" that has author names
>>added each time a post is made. In addition, the most recent authors
>>will always appear at the top of the page."
>>
>>Did I do something wrong?
>
>
> Oh, sorry about that. PmWiki also uses the two spaces to figure out
> where the first entry is on the page, so you probably want:
>
> $RecentChangesFmt['Main.Credits'] =
> '* $AuthorLink -- $Group.$Name -- $CurrentTime ';
>
> Note the two spaces at the end of the string.
>
> Pm
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users
>
More information about the pmwiki-users
mailing list