Article pages should not be mixed with special or admin
pages in AllPages and RecentChanges as it is in
MediaWiki. I prefer PhpWiki to MediaWiki and I would
welcome this feature in PhpWiki.
Currently we have no easy pagetype seperation into Articles
and, "Special Pages" like "Action Pages", Docs and
Administrative Pages.
But I'll think of a new PageList filter (to be inherited for all
lister plugins which take the default args) based on the
pagetype for 1.3.12.
idea:
type=special, nospecial, all,
articles, user, docs, admin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=13755
Currently we have no easy pagetype seperation into Articles
and, "Special Pages" like "Action Pages", Docs and
Administrative Pages.
But I'll think of a new PageList filter (to be inherited for all
lister plugins which take the default args) based on the
pagetype for 1.3.12.
idea:
type=special, nospecial, all,
articles, user, docs, admin
In PhpWiki 1.4.0 and later, you have AllPages and AllUserPages.
It's a start.