WikiIndex:WikiProject - By Size: Difference between revisions
(→Categorization scheme: subcat ordering) |
(→Categorization scheme: "size classes") |
||
Line 3: | Line 3: | ||
==Categorization scheme== | ==Categorization scheme== | ||
[[:Category:Wiki Size]] | [[:Category:Wiki Size]] | ||
* unknown | * unknown '''U''' | ||
** uncategorized jet | ** uncategorized jet | ||
** [[:Category:UnknownSize]] ''(it's well-known that the size is unknown)'' | ** [[:Category:UnknownSize]] ''(it's well-known that the size is unknown)'' | ||
** [[:Category:No realtime statistics]] | ** [[:Category:No realtime statistics]] | ||
* small | * small '''S''' | ||
** ([[:Category:Empty]]) | ** ([[:Category:Empty]]) | ||
** [[:Category:LessThan10]] | ** [[:Category:LessThan10]] | ||
Line 13: | Line 13: | ||
** [[:Category:MoreThan20]] | ** [[:Category:MoreThan20]] | ||
** [[:Category:MoreThan50]] | ** [[:Category:MoreThan50]] | ||
* medium | * medium '''M''' | ||
** [[:Category:MoreThan100]] | ** [[:Category:MoreThan100]] | ||
** [[:Category:MoreThan200]] | ** [[:Category:MoreThan200]] | ||
** [[:Category:MoreThan500]] | ** [[:Category:MoreThan500]] | ||
** [[:Category:MoreThan1000]] | ** [[:Category:MoreThan1000]] | ||
* large | * large '''L''' | ||
** [[:Category:MoreThan2000]] | ** [[:Category:MoreThan2000]] | ||
** [[:Category:MoreThan5000]] | ** [[:Category:MoreThan5000]] | ||
Line 29: | Line 29: | ||
** [[:Category:MoreThan1000000]] (''for the English Wikipedia'') | ** [[:Category:MoreThan1000000]] (''for the English Wikipedia'') | ||
=== subcategory ordering === | === "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 name: "MoreThen" + digit + n x "0" | ||
Revision as of 22:24, 7 November 2006
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
- unknown U
- uncategorized jet
- Category:UnknownSize (it's well-known that the size is unknown)
- Category:No realtime statistics
- small S
- medium M
- large L
"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)
- Category: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
- Category:MoinMoin: Replace RecentChanges with SystemInfo or System_Info
- Category:UseModWiki: Replace ?RecentChanges with ?action=index
- Category:PhpWiki:
- Category:ProWiki: Replace ?RecentChanges with ?action=spx
- Category:PmWiki: Search for / and scroll to the bottom
- Category:Twiki: Replace /WebChanges with /WebIndex
- Category:Oddmuse: In RecentChanges click on 1 day and replace ?action=rc;days=1;all=0;showedit=0 with ?action=index