WikiIndex:WikiProject - By Size: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(→‎Categorization scheme: 2 millions added)
Line 53: Line 53:
==How to get size information==
==How to get size information==
Most wiki engines provide statistics somewhere including a page count. Here's how to find them for various wiki engines (although it can also depend on version)
Most wiki engines provide statistics somewhere including a page count. Here's how to find them for various wiki engines (although it can also depend on version)
#[[:Category:MediaWiki]]: Replace <i>Special:Recentchanges</i> with <i>Special:Statistics</i>
#[[:Category:MediaWiki|MediaWiki]]: Replace <i>Special:Recentchanges</i> with <i>Special:Statistics</i>
:: We can also [http://s23.org/wikistats/addwiki/ add] MediaWiki listings to the http://s23.org/wikistats/mediawikis_html.php system which tracks various wiki stats
:: We can also [http://s23.org/wikistats/addwiki/ add] MediaWiki listings to the http://s23.org/wikistats/mediawikis_html.php system which tracks various wiki stats
#[[:Category:MoinMoin]]: Replace <i>RecentChanges</i> with <i>SystemInfo</i> or <i>System_Info</i>
#[[:Category:MoinMoin|MoinMoin]]: Replace <i>RecentChanges</i> with <i>SystemInfo</i> or <i>System_Info</i>
#[[:Category:UseModWiki]]: Replace <i>?RecentChanges</i> with <i>?action=index</i>
#[[:Category:UseModWiki|UseModWiki]]: Replace <i>?RecentChanges</i> with <i>?action=index</i>
#[[:Category:PhpWiki]]:
#[[:Category:PhpWiki|PhpWiki]]:
#[[:Category:ProWiki]]: Replace <i>?RecentChanges</i> with <i>?action=spx</i>
#[[:Category:ProWiki|ProWiki]]: Replace <i>?RecentChanges</i> with <i>?action=spx</i>
#[[:Category:PmWiki]]: Search for / and scroll to the bottom
#[[:Category:PmWiki|PmWiki]]: Search for / and scroll to the bottom
#[[:Category:Twiki]]: Replace <i>/WebChanges</i> with <i>/WebIndex</i>
#[[:Category:Tikiwiki|Tikiwiki]]: Replace ending <i>/tiki-lastchanges.php</i> with <i>/tiki-stats.php</i>
#[[:Category:Oddmuse]]: In <i>RecentChanges</i> click on <i>1 day</i> and replace <i>?action=rc;days=1;all=0;showedit=0</i> with <i>?action=index</i>
#[[:Category:Twiki|Twiki]]: Replace <i>/WebChanges</i> with <i>/WebIndex</i>
#[[:Category:Oddmuse|Oddmuse]]: In <i>RecentChanges</i> click on <i>1 day</i> and replace <i>?action=rc;days=1;all=0;showedit=0</i> with <i>?action=index</i>


[[Category:WikiProjects|Size]]
[[Category:WikiProjects|Size]]

Revision as of 20:38, 14 February 2007

This project aims to add size categorization to WikiIndex. The page is where we'll develop the internal categorization scheme as well as where we'll share what we know about how to get size information from wikis running on various engines. Please jump in and help!

Categorization scheme

Category:Wiki Size

"size classes"

The size classes are for better orientation against zero blindness.

L
Large
M
Medium
S
Small
U
Unknown

According to the following size-class-independend ordering scheme the size classes can be changed easily.

subcategory ordering scheme

category name
"MoreThen" + digit + n x "0"
category order
n x "0" + letter
where letter is
  • A if digit is 5
  • B if digit is 2
  • C if digit is 1

new template

We now have Template:Size. It's draft boilerplate is on it's talk page. Please add it to the bottom of a couple wiki entry pages to see if it works. We still need to figure out the categorization issues. TedErnst | talk 12:22, 9 Mar 2006 (EST)

How to get size information

Most wiki engines provide statistics somewhere including a page count. Here's how to find them for various wiki engines (although it can also depend on version)

  1. MediaWiki: Replace Special:Recentchanges with Special:Statistics
We can also add MediaWiki listings to the http://s23.org/wikistats/mediawikis_html.php system which tracks various wiki stats
  1. MoinMoin: Replace RecentChanges with SystemInfo or System_Info
  2. UseModWiki: Replace ?RecentChanges with ?action=index
  3. PhpWiki:
  4. ProWiki: Replace ?RecentChanges with ?action=spx
  5. PmWiki: Search for / and scroll to the bottom
  6. Tikiwiki: Replace ending /tiki-lastchanges.php with /tiki-stats.php
  7. Twiki: Replace /WebChanges with /WebIndex
  8. Oddmuse: In RecentChanges click on 1 day and replace ?action=rc;days=1;all=0;showedit=0 with ?action=index