[pmwiki-users] global overview of passwords/authorizations
Joachim Durchholz
jo at durchholz.org
Sat Jul 23 13:51:17 CDT 2005
Neil Herber wrote:
> 2) Because the table is so long. it is hard to keep track of the column
> names. Not sure how best to solve this.
It might help if PmWiki did each group in a separate table.
Another possibility: Collect all pages that share a group and permission
combination into one row for each such page group. Something like this:
+------------------------------------+------+------+------+--------+
| Pages | read | edit | attr | upload |
+------------------------------------+------+------+------+--------+
| _Calendar_ |
+------------------------------------+------+------+------+--------+
| Calendar, GroupHeader, | --- | --- | --- | --- |
| RecentChanges | | | | |
+------------------------------------+------+------+------+--------+
| _Site_ |
+------------------------------------+------+------+------+--------+
| AllRecentChanges, | | | | |
| AllRecentChangesShort, EditForm, | | | | |
| EditQuickReference, PageActions, | | | | |
| PageFooter, PageFootMenu, | | | | |
| PageHeader, PageNotFound, | --- | group| group| --- |
| PageTopMenu, Preferences, | | | | |
| RecentChanges, Search, SideBar, | | | | |
| Site, UploadQuickReference | | | | |
+------------------------------------+------+------+------+--------+
| ApprovedUrls, GroupAttributes | --- | page | page | --- |
+------------------------------------+------+------+------+--------+
Regards,
Jo
More information about the pmwiki-users
mailing list