[pmwiki-users] Author signature
    Radu Luchian 
    radu at monicsoft.net
       
    Tue Nov 25 10:34:55 CST 2008
    
    
  
Hello PM,
Is there any reason why author.php has
  $ROSPatterns['/(?<!~)~~~~(?!~)/'] = '[[~$Author]] $CurrentTime';
  $ROSPatterns['/(?<!~)~~~(?!~)/'] = '[[~$Author]]';
instead of
  $ROSPatterns['/(?<!~)~~~~(?!~)/'] = '[[~$AuthorGroup/$Author]]
$CurrentTime';
  $ROSPatterns['/(?<!~)~~~(?!~)/'] = '[[~$AuthorGroup/$Author]]';
??
I mean, was there some discussion whereupon it was decided that the core
should have author pages in each group even when there's a Profiles group
defined?
Thanks,
Radu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20081125/fac7c1ea/attachment.html 
    
    
More information about the pmwiki-users
mailing list