Hello PM,<br><br>Is there any reason why author.php has<br><br> $ROSPatterns['/(?<!~)~~~~(?!~)/'] = '[[~$Author]] $CurrentTime';<br> $ROSPatterns['/(?<!~)~~~(?!~)/'] = '[[~$Author]]';<br>
<br>instead of <br><br> $ROSPatterns['/(?<!~)~~~~(?!~)/'] = '[[~$AuthorGroup/$Author]] $CurrentTime';<br> $ROSPatterns['/(?<!~)~~~(?!~)/'] = '[[~$AuthorGroup/$Author]]';<br><br>??<br>
<br>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?<br><br>Thanks,<br>Radu<br>