]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
several fixes and suggestions by Charles Corrigan:
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 23 Nov 2004 13:06:30 +0000 (13:06 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 23 Nov 2004 13:06:30 +0000 (13:06 +0000)
commitf90b6bf022038c1fbf1a0ba216e2681dd7b7c510
treecb0eee2be5caef03dfc254e9dd6aec6a398405db
parentff855143d75dbc2938f96797ca2b3beb3d36ef4e
several fixes and suggestions by Charles Corrigan:
* fix GROUP_BOGO_USER check
* allow group pages to have the link to the user page in [ ] brackets
* fix up the implementation of GroupWikiPage::getMembersOf and allow the
  user page to be linked in [ ] brackets
* added _OWNER and _CREATOR to special wikigroups
* check against those two for group membership also, not only the user.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4165 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/PagePerm.php
lib/WikiGroup.php