[pmwiki-users] Authorlink in pagerev.php

Tim Ahrentlov ta at ateist.org
Wed Feb 1 15:55:07 CST 2006


I simply need the author name to be clickable with the link. It's the last
piece I need to my vBulletin integration.

Would it help if we invent a second variable, say, AuthorURL ? that only
contains the raw url? If so, what should I insert where?

/Tim

-----Original Message-----
From: Patrick R. Michaud [mailto:pmichaud at pobox.com] 
Sent: 1. februar 2006 22:21
To: Tim Ahrentlov
Cc: pmwiki-users at pmichaud.com
Subject: Re: [pmwiki-users] Authorlink in pagerev.php

On Wed, Feb 01, 2006 at 09:40:01PM +0100, Tim Ahrentlov wrote:
> I'm trying to figure out how to make the pagerev.php script use the
> authorlink variable - if it is set. 
> 
> Where should I add what? 

What do you want the output to look like...?  It's not easy to
use $AuthorLink directly, because $AuthorLink is implemented
with markup while pagerev generates HTML that doesn't pass
through the markup engine.

Pm






More information about the pmwiki-users mailing list