[pmwiki-users] Include contributions

H. Fox haganfox at users.sourceforge.net
Fri Feb 10 20:36:36 CST 2006


Thanks, Tegan.  I found that page, but wasn't sure.

Tarkhun, try this (comment out whatever you're using):

if ($action == 'edit' || $action == 'comment') {
  include_once("$FarmD/scripts/author.php");
    if (PageExists($AuthorPage))
    $RecentChangesFmt['Contributions.$Author'] =
      '* [[$Group.$Name]]  ([[($Group.$Name?action=)diff]])'
      .' . . . $CurrentTime - [=$ChangeSummary=]'; }

Hagan

On 2/10/06, Tegan Dowling <tmdowling at gmail.com> wrote:
> http://www.pmwiki.org/wiki/Cookbook/Authorcontribution
>
>  (fwiw: It's always added new lines to the top on our installations)
>
>
> On 2/10/06, H. Fox <haganfox at users.sourceforge.net > wrote:
> >
> > On 2/10/06, tarkhun <tarkhun at tarkhun.com > wrote:
> > >
> > > Hello!
> > >
> > > I'm new to the list,
> > > I was wondering if ya'll could help me with a problem that I'm having
> with
> > > the "include Contributions" function,
> >
> > The include Contributions function?
> >
> > Hagan
> >
> > _______________________________________________
> > pmwiki-users mailing list
> > pmwiki-users at pmichaud.com
> > http://host.pmichaud.com/mailman/listinfo/pmwiki-users
> >
>
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>
>
>




More information about the pmwiki-users mailing list