83,675
edits
Hoof Hearted (talk | contribs) (→Where to look: #JSPWiki — add <tt>Wiki.jsp?page=PageViewStatistics</tt> at the end of the root URL – <code><nowiki>http://YourWikiURL.org/Wiki.jsp?page=PageViewStatistics</nowiki></code> (only if PageViewPlugin is installed)) |
Hoof Hearted (talk | contribs) (→How to get size information: fix red link, update JSPWiki to new schema) |
||
Line 34: | Line 34: | ||
#[[:Category:MoinMoin|MoinMoin]] — dependent upon software version, add either <tt>/SystemInfo</tt> or <tt>/PageSize</tt> at the end of the URL – <code><nowiki>https://YourWikiURL.org/SystemInfo</nowiki></code> or <code><nowiki>https://YourWikiURL.org/PageSize</nowiki></code>. | #[[:Category:MoinMoin|MoinMoin]] — dependent upon software version, add either <tt>/SystemInfo</tt> or <tt>/PageSize</tt> at the end of the URL – <code><nowiki>https://YourWikiURL.org/SystemInfo</nowiki></code> or <code><nowiki>https://YourWikiURL.org/PageSize</nowiki></code>. | ||
#[[:Category:UseMod Wiki|UseMod Wiki]] — add <tt>/?action=index</tt> at the end of the URL – <code><nowiki>http://YourWikiURL.org/?action=index</nowiki></code>. | #[[:Category:UseMod Wiki|UseMod Wiki]] — add <tt>/?action=index</tt> at the end of the URL – <code><nowiki>http://YourWikiURL.org/?action=index</nowiki></code>. | ||
#[[:Category: | #[[:Category:PBwiki|PBwiki]] — replace any page name with <tt>/AllPages</tt> – <code><nowiki>http://YourWikiURL.org/AllPages</nowiki></code>. | ||
#[[:Category:PhpWiki|PhpWiki]] — an option: search for letter 'e' (the most commonly used vowel) in all Titles (''is there a better way?''). | #[[:Category:PhpWiki|PhpWiki]] — an option: search for letter 'e' (the most commonly used vowel) in all Titles (''is there a better way?''). | ||
#[[:Category:ProWiki|ProWiki]] — add <tt>/?action=spx</tt> at the end of the URL – <code><nowiki>http://YourWikiURL.org/?action=spx</nowiki></code>. | #[[:Category:ProWiki|ProWiki]] — add <tt>/?action=spx</tt> at the end of the URL – <code><nowiki>http://YourWikiURL.org/?action=spx</nowiki></code>. | ||
Line 44: | Line 44: | ||
#[[:Category:Bitweaver|Bitweaver]] — add <tt>/list_pages.php</tt> at the end of the URL – <code><nowiki>http://YourWikiURL.org/wiki/list_pages.php</nowiki></code>. | #[[:Category:Bitweaver|Bitweaver]] — add <tt>/list_pages.php</tt> at the end of the URL – <code><nowiki>http://YourWikiURL.org/wiki/list_pages.php</nowiki></code>. | ||
#[[:Category:DokuWiki|DokuWiki]] — add <tt>?do=index</tt> at the end of the URL – <code><nowiki>http://YourWikiURL.org/doku.php/start?do=index</nowiki></code>. | #[[:Category:DokuWiki|DokuWiki]] — add <tt>?do=index</tt> at the end of the URL – <code><nowiki>http://YourWikiURL.org/doku.php/start?do=index</nowiki></code>. | ||
#[[:Category:JSPWiki|JSPWiki]] — add <tt>Wiki.jsp% | #[[:Category:JSPWiki|JSPWiki]] — add <tt>Wiki.jsp?page=System%20Info</tt> at the end of the root URL – <code><nowiki>http://YourWikiURL.org/Wiki.jsp?page=System%20Info</nowiki></code>. | ||
#[[:Category:Socialtext|Socialtext]] — an option: search for letter 'e' (the most commonly used vowel) in the search box (''is there a better way?''). | #[[:Category:Socialtext|Socialtext]] — an option: search for letter 'e' (the most commonly used vowel) in the search box (''is there a better way?''). | ||
edits