wikis-svn Mailing List for Wikis
Brought to you by:
hydria
You can subscribe to this list here.
| 2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
(16) |
May
(14) |
Jun
(11) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: <hy...@us...> - 2011-06-06 03:08:56
|
Revision: 309
http://wikis.svn.sourceforge.net/wikis/?rev=309&view=rev
Author: hydria
Date: 2011-06-06 03:08:49 +0000 (Mon, 06 Jun 2011)
Log Message:
-----------
Adding version number
Modified Paths:
--------------
tshome/trunk/phase2/index.html
Modified: tshome/trunk/phase2/index.html
===================================================================
--- tshome/trunk/phase2/index.html 2011-06-06 03:03:57 UTC (rev 308)
+++ tshome/trunk/phase2/index.html 2011-06-06 03:08:49 UTC (rev 309)
@@ -130,7 +130,7 @@
<ul id="footer-info">
<li id="footer-info-copyright">Text is available under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution/Share-Alike License</a>;
additional terms may apply.
-See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.</li>
+See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 2.1 of the Hytools software.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-06 03:04:05
|
Revision: 308
http://wikis.svn.sourceforge.net/wikis/?rev=308&view=rev
Author: hydria
Date: 2011-06-06 03:03:57 +0000 (Mon, 06 Jun 2011)
Log Message:
-----------
Breaking viewing of images, replacing with HTML file instead
Added Paths:
-----------
tshome/trunk/phase2/images/index.html
Removed Paths:
-------------
tshome/trunk/phase2/images/.htaccess
Deleted: tshome/trunk/phase2/images/.htaccess
===================================================================
--- tshome/trunk/phase2/images/.htaccess 2011-06-06 02:59:49 UTC (rev 307)
+++ tshome/trunk/phase2/images/.htaccess 2011-06-06 03:03:57 UTC (rev 308)
@@ -1 +0,0 @@
-Deny from all
Added: tshome/trunk/phase2/images/index.html
===================================================================
--- tshome/trunk/phase2/images/index.html (rev 0)
+++ tshome/trunk/phase2/images/index.html 2011-06-06 03:03:57 UTC (rev 308)
@@ -0,0 +1,44 @@
+<html>
+<head>
+
+<style type="text/css">
+h1 {
+ font-size: 200%;
+ border-bottom: dashed 1px #333333;
+ font-variant: small-caps;
+ font-family: sans-serif;
+}
+
+p.footer {
+ font-size: 80%;
+ color: #555555;
+}
+
+li {
+ list-style-type: square;
+ list-style-image: url(/err/bullet.gif);
+}
+</style>
+
+<title>Forbidden</title>
+</head>
+<body>
+
+<h1>Forbidden (403)</h1>
+
+<p>You are not allowed to view this page.
+
+ If you think you are receiving this page in error, or you have a
+ question, please contact the owner of this document:
+ <tt>hydriz</tt> [at] <tt>toolserver</tt> [dot] <tt>org</tt>.</p>
+
+</p>
+
+<hr>
+<p class="footer">
+HTTP server at <a href="http://toolserver.org/">toolserver.org</a> -
+<tt>ts-admins</tt> [at] <tt>toolserver</tt> [dot] <tt>org</tt>
+</p>
+
+</body>
+</html>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-06 02:59:55
|
Revision: 307
http://wikis.svn.sourceforge.net/wikis/?rev=307&view=rev
Author: hydria
Date: 2011-06-06 02:59:49 +0000 (Mon, 06 Jun 2011)
Log Message:
-----------
Denying directory viewing for security
Added Paths:
-----------
tshome/trunk/phase2/images/.htaccess
Added: tshome/trunk/phase2/images/.htaccess
===================================================================
--- tshome/trunk/phase2/images/.htaccess (rev 0)
+++ tshome/trunk/phase2/images/.htaccess 2011-06-06 02:59:49 UTC (rev 307)
@@ -0,0 +1 @@
+Deny from all
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-06 02:56:04
|
Revision: 306
http://wikis.svn.sourceforge.net/wikis/?rev=306&view=rev
Author: hydria
Date: 2011-06-06 02:55:56 +0000 (Mon, 06 Jun 2011)
Log Message:
-----------
Phase2 rewrite
Added Paths:
-----------
tshome/trunk/phase2/
tshome/trunk/phase2/README
tshome/trunk/phase2/RELEASE-NOTES
tshome/trunk/phase2/images/
tshome/trunk/phase2/images/arrow-down-icon.png
tshome/trunk/phase2/images/audio-icon.png
tshome/trunk/phase2/images/border.png
tshome/trunk/phase2/images/bullet-icon.png
tshome/trunk/phase2/images/document-icon.png
tshome/trunk/phase2/images/edit-icon.png
tshome/trunk/phase2/images/external-link-ltr-icon.png
tshome/trunk/phase2/images/external-link-rtl-icon.png
tshome/trunk/phase2/images/file-icon.png
tshome/trunk/phase2/images/license.png
tshome/trunk/phase2/images/link-icon.png
tshome/trunk/phase2/images/lock-icon.png
tshome/trunk/phase2/images/logo.png
tshome/trunk/phase2/images/magnify-clip.png
tshome/trunk/phase2/images/mail-icon.png
tshome/trunk/phase2/images/news-icon.png
tshome/trunk/phase2/images/page-base.png
tshome/trunk/phase2/images/page-fade.png
tshome/trunk/phase2/images/portal-break-ltr.png
tshome/trunk/phase2/images/portal-break-rtl.png
tshome/trunk/phase2/images/portal-break.png
tshome/trunk/phase2/images/powered-by.png
tshome/trunk/phase2/images/preferences-base.png
tshome/trunk/phase2/images/preferences-break.png
tshome/trunk/phase2/images/preferences-edge.png
tshome/trunk/phase2/images/preferences-fade.png
tshome/trunk/phase2/images/search-fade.png
tshome/trunk/phase2/images/search-ltr.png
tshome/trunk/phase2/images/search-rtl.png
tshome/trunk/phase2/images/search.png
tshome/trunk/phase2/images/tab-break.png
tshome/trunk/phase2/images/tab-current-fade.png
tshome/trunk/phase2/images/tab-normal-fade.png
tshome/trunk/phase2/images/talk-icon.png
tshome/trunk/phase2/images/user-icon.png
tshome/trunk/phase2/images/video-icon.png
tshome/trunk/phase2/images/watch-icon-loading.gif
tshome/trunk/phase2/images/watch-icons.png
tshome/trunk/phase2/index.html
tshome/trunk/phase2/style.css
tshome/trunk/phase2/style.js
Added: tshome/trunk/phase2/README
===================================================================
--- tshome/trunk/phase2/README (rev 0)
+++ tshome/trunk/phase2/README 2011-06-06 02:55:56 UTC (rev 306)
@@ -0,0 +1,10 @@
+README
+
+== Hytools 2.1 ==
+This is the phase 2 rewrite of the Hytools software, aimed to completely
+redesign the interface of the Hytools software and reduce the dependency
+of the original HTML code from Wikipedia.
+
+Please note that this is still very much in beta and we expect to be able
+to officially release this version in late 2011/early 2012. Please conti-
+nue to follow the changes in the trunk folder for the latest code changes.
Added: tshome/trunk/phase2/RELEASE-NOTES
===================================================================
--- tshome/trunk/phase2/RELEASE-NOTES (rev 0)
+++ tshome/trunk/phase2/RELEASE-NOTES 2011-06-06 02:55:56 UTC (rev 306)
@@ -0,0 +1,16 @@
+= Hytools release notes =
+
+== Hytools 2.1 ==
+
+THIS IS NOT A RELEASE YET.
+
+While many attempts have been made to make this version be able to work on as
+many machines as possible, we are unable to guarantee that this version of
+Hytools is able to provide a stable interface for users using this software as
+a commercial purpose.
+
+=== New features in 2.1 ===
+* The Vector skin from MediaWiki 1.16 has been adapted for use on Hytools,
+which can simplify the way the different HTML pages use the skin.
+* Support for SSL can now be enabled as all content used by the software are
+now being locally hosted by the software itself.
Added: tshome/trunk/phase2/images/arrow-down-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/arrow-down-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/audio-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/audio-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/border.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/border.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/bullet-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/bullet-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/document-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/document-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/edit-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/edit-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/external-link-ltr-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/external-link-ltr-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/external-link-rtl-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/external-link-rtl-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/file-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/file-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/license.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/license.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/link-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/link-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/lock-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/lock-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/logo.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/logo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/magnify-clip.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/magnify-clip.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/mail-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/mail-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/news-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/news-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/page-base.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/page-base.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/page-fade.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/page-fade.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/portal-break-ltr.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/portal-break-ltr.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/portal-break-rtl.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/portal-break-rtl.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/portal-break.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/portal-break.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/powered-by.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/powered-by.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/preferences-base.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/preferences-base.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/preferences-break.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/preferences-break.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/preferences-edge.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/preferences-edge.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/preferences-fade.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/preferences-fade.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/search-fade.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/search-fade.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/search-ltr.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/search-ltr.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/search-rtl.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/search-rtl.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/search.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/tab-break.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/tab-break.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/tab-current-fade.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/tab-current-fade.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/tab-normal-fade.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/tab-normal-fade.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/talk-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/talk-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/user-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/user-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/video-icon.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/video-icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/watch-icon-loading.gif
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/watch-icon-loading.gif
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/images/watch-icons.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/phase2/images/watch-icons.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/phase2/index.html
===================================================================
--- tshome/trunk/phase2/index.html (rev 0)
+++ tshome/trunk/phase2/index.html 2011-06-06 02:55:56 UTC (rev 306)
@@ -0,0 +1,151 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Hydriz on Toolserver</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="generator" content="Hytools 2.1" />
+<link rel="copyright" href="http://creativecommons.org/licenses/by-sa/3.0/" />
+<link rel="stylesheet" href="style.css" type="text/css" media="all" />
+<script type="text/javascript" src="style.js"></script>
+<body>
+<div id="mw-page-base" class="noprint"></div>
+<div id="mw-head-base" class="noprint"></div>
+<div id="content">
+<a id="top"></a>
+<div id="mw-js-message" style="display:none;"></div>
+<h1 id="firstHeading" class="firstHeading">Main Page</h1>
+<div id="bodyContent">
+<div id="siteSub">By <a title="m:Hydriz" href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a></div>
+<div id="contentSub"></div>
+<div id="jump-to-nav">
+Jump to: <a href="#mw-head">navigation</a>,
+<a href="#p-search">search</a>
+</div>
+<p>Hi, I am <a title='m:User:Hydriz' href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a> on the <a title="m:Toolserver" href="http://meta.wikimedia.org/wiki/Toolserver">Wikimedia Toolserver</a>, see my <a title="m:User talk:Hydriz" href="http://meta.wikimedia.org/wiki/User_talk:Hydriz">user talk page on Meta</a> to contact me or email me at: <tt>hydriz [at] toolserver [dot] org</tt>.</p>
+<p>Do take a look at my <a href="./matrix.html">Account Matrix</a> too!</p>
+<h2>Services I use on my Toolserver account</h2>
+<p>I currently use my Toolserver for the following jobs:</p>
+<li><a href="http://countervandalism.net">Countervandalism bot</a> - A special bot that tracks the live RecentChanges feed from the <a title="wmf:Home" href="http://wikimediafoundation.org/wiki/Home">Wikimedia</a> IRC. (Bot list available <a href="./bots.html">here</a>)</li>
+<li><a href="http://pywikipediabot.sourceforge.net/">Pywikipediabot</a> - A bot that adds <a title="m:Help:Interwiki linking" href="http://meta.wikimedia.org/wiki/Help:Interwiki_linking"</a>Interwiki links</a> to other languages.</li>
+<p><i>More services would be added soon...</i></p>
+</p>
+<div class="visualClear"></div>
+</div>
+</div>
+<div id="mw-head" class="noprint">
+<div id="p-personal" class="">
+ <h5>Personal tools</h5>
+ <ul>
+ <li id="pt-userpage" class="active"><a href="http://meta.wikimedia.org/wiki/User:Hydriz" title="Visit Hydriz's userpage on Meta Wiki" accesskey=".">Hydriz on Meta</a></li>
+ <li id="pt-mytalk"><a href="http://meta.wikimedia.org/wiki/User_talk:Hydriz" title="Visit Hydriz's talk page on Meta Wiki" accesskey="n">Talk page</a></li>
+ <li id="pt-preferences"><a href="http://toolserver.org/~vvv/sulutil.php?user=Hydriz" title="Information about Hydriz on Wikimedia">Global Hydriz</a></li>
+ <li id="pt-logout"><a href="http://meta.wikimedia.org" title="Brings you back to Meta Wiki on Wikimedia">Back to Meta</a></li>
+ </ul>
+</div>
+<div id="left-navigation">
+<div id="p-namespaces" class="vectorTabs">
+ <h5>Namespaces</h5>
+ <ul>
+ <li id="ca-nstab-user" class="selected"><span><a href="./index.html" title="Visits the Main Page" accesskey="c">Main Page</a></span></li>
+ <li id="ca-talk"><span><a href="./matrix.html" title="Visits the account matrix of Hydriz" accesskey="t">Account Matrix</a></span></li>
+ <li id="ca-bots"><span><a href="./bots.html" title="Statuses of bots in CVT" accesskey="t">Bots</a></span></li>
+ </ul>
+</div>
+<div id="p-variants" class="vectorMenu emptyPortlet">
+ <h5><span>Variants</span><a href="#"></a></h5>
+ <div class="menu">
+ <ul>
+ </ul>
+ </div>
+</div>
+</div>
+<div id="right-navigation">
+<div id="p-views" class="vectorTabs">
+ <h5>Views</h5>
+ <ul>
+ <li id="ca-view" class="selected"><span><a href="./index.html" >Read</a></span></li>
+ <li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/trunk/phase2/index.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
+ <li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/trunk/phase2/index.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
+ </ul>
+</div>
+<div id="p-search">
+ <h5><label for="searchInput">Search</label></h5>
+ <form action="http://en.wikipedia.org/w/index.php" id="searchform">
+ <input type='hidden' name="title" value="Special:Search"/>
+ <div id="simpleSearch">
+ <input id="searchInput" name="search" type="text" title="Search Wikipedia [f]" accesskey="f" value="" />
+ <button id="searchButton" type='submit' name='button' title="Search Wikipedia for this text"><img src="./images/search-ltr.png" alt="Search" /></button>
+ </div>
+ </form>
+</div>
+</div>
+</div>
+<div id="mw-panel" class="noprint">
+ <div id="p-logo"><a style="background-image: url(./images/logo.png);" href="./index.html" title="Visit the main page"></a></div>
+<div class="portal" id='p-navigation'>
+ <h5>Navigation</h5>
+ <div class="body">
+ <ul>
+ <li id="n-mainpage-description"><a href="./index.html" title="Visit the main page [z]" accesskey="z">Main page</a></li>
+ <li id="n-contents"><a href="./matrix.html" title="Account matrix of Hydriz">Account Matrix</a></li>
+ <li id="n-featuredcontent"><a href="./bots.html" title="Statuses of bots in CVT">CVT bot list</a></li>
+ <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&language=en&utm_source=donate&utm_medium=sidebar&utm_campaign=20101204SB002" title="Support us">Donate to Wikimedia</a></li>
+ </ul>
+ </div>
+</div>
+<div class="portal" id='p-interaction'>
+ <h5>On Wikimedia</h5>
+ <div class="body">
+ <ul>
+ <li id="n-help"><a href="http://meta.wikimedia.org/wiki/User:Hydriz" title="Hydriz's userpage on Meta Wiki">Hydriz's userpage</a></li>
+ <li id="n-aboutsite"><a href="http://meta.wikimedia.org/wiki/User_talk:Hydriz" title="Send messages to Hydriz on Meta Wiki">Hydriz's talk page</a></li>
+ <li id="n-portal"><a href="http://meta.wikimedia.org/wiki/Special:CentralAuth/Hydriz" title="Information of Hydriz's global account using CentralAuth">Global Hydriz</a></li>
+ </ul>
+ </div>
+</div>
+<div class="portal" id="p-tb">
+ <h5>Toolbox</h5>
+ <div class="body">
+ <ul>
+ <li id="t-whatlinkshere"><a href="http://commons.wikimedia.org/wiki/Commons:Upload" title="Upload a file to Wikimedia Commons" accesskey="j">Upload a file to Commons</a></li>
+ <li id="t-emailuser"><a href="http://meta.wikimedia.org/wiki/Special:EmailUser/Hydriz" title="Send an e-mail to Hydriz on Meta Wiki">E-mail Hydriz</a></li>
+ <li id="t-upload"><a href="http://svn.wikimedia.org/svnroot/mediawiki/" title="Visit the Subversion repository of Wikimedia" accesskey="u">Wikimedia subversion repository</a></li>
+ <li id="t-specialpages"><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/" title="Visit the Subversion repository of Hydriz" accesskey="q">Hydriz's subversion repository</a></li>
+ </ul>
+ </div>
+</div>
+<div class="portal" id="p-lang">
+ <h5>In Wikipedia</h5>
+ <div class="body">
+ <ul>
+ <li class="interwiki-en"><a href="http://en.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">English</a></li>
+ <li class="interwiki-simple"><a href="http://simple.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">Simple English</a></li>
+ <li class="interwiki-zh"><a href="http://zh.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">中文</a></li>
+ </ul>
+ </div>
+</div>
+ </div>
+<div id="footer">
+ <ul id="footer-info">
+ <li id="footer-info-copyright">Text is available under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution/Share-Alike License</a>;
+additional terms may apply.
+See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.</li>
+ </ul>
+ <ul id="footer-places">
+ <li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
+ <li id="footer-places-about"><a href="http://wikimediafoundation.org/wiki/Main_Page" title="wikimedia:Main Page">About Wikimedia Foundation</a></li>
+ <li id="footer-places-disclaimer"><a href="http://en.wikipedia.org/wiki/Wikipedia:General_disclaimer" title="en:Wikipedia:General disclaimer">Disclaimers</a></li>
+ </ul>
+ <ul id="footer-icons" class="noprint">
+ <li id="footer-copyrightico">
+ <a href="http://wikimediafoundation.org/"><img src="images/license.png" width="88" height="31"/></a>
+ </li>
+ <li id="footer-poweredbyico">
+ <a href="http://www.mediawiki.org/"><img src="images/powered-by.png" alt="Powered by Toolserver" width="88" height="31" /></a>
+ </li>
+ </ul>
+ <div style="clear:both"></div>
+</div>
+</body>
+</html>
Added: tshome/trunk/phase2/style.css
===================================================================
--- tshome/trunk/phase2/style.css (rev 0)
+++ tshome/trunk/phase2/style.css 2011-06-06 02:55:56 UTC (rev 306)
@@ -0,0 +1,1211 @@
+/*
+ * Any rules which should not be flipped automatically in right-to-left situations should be
+ * prepended with @noflip in a comment block. Images that should be embedded as base64 data-URLs
+ * should be prepended with @embed in a comment block.
+ *
+ * This style-sheet employs a few CSS trick to accomplish compatibility with a wide range of web
+ * browsers. The most common trick is to use some styles in IE6 only. This is accomplished by using
+ * a rule that makes things work in IE6, and then following it with a rule that begins with
+ * "html > body" or use a child selector ">", which is ignored by IE6 because it does not support
+ * the child selector. You can spot this by looking for the "OVERRIDDEN BY COMPLIANT BROWSERS" and
+ * "IGNORED BY IE6" comments.
+ */
+
+/* Framework */
+html,
+body {
+ height: 100%;
+ margin: 0;
+ padding: 0;
+ font-family: sans-serif;
+ font-size: 1em;
+}
+body {
+ background-color: #f3f3f3;
+ /* @embed */
+ background-image: url(images/page-base.png);
+}
+/* Content */
+div#content {
+ margin-left: 10em;
+ padding: 1em;
+ /* @embed */
+ background-image: url(images/border.png);
+ background-position: top left;
+ background-repeat: repeat-y;
+ background-color: white;
+ color: black;
+ direction: ltr;
+}
+/* Head */
+#mw-page-base {
+ height: 5em;
+ background-color: white;
+ /* @embed */
+ background-image: url(images/page-fade.png);
+ background-position: bottom left;
+ background-repeat: repeat-x;
+}
+#mw-head-base {
+ margin-top: -5em;
+ margin-left: 10em;
+ height: 5em;
+ /* @embed */
+ background-image: url(images/border.png);
+ background-position: bottom left;
+ background-repeat: repeat-x;
+}
+div#mw-head {
+ position: absolute;
+ top: 0;
+ right: 0;
+ width: 100%;
+}
+div#mw-head h5 {
+ margin: 0;
+ padding: 0;
+}
+ /* Hide empty portlets */
+ div.emptyPortlet {
+ display: none;
+ }
+ /* Personal */
+ #p-personal {
+ position: absolute;
+ top: 0;
+ right: 0.75em;
+ }
+ #p-personal h5 {
+ display: none;
+ }
+ #p-personal ul {
+ list-style: none;
+ margin: 0;
+ padding-left: 10em; /* Keep from overlapping logo */
+ }
+ /* @noflip */
+ #p-personal li {
+ line-height: 1.125em;
+ float: left;
+ }
+ /* This one flips! */
+ #p-personal li {
+ margin-left: 0.75em;
+ margin-top: 0.5em;
+ font-size: 0.75em;
+ white-space: nowrap;
+ }
+ /* Navigation Containers */
+ #left-navigation {
+ position: absolute;
+ left: 10em;
+ top: 2.5em;
+ }
+ #right-navigation {
+ float: right;
+ margin-top: 2.5em;
+ }
+ /* Navigation Labels */
+ div.vectorTabs h5,
+ div.vectorMenu h5 span {
+ display: none;
+ }
+ /* Namespaces and Views */
+ /* @noflip */
+ div.vectorTabs {
+ float: left;
+ height: 2.5em;
+ }
+ div.vectorTabs {
+ /* @embed */
+ background-image: url(images/tab-break.png);
+ background-position: bottom left;
+ background-repeat: no-repeat;
+ padding-left: 1px;
+ }
+ /* @noflip */
+ div.vectorTabs ul {
+ float: left;
+ }
+ div.vectorTabs ul {
+ height: 100%;
+ list-style: none;
+ margin: 0;
+ padding: 0;
+ }
+ /* @noflip */
+ div.vectorTabs ul li {
+ float: left;
+ }
+ /* OVERRIDDEN BY COMPLIANT BROWSERS */
+ div.vectorTabs ul li {
+ line-height: 1.125em;
+ display: inline-block;
+ height: 100%;
+ margin: 0;
+ padding: 0;
+ background-color: #f3f3f3;
+ /* @embed */
+ background-image: url(images/tab-normal-fade.png);
+ background-position: bottom left;
+ background-repeat: repeat-x;
+ white-space:nowrap;
+ }
+ /* IGNORED BY IE6 */
+ div.vectorTabs ul > li {
+ display: block;
+ }
+ div.vectorTabs li.selected {
+ /* @embed */
+ background-image: url(images/tab-current-fade.png);
+ }
+ /* OVERRIDDEN BY COMPLIANT BROWSERS */
+ div.vectorTabs li a {
+ display: inline-block;
+ height: 1.9em;
+ padding-left: 0.5em;
+ padding-right: 0.5em;
+ /* @embed */
+ background-image: url(images/tab-break.png);
+ background-position: bottom right;
+ background-repeat: no-repeat;
+ color: #0645ad;
+ cursor: pointer;
+ font-size: 0.8em;
+ }
+ /* IGNORED BY IE6 */
+ div.vectorTabs li > a {
+ display: block;
+ }
+ /* OVERRIDDEN BY COMPLIANT BROWSERS */
+ div.vectorTabs span a {
+ display: inline-block;
+ padding-top: 1.25em;
+ }
+ /* IGNORED BY IE6 */
+ /* @noflip */
+ div.vectorTabs span > a {
+ float: left;
+ display: block;
+ }
+ div.vectorTabs li.selected a,
+ div.vectorTabs li.selected a:visited{
+ color: #333333;
+ text-decoration: none;
+ }
+ div.vectorTabs li.new a,
+ div.vectorTabs li.new a:visited{
+ color: #a55858;
+ }
+ /* Variants and Actions */
+ /* @noflip */
+ div.vectorMenu {
+ direction: ltr;
+ float: left;
+ /* @embed */
+ background-image: url(images/arrow-down-icon.png);
+ background-position: 100% 60%;
+ background-repeat: no-repeat;
+ cursor: pointer;
+ }
+ /* @noflip */
+ body.rtl div.vectorMenu {
+ direction: rtl;
+ }
+ /* OVERRIDDEN BY COMPLIANT BROWSERS */
+ /* @noflip */
+ div#mw-head div.vectorMenu h5 {
+ float: left;
+ /* @embed */
+ background-image: url(images/tab-break.png);
+ background-repeat: no-repeat;
+ }
+ /* This will be flipped - unlike the one above it */
+ div#mw-head div.vectorMenu h5 {
+ background-position: bottom left;
+ margin-left: -1px;
+ }
+ /* IGNORED BY IE6 */
+ div#mw-head div.vectorMenu > h5 {
+ background-image: none;
+ }
+ div#mw-head div.vectorMenu h4 {
+ display: inline-block;
+ float: left;
+ font-size: 0.8em;
+ padding-left: 0.5em;
+ padding-top: 1.375em;
+ font-weight: normal;
+ border: none;
+ }
+ /* OVERRIDDEN BY COMPLIANT BROWSERS */
+ /* @noflip */
+ div.vectorMenu h5 a {
+ display: inline-block;
+ width: 24px;
+ height: 2.5em;
+ text-decoration: none;
+ /* @embed */
+ background-image: url(images/tab-break.png);
+ background-repeat: no-repeat;
+ }
+ /* This will be flipped - unlike the one above it */
+ div.vectorMenu h5 a {
+ background-position: bottom right;
+ }
+ /* IGNORED BY IE6 */
+ div.vectorMenu h5 > a {
+ display: block;
+ }
+ div.vectorMenu div.menu {
+ position: relative;
+ display: none;
+ clear: both;
+ text-align: left;
+ }
+ /* OVERRIDDEN BY COMPLIANT BROWSERS */
+ /* @noflip */
+ body.rtl div.vectorMenu div.menu {
+ margin-left: 24px;
+ }
+ /* IGNORED BY IE6 */
+ /* @noflip */
+ body.rtl div.vectorMenu > div.menu {
+ margin-left: auto;
+ }
+ /* IGNORED BY IE6 */
+ /* Also fixes old versions of FireFox */
+ /* @noflip */
+ body.rtl div.vectorMenu > div.menu,
+ x:-moz-any-link {
+ margin-left: 23px;
+ }
+ div.vectorMenu:hover div.menu {
+ display: block;
+ }
+ div.vectorMenu ul {
+ position: absolute;
+ background-color: white;
+ border: solid 1px silver;
+ border-top-width: 0;
+ list-style: none;
+ list-style-image: none;
+ list-style-type: none;
+ padding: 0;
+ margin: 0;
+ margin-left: -1px;
+ text-align: left;
+ }
+ /* Fixes old versions of FireFox */
+ div.vectorMenu ul,
+ x:-moz-any-link {
+ min-width: 5em;
+ }
+ /* Returns things back to normal in modern versions of FireFox */
+ div.vectorMenu ul,
+ x:-moz-any-link,
+ x:default {
+ min-width: 0;
+ }
+ div.vectorMenu li {
+ padding: 0;
+ margin: 0;
+ text-align: left;
+ line-height: 1em;
+ }
+ /* OVERRIDDEN BY COMPLIANT BROWSERS */
+ div.vectorMenu li a {
+ display: inline-block;
+ padding: 0.5em;
+ white-space: nowrap;
+ color: #0645ad;
+ cursor: pointer;
+ font-size: 0.8em;
+ }
+ /* IGNORED BY IE6 */
+ div.vectorMenu li > a {
+ display: block;
+ }
+ div.vectorMenu li.selected a,
+ div.vectorMenu li.selected a:visited {
+ color: #333333;
+ text-decoration: none;
+ }
+ /* Search */
+ #p-search h5 {
+ display: none;
+ }
+ /* @noflip */
+ #p-search {
+ float: left;
+ }
+ #p-search {
+ margin-right: 0.5em;
+ margin-left: 0.5em;
+ }
+ #p-search form,
+ #p-search input {
+ margin: 0;
+ margin-top: 0.4em;
+ }
+ div#simpleSearch {
+ display: block;
+ width: 14em;
+ height: 1.4em;
+ margin-top: 0.65em;
+ position: relative;
+ min-height: 1px; /* Gotta trigger hasLayout for IE7 */
+ border: solid 1px #AAAAAA;
+ color: black;
+ background-color: white;
+ /* @embed */
+ background-image: url(images/search-fade.png);
+ background-position: top left;
+ background-repeat: repeat-x;
+ }
+ div#simpleSearch label {
+ /*
+ * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent
+ * this from ever being shown anyways.
+ */
+ font-size: 13px;
+ top: 0.25em;
+ direction: ltr;
+ }
+ div#simpleSearch input {
+ color: black;
+ direction: ltr;
+ }
+ div#simpleSearch input:focus {
+ outline: none;
+ }
+ div#simpleSearch input.placeholder {
+ color: #999999;
+ }
+ div#simpleSearch input::-webkit-input-placeholder {
+ color: #999999;
+ }
+ div#simpleSearch input#searchInput {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 90%;
+ margin: 0;
+ padding: 0;
+ padding-left: 0.2em;
+ padding-top: 0.2em;
+ padding-bottom: 0.2em;
+ outline: none;
+ border: none;
+ /*
+ * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent
+ * this from ever being shown anyways.
+ */
+ font-size: 13px;
+ background-color: transparent;
+ direction: ltr;
+ }
+ div#simpleSearch button#searchButton {
+ position: absolute;
+ width: 10%;
+ right: 0;
+ top: 0;
+ padding: 0;
+ padding-top: 0.2em;
+ padding-bottom: 0.2em;
+ padding-right: 0.4em;
+ margin: 0;
+ border: none;
+ cursor: pointer;
+ background-color: transparent;
+ }
+ /* OVERRIDDEN BY COMPLIANT BROWSERS */
+ div#simpleSearch button#searchButton img {
+ border: none;
+ margin: 0;
+ margin-top: -3px;
+ padding: 0;
+ }
+ /* IGNORED BY IE6 */
+ div#simpleSearch button#searchButton > img {
+ margin: 0;
+ }
+/* Panel */
+div#mw-panel {
+ position: absolute;
+ top: 160px;
+ padding-top: 1em;
+ width: 10em;
+ left: 0;
+}
+ div#mw-panel div.portal {
+ padding-bottom: 1.5em;
+ direction: ltr;
+ }
+ div#mw-panel div.portal h5 {
+ font-weight: normal;
+ color: #444444;
+ padding: 0.25em;
+ padding-top: 0;
+ padding-left: 1.75em;
+ cursor: default;
+ border: none;
+ font-size: 0.75em;
+ }
+ div#mw-panel div.portal div.body {
+ margin: 0;
+ padding-top: 0.5em;
+ margin-left: 1.25em;
+ /* @embed */
+ background-image: url(images/portal-break.png);
+ background-repeat: no-repeat;
+ background-position: top left;
+ }
+ div#mw-panel div.portal div.body ul {
+ list-style: none;
+ list-style-image: none;
+ list-style-type: none;
+ padding: 0;
+ margin: 0;
+ }
+ div#mw-panel div.portal div.body ul li {
+ line-height: 1.125em;
+ padding: 0;
+ padding-bottom: 0.5em;
+ margin: 0;
+ overflow: hidden;
+ font-size: 0.75em;
+ }
+ div#mw-panel div.portal div.body ul li a {
+ color: #0645ad;
+ }
+ div#mw-panel div.portal div.body ul li a:visited {
+ color: #0b0080;
+ }
+/* Footer */
+div#footer {
+ margin-left: 10em;
+ margin-top: 0;
+ padding: 0.75em;
+ /* @embed */
+ background-image: url(images/border.png);
+ background-position: top left;
+ background-repeat: repeat-x;
+ direction: ltr;
+}
+div#footer ul {
+ list-style: none;
+ list-style-image: none;
+ list-style-type: none;
+ margin: 0;
+ padding: 0;
+}
+div#footer ul li {
+ margin: 0;
+ padding: 0;
+ padding-top: 0.5em;
+ padding-bottom: 0.5em;
+ color: #333333;
+ font-size: 0.7em;
+}
+div#footer #footer-icons {
+ float: right;
+}
+/* @noflip */
+body.ltr div#footer #footer-places {
+ float: left;
+}
+div#footer #footer-info li {
+ line-height: 1.4em;
+}
+div#footer #footer-icons li {
+ float: left;
+ margin-left: 0.5em;
+ line-height: 2em;
+}
+div#footer #footer-places li {
+ float: left;
+ margin-right: 1em;
+ line-height: 2em;
+}
+/* Logo */
+#p-logo {
+ position: absolute;
+ top: -160px;
+ left: 0;
+ width: 10em;
+ height: 160px;
+}
+#p-logo a {
+ display: block;
+ width: 10em;
+ height: 160px;
+ background-repeat: no-repeat;
+ background-position: center center;
+ text-decoration: none;
+}
+
+/*
+ *
+ * The following code is highly modified from monobook. It would be nice if the
+ * preftoc id was more human readable like preferences-toc for instance,
+ * howerver this would require backporting the other skins.
+ */
+
+/* Preferences */
+#preftoc {
+ /* Tabs */
+ width: 100%;
+ float: left;
+ clear: both;
+ margin: 0 !important;
+ padding: 0 !important;
+ /* @embed */
+ background-image: url(images/preferences-break.png);
+ background-position: bottom left;
+ background-repeat: no-repeat;
+}
+ #preftoc li {
+ /* Tab */
+ float: left;
+ margin: 0;
+ padding: 0;
+ padding-right: 1px;
+ height: 2.25em;
+ white-space: nowrap;
+ list-style-type: none;
+ list-style-image: none;
+ /* @embed */
+ background-image: url(images/preferences-break.png);
+ background-position: bottom right;
+ background-repeat: no-repeat;
+ }
+ /* Sadly, IE6 won't understand this */
+ #preftoc li:first-child {
+ margin-left: 1px;
+ }
+ #preftoc a,
+ #preftoc a:active {
+ display: inline-block;
+ position: relative;
+ color: #0645ad;
+ padding: 0.5em;
+ text-decoration: none;
+ background-image: none;
+ font-size: 0.9em;
+ }
+ #preftoc a:hover,
+ #preftoc a:focus {
+ text-decoration: underline;
+ }
+ #preftoc li.selected a {
+ /* @embed */
+ background-image: url(images/preferences-fade.png);
+ background-position: bottom;
+ background-repeat: repeat-x;
+ color: #333333;
+ text-decoration: none;
+ }
+#preferences {
+ float: left;
+ width: 100%;
+ margin: 0;
+ margin-top: -2px;
+ clear: both;
+ border: solid 1px #cccccc;
+ background-color: #f9f9f9;
+ /* @embed */
+ background-image: url(images/preferences-base.png);
+}
+#preferences fieldset.prefsection {
+ border: none;
+ padding: 0;
+ margin: 1em;
+}
+#preferences fieldset.prefsection fieldset {
+ border: none;
+ border-top: solid 1px #cccccc;
+}
+#preferences legend {
+ color: #666666;
+}
+#preferences fieldset.prefsection legend.mainLegend {
+ display: none;
+}
+#preferences td {
+ padding-left: 0.5em;
+ padding-right: 0.5em;
+}
+#preferences td.htmlform-tip {
+ font-size: x-small;
+ padding: .2em 2em;
+ color: #666666;
+}
+#preferences div.mw-prefs-buttons {
+ padding: 1em;
+}
+#preferences div.mw-prefs-buttons input {
+ margin-right: 0.25em;
+}
+
+/*
+ * Styles for the user login and create account forms
+ */
+#userlogin, #userloginForm {
+ border: solid 1px #cccccc;
+ padding: 1.2em;
+ margin: .5em;
+ float: left;
+}
+
+#userlogin {
+ min-width: 20em;
+ max-width: 90%;
+ width: 40em;
+}
+
+/*
+ *
+ * The following code is slightly modified from monobook
+ *
+ */
+div#content {
+ line-height: 1.5em;
+}
+#bodyContent {
+ font-size: 0.8em;
+}
+/* Links */
+a {
+ text-decoration: none;
+ color: #0645ad;
+ background: none;
+}
+a:visited {
+ color: #0b0080;
+}
+a:active {
+ color: #faa700;
+}
+a:hover, a:focus {
+ text-decoration: underline;
+}
+a.stub {
+ color: #772233;
+}
+a.new, #p-personal a.new {
+ color: #ba0000;
+}
+a.new:visited, #p-personal a.new:visited {
+ color: #a55858;
+}
+
+/* Inline Elements */
+img {
+ border: none;
+ vertical-align: middle;
+}
+hr {
+ height: 1px;
+ color: #aaa;
+ background-color: #aaa;
+ border: 0;
+ margin: .2em 0 .2em 0;
+}
+
+/* Structural Elements */
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
+ color: black;
+ background: none;
+ font-weight: normal;
+ margin: 0;
+ overflow: hidden;
+ padding-top: .5em;
+ padding-bottom: .17em;
+ border-bottom: 1px solid #aaa;
+ width: auto;
+}
+h1 { font-size: 188%; }
+h1 .editsection { font-size: 53%; }
+h2 { font-size: 150%; }
+h2 .editsection { font-size: 67%; }
+h3,
+h4,
+h5,
+h6 {
+ border-bottom: none;
+ font-weight: bold;
+}
+h3 { font-size: 132%; }
+h3 .editsection { font-size: 76%; font-weight: normal; }
+h4 { font-size: 116%; }
+h4 .editsection { font-size: 86%; font-weight: normal; }
+h5 { font-size: 100%; }
+h5 .editsection { font-weight: normal; }
+h6 { font-size: 80%; }
+h6 .editsection { font-size: 125%; font-weight: normal; }
+.editsection { float: right; }
+p {
+ margin: .4em 0 .5em 0;
+ line-height: 1.5em;
+}
+ p img {
+ margin: 0;
+ }
+abbr,
+acronym,
+.explain {
+ border-bottom: 1px dotted black;
+ color: black;
+ background: none;
+ cursor: help;
+}
+q {
+ font-family: Times, "Times New Roman", serif;
+ font-style: italic;
+}
+/* Disabled for now
+blockquote {
+ font-family: Times, "Times New Roman", serif;
+ font-style: italic;
+}*/
+pre, code, tt, kbd, samp {
+ /*
+ * It's important for this rule to first reference an actual font name, some browsers will render the monospace text
+ * too small otherwise, namely Firefox, Chrome and Safari
+ */
+ font-family: monospace, "Courier New";
+}
+code {
+ background-color: #f9f9f9;
+}
+pre {
+ padding: 1em;
+ border: 1px dashed #2f6fab;
+ color: black;
+ background-color: #f9f9f9;
+ line-height: 1.1em;
+}
+ul {
+ line-height: 1.5em;
+ list-style-type: square;
+ margin: .3em 0 0 1.5em;
+ padding: 0;
+ /* @embed */
+ list-style-image: url(images/bullet-icon.png);
+}
+ol {
+ line-height: 1.5em;
+ margin: .3em 0 0 3.2em;
+ padding: 0;
+ list-style-image: none;
+}
+li {
+ margin-bottom: .1em;
+}
+dt {
+ font-weight: bold;
+ margin-bottom: .1em;
+}
+dl {
+ margin-top: .2em;
+ margin-bottom: .5em;
+}
+dd {
+ line-height: 1.5em;
+ margin-left: 2em;
+ margin-bottom: .1em;
+}
+/* Tables */
+table {
+ font-size: 100%;
+}
+/* Forms */
+fieldset {
+ border: 1px solid #2f6fab;
+ margin: 1em 0 1em 0;
+ padding: 0 1em 1em;
+ line-height: 1.5em;
+}
+ fieldset.nested {
+ margin: 0 0 0.5em 0;
+ padding: 0 0.5em 0.5em;
+ }
+legend {
+ padding: .5em;
+ font-size: 95%;
+}
+form {
+ border: none;
+ margin: 0;
+}
+textarea {
+ width: 100%;
+ padding: .1em;
+}
+select {
+ vertical-align: top;
+}
+/* Table of Contents */
+#toc,
+.toc,
+.mw-warning {
+ border: 1px solid #aaa;
+ background-color: #f9f9f9;
+ padding: 5px;
+ font-size: 95%;
+}
+#toc h2,
+.toc h2 {
+ display: inline;
+ border: none;
+ padding: 0;
+ font-size: 100%;
+ font-weight: bold;
+}
+#toc #toctitle,
+.toc #toctitle,
+#toc .toctitle,
+.toc .toctitle {
+ text-align: center;
+}
+#toc ul,
+.toc ul {
+ list-style-type: none;
+ list-style-image: none;
+ margin-left: 0;
+ padding-left: 0;
+ text-align: left;
+}
+#toc ul ul,
+.toc ul ul {
+ margin: 0 0 0 2em;
+}
+#toc .toctoggle,
+.toc .toctoggle {
+ font-size: 94%;
+}
+/* Images */
+div.floatright, table.floatright {
+ clear: right;
+ float: right;
+ position: relative;
+ margin: 0 0 .5em .5em;
+ border: 0;
+}
+div.floatright p { font-style: italic; }
+div.floatleft, table.floatleft {
+ float: left;
+ clear: left;
+ position: relative;
+ margin: 0 .5em .5em 0;
+ border: 0;
+}
+div.floatleft p { font-style: italic; }
+/* Thumbnails */
+div.thumb {
+ margin-bottom: .5em;
+ width: auto;
+ background-color: transparent;
+}
+div.thumbinner {
+ border: 1px solid #ccc;
+ padding: 3px !important;
+ background-color: #f9f9f9;
+ font-size: 94%;
+ text-align: center;
+ overflow: hidden;
+}
+html .thumbimage {
+ border: 1px solid #ccc;
+}
+html .thumbcaption {
+ border: none;
+ text-align: left;
+ line-height: 1.4em;
+ padding: 3px !important;
+ font-size: 94%;
+}
+div.magnify {
+ float: right;
+ border: none !important;
+ background: none !important;
+}
+div.magnify a, div.magnify img {
+ display: block;
+ border: none !important;
+ background: none !important;
+}
+/* @noflip */
+div.tright {
+ clear: right;
+ float: right;
+ margin: .5em 0 1.3em 1.4em;
+}
+/* @noflip */
+div.tleft {
+ float: left;
+ clear: left;
+ margin: .5em 1.4em 1.3em 0;
+}
+img.thumbborder {
+ border: 1px solid #dddddd;
+}
+.hiddenStructure {
+ display: none;
+}
+/* Warning */
+.mw-warning {
+ margin-left: 50px;
+ margin-right: 50px;
+ text-align: center;
+}
+/* User Message */
+.usermessage {
+ background-color: #ffce7b;
+ border: 1px solid #ffa500;
+ color: black;
+ font-weight: bold;
+ margin: 2em 0 1em;
+ padding: .5em 1em;
+ vertical-align: middle;
+}
+/* Site Notice (includes notices from CentralNotice extension) */
+#siteNotice {
+ position: relative;
+ text-align: center;
+ font-size: 0.8em;
+ margin: 0;
+}
+#localNotice {
+ margin-bottom: 0.9em;
+}
+/* Categories */
+.catlinks {
+ border: 1px solid #aaa;
+ background-color: #f9f9f9;
+ padding: 5px;
+ margin-top: 1em;
+ clear: both;
+}
+/* Sub-navigation */
+#siteSub {
+ display: none;
+}
+#jump-to-nav {
+ display: none;
+}
+#contentSub, #contentSub2 {
+ font-size: 84%;
+ line-height: 1.2em;
+ margin: 0 0 1.4em 1em;
+ color: #7d7d7d;
+ width: auto;
+}
+span.subpages {
+ display: block;
+}
+/* Emulate Center */
+.center {
+ width: 100%;
+ text-align: center;
+}
+*.center * {
+ margin-left: auto;
+ margin-right: auto;
+}
+/* Small for tables and similar */
+.small, .small * {
+ font-size: 94%;
+}
+table.small {
+ font-size: 100%;
+}
+/* Edge Cases for Content */
+h1, h2 {
+ margin-bottom: .6em;
+}
+h3, h4, h5 {
+ margin-bottom: .3em;
+}
+#firstHeading {
+ padding-top: 0;
+ margin-top: 0;
+ padding-top: 0;
+ margin-bottom: 0.1em;
+ line-height: 1.2em;
+ font-size: 1.6em;
+ padding-bottom: 0;
+}
+div#content a.external,
+div#content a[href ^="gopher://"] {
+ /* @embed */
+ background: url(images/external-link-ltr-icon.png) center right no-repeat;
+ padding-right: 13px;
+}
+div#content a[href ^="https://"],
+.link-https {
+ /* @embed */
+ background: url(images/lock-icon.png) center right no-repeat;
+ padding-right: 13px;
+}
+div#content a[href ^="mailto:"],
+.link-mailto {
+ /* @embed */
+ background: url(images/mail-icon.png) center right no-repeat;
+ padding-right: 13px;
+}
+div#content a[href ^="news://"] {
+ /* @embed */
+ background: url(images/news-icon.png) center right no-repeat;
+ padding-right: 13px;
+}
+div#content a[href ^="ftp://"],
+.link-ftp {
+ /* @embed */
+ background: url(images/file-icon.png) center right no-repeat;
+ padding-right: 13px;
+}
+div#content a[href ^="irc://"],
+div#content a.extiw[href ^="irc://"],
+.link-irc {
+ /* @embed */
+ background: url(images/talk-icon.png) center right no-repeat;
+ padding-right: 13px;
+}
+div#content a.external[href $=".ogg"], div#content a.external[href $=".OGG"],
+div#content a.external[href $=".mid"], div#content a.external[href $=".MID"],
+div#content a.external[href $=".midi"], div#content a.external[href $=".MIDI"],
+div#content a.external[href $=".mp3"], div#content a.external[href $=".MP3"],
+div#content a.external[href $=".wav"], div#content a.external[href $=".WAV"],
+div#content a.external[href $=".wma"], div#content a.external[href $=".WMA"],
+.link-audio {
+ /* @embed */
+ background: url("images/audio-icon.png?2") center right no-repeat;
+ padding-right: 13px;
+}
+div#content a.external[href $=".ogm"], div#content a.external[href $=".OGM"],
+div#content a.external[href $=".avi"], div#content a.external[href $=".AVI"],
+div#content a.external[href $=".mpeg"], div#content a.external[href $=".MPEG"],
+div#content a.external[href $=".mpg"], div#content a.external[href $=".MPG"],
+.link-video {
+ /* @embed */
+ background: url("images/video-icon.png?2") center right no-repeat;
+ padding-right: 13px;
+}
+div#content a.external[href $=".pdf"], div#content a.external[href $=".PDF"],
+div#content a.external[href *=".pdf#"], div#content a.external[href *=".PDF#"],
+div#content a.external[href *=".pdf?"], div#content a.external[href *=".PDF?"],
+.link-document {
+ /* @embed */
+ background: url("images/document-icon.png?2") center right no-repeat;
+ padding-right: 13px;
+}
+/* Interwiki Styling (Disabled) */
+div#content a.extiw,
+div#content a.extiw:active {
+ color: #36b;
+ background: none;
+ padding: 0;
+}
+div#content a.external {
+ color: #36b;
+}
+div#content .printfooter {
+ display: none;
+}
+/* Icon for Usernames */
+#pt-userpage,
+#pt-anonuserpage,
+#pt-login {
+ /* @embed */
+ background: url(images/user-icon.png) left top no-repeat;
+ padding-left: 15px !important;
+ text-transform: none;
+}
+
+.toccolours {
+ border: 1px solid #aaa;
+ background-color: #f9f9f9;
+ padding: 5px;
+ font-size: 95%;
+}
+#bodyContent {
+ position: relative;
+ width: 100%;
+}
+#mw-js-message {
+ font-size: 0.8em;
+}
+div#bodyContent {
+ line-height: 1.5em;
+}
+
+/* Watch/Unwatch Icon Styling */
+#ca-unwatch.icon,
+#ca-watch.icon {
+ margin-right:1px;
+}
+#ca-unwatch.icon a,
+#ca-watch.icon a {
+ margin: 0;
+ padding: 0;
+ outline: none;
+ display: block;
+ width: 26px;
+ /* This hides the text but shows the background image */
+ padding-top: 3.1em;
+ margin-top: 0;
+ /* Only applied in IE6 */
+ margin-top: -0.8em !ie;
+ height: 0;
+ overflow: hidden;
+ /* @embed */
+ background-image: url(images/watch-icons.png);
+}
+#ca-unwatch.icon a {
+ background-position: -43px 60%;
+}
+#ca-watch.icon a {
+ background-position: 5px 60%;
+}
+#ca-unwatch.icon a:hover,
+#ca-unwatch.icon a:focus {
+ background-position: -67px 60%;
+}
+#ca-watch.icon a:hover,
+#ca-watch.icon a:focus {
+ background-position: -19px 60%;
+}
+#ca-unwatch.icon a.loading,
+#ca-watch.icon a.loading {
+ /* @embed */
+ background-image: url(images/watch-icon-loading.gif);
+ background-position: 5px 60%;
+}
+#ca-unwatch.icon a span,
+#ca-watch.icon a span {
+ display: none;
+}
+div.vectorTabs ul {
+ /* @embed */
+ background-image:url(images/tab-break.png);
+ background-position:right bottom;
+ background-repeat:no-repeat;
+}
+
+/* Convenience links to edit block, delete and protect reasons */
+p.mw-ipb-conveniencelinks, p.mw-protect-editreasons,
+p.mw-filedelete-editreasons, p.mw-delete-editreasons {
+ float: right;
+}
+
+/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */
+.tipsy {
+ font-size: 0.8em;
+}
Added: tshome/trunk/phase2/style.js
===================================================================
--- tshome/trunk/phase2/style.js (rev 0)
+++ tshome/trunk/phase2/style.js 2011-06-06 02:55:56 UTC (rev 306)
@@ -0,0 +1,122 @@
+/* JavaScript for SimpleSearch extension */
+
+$( document ).ready( function() {
+
+ // Compatibility map
+ var map = {
+ 'browsers': {
+ // Left-to-right languages
+ 'ltr': {
+ // SimpleSearch is broken in Opera < 9.6
+ 'opera': [['>=', 9.6]],
+ 'docomo': false,
+ 'blackberry': false,
+ 'ipod': false,
+ 'iphone': false
+ },
+ // Right-to-left languages
+ 'rtl': {
+ 'opera': [['>=', 9.6]],
+ 'docomo': false,
+ 'blackberry': false,
+ 'ipod': false,
+ 'iphone': false
+ }
+ }
+ };
+ if ( !$.client.test( map ) ) {
+ return true;
+ }
+
+ // Disable MWSuggest if loaded
+ if ( window.os_MWSuggestDisable ) {
+ window.os_MWSuggestDisable();
+ }
+
+ // Placeholder text for SimpleSearch box
+ $( 'div#simpleSearch > input#searchInput' )
+ .attr( 'placeholder', mediaWiki.msg( 'vector-simplesearch-search' ) )
+ .placeholder();
+
+ // General suggestions functionality for all search boxes
+ $( '#searchInput, #searchInput2, #powerSearchText, #searchText' )
+ .suggestions( {
+ fetch: function( query ) {
+ var $this = $(this);
+ var request = $.ajax( {
+ url: wgScriptPath + '/api.php',
+ data: {
+ 'action': 'opensearch',
+ 'search': query,
+ 'namespace': 0,
+ 'suggest': ''
+ },
+ dataType: 'json',
+ success: function( data ) {
+ if ( data && 1 in data ) {
+ $this.suggestions( 'suggestions', data[1] );
+ }
+ }
+ });
+ $(this).data( 'request', request );
+ },
+ cancel: function () {
+ var request = $(this).data( 'request' );
+ // If the delay setting has caused the fetch to have not even happend yet, the request object will
+ // have never been set
+ if ( request && typeof request.abort == 'function' ) {
+ request.abort();
+ $(this).removeData( 'request' );
+ }
+ },
+ result: {
+ select: function( $input ) {
+ $input.closest( 'form' ).submit();
+ }
+ },
+ delay: 120,
+ positionFromLeft: $( 'body' ).is( '.rtl' ),
+ highlightInput: true
+ } )
+ .bind( 'paste cut drop', function( e ) {
+ // make sure paste and cut events from the mouse and drag&drop events
+ // trigger the keypress handler and cause the suggestions to update
+ $( this ).trigger( 'keypress' );
+ } );
+ // Special suggestions functionality for skin-provided search box
+ $( '#searchInput' ).suggestions( {
+ result: {
+ select: function( $input ) {
+ $input.closest( 'form' ).submit();
+ }
+ },
+ special: {
+ render: function( query ) {
+ if ( $(this).children().size() == 0 ) {
+ $(this).show();
+ $label = $( '<div />' )
+ .addClass( 'special-label' )
+ .text( mediaWiki.msg( 'vector-simplesearch-containing' ) )
+ .appendTo( $(this) );
+ $query = $( '<div />' )
+ .addClass( 'special-query' )
+ .text( query )
+ .appendTo( $(this) );
+ $query.autoEllipsis();
+ } else {
+ $(this).find( '.special-query' )
+ .empty()
+ .text( query )
+ .autoEllipsis();
+ }
+ },
+ select: function( $input ) {
+ $input.closest( 'form' ).append(
+ $( '<input />' ).attr( { 'type': 'hidden', 'name': 'fulltext', 'value': 1 } )
+ );
+ $input.closest( 'form' ).submit();
+ }
+ },
+ $region: $( '#simpleSearch' )
+ } );
+});
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-04 10:04:48
|
Revision: 305
http://wikis.svn.sourceforge.net/wikis/?rev=305&view=rev
Author: hydria
Date: 2011-06-04 10:04:42 +0000 (Sat, 04 Jun 2011)
Log Message:
-----------
Implementing SSL support
Modified Paths:
--------------
tshome/trunk/bots.html
tshome/trunk/matrix.html
Modified: tshome/trunk/bots.html
===================================================================
--- tshome/trunk/bots.html 2011-06-04 10:01:13 UTC (rev 304)
+++ tshome/trunk/bots.html 2011-06-04 10:04:42 UTC (rev 305)
@@ -228,7 +228,7 @@
<input type='hidden' name="title" value="Special:Search"/>
<div id="simpleSearch">
<input id="searchInput" name="search" type="text" title="Search Wikipedia [f]" accesskey="f" value="" />
- <button id="searchButton" type='submit' name='button' title="Search Wikipedia for this text"><img src="http://bits.wikimedia.org/skins-1.17/vector/images/search-ltr.png?301-2" alt="Search" /></button>
+ <button id="searchButton" type='submit' name='button' title="Search Wikipedia for this text"><img src="./images/search-ltr.png?301-2" alt="Search" /></button>
</div>
</form>
</div>
@@ -240,7 +240,7 @@
<!-- panel -->
<div id="mw-panel" class="noprint">
<!-- logo -->
- <div id="p-logo"><a style="background-image: url(https://wiki.toolserver.org/w/tslogo.png);" href="./index.html" title="Visit the main page"></a></div>
+ <div id="p-logo"><a style="background-image: url(./images/tslogo.png);" href="./index.html" title="Visit the main page"></a></div>
<!-- /logo -->
<!-- navigation -->
@@ -321,10 +321,10 @@
</ul>
<ul id="footer-icons" class="noprint">
<li id="footer-copyrightico">
- <a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" width="88" height="31"/></a>
+ <a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="./images/88x31.png" width="88" height="31"/></a>
</li>
<li id="footer-poweredbyico">
- <a href="http://toolserver.org/"><img src="http://upload.wikimedia.org/wikipedia/commons/0/0f/Wikimedia-toolserver-button.png" alt="Powered by Toolserver" width="88" height="31" /></a>
+ <a href="http://toolserver.org/"><img src="./images/Wikimedia-toolserver-button.png" alt="Powered by Toolserver" width="88" height="31" /></a>
</li>
</ul>
<div style="clear:both"></div>
Modified: tshome/trunk/matrix.html
===================================================================
--- tshome/trunk/matrix.html 2011-06-04 10:01:13 UTC (rev 304)
+++ tshome/trunk/matrix.html 2011-06-04 10:04:42 UTC (rev 305)
@@ -223,7 +223,7 @@
<input type='hidden' name="title" value="Special:Search"/>
<div id="simpleSearch">
<input id="searchInput" name="search" type="text" title="Search Wikipedia [f]" accesskey="f" value="" />
- <button id="searchButton" type='submit' name='button' title="Search Wikipedia for this text"><img src="http://bits.wikimedia.org/skins-1.17/vector/images/search-ltr.png?301-2" alt="Search" /></button>
+ <button id="searchButton" type='submit' name='button' title="Search Wikipedia for this text"><img src="./images/search-ltr.png?301-2" alt="Search" /></button>
</div>
</form>
</div>
@@ -235,7 +235,7 @@
<!-- panel -->
<div id="mw-panel" class="noprint">
<!-- logo -->
- <div id="p-logo"><a style="background-image: url(https://wiki.toolserver.org/w/tslogo.png);" href="./index.html" title="Visit the main page"></a></div>
+ <div id="p-logo"><a style="background-image: url(./images/tslogo.png);" href="./index.html" title="Visit the main page"></a></div>
<!-- /logo -->
<!-- navigation -->
@@ -320,10 +320,10 @@
</ul>
<ul id="footer-icons" class="noprint">
<li id="footer-copyrightico">
- <a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" width="88" height="31"/></a>
+ <a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="./images/88x31.png" width="88" height="31"/></a>
</li>
<li id="footer-poweredbyico">
- <a href="http://toolserver.org/"><img src="http://upload.wikimedia.org/wikipedia/commons/0/0f/Wikimedia-toolserver-button.png" alt="Powered by Toolserver" width="88" height="31" /></a>
+ <a href="http://toolserver.org/"><img src="./images/Wikimedia-toolserver-button.png" alt="Powered by Toolserver" width="88" height="31" /></a>
</li>
</ul>
<div style="clear:both"></div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-04 10:01:19
|
Revision: 304
http://wikis.svn.sourceforge.net/wikis/?rev=304&view=rev
Author: hydria
Date: 2011-06-04 10:01:13 +0000 (Sat, 04 Jun 2011)
Log Message:
-----------
Add images
Added Paths:
-----------
tshome/trunk/images/
tshome/trunk/images/88x31.png
tshome/trunk/images/Wikimedia-toolserver-button.png
tshome/trunk/images/search-ltr.png
tshome/trunk/images/tslogo.png
Added: tshome/trunk/images/88x31.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/images/88x31.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/images/Wikimedia-toolserver-button.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/images/Wikimedia-toolserver-button.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/images/search-ltr.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/images/search-ltr.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: tshome/trunk/images/tslogo.png
===================================================================
(Binary files differ)
Property changes on: tshome/trunk/images/tslogo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-04 09:59:48
|
Revision: 303
http://wikis.svn.sourceforge.net/wikis/?rev=303&view=rev
Author: hydria
Date: 2011-06-04 09:59:42 +0000 (Sat, 04 Jun 2011)
Log Message:
-----------
Adding support for HTTPS
Modified Paths:
--------------
tshome/trunk/index.html
Modified: tshome/trunk/index.html
===================================================================
--- tshome/trunk/index.html 2011-06-04 09:52:29 UTC (rev 302)
+++ tshome/trunk/index.html 2011-06-04 09:59:42 UTC (rev 303)
@@ -138,7 +138,7 @@
<input type='hidden' name="title" value="Special:Search"/>
<div id="simpleSearch">
<input id="searchInput" name="search" type="text" title="Search Wikipedia [f]" accesskey="f" value="" />
- <button id="searchButton" type='submit' name='button' title="Search Wikipedia for this text"><img src="http://bits.wikimedia.org/skins-1.17/vector/images/search-ltr.png?301-2" alt="Search" /></button>
+ <button id="searchButton" type='submit' name='button' title="Search Wikipedia for this text"><img src="./images/search-ltr.png" alt="Search" /></button>
</div>
</form>
</div>
@@ -150,7 +150,7 @@
<!-- panel -->
<div id="mw-panel" class="noprint">
<!-- logo -->
- <div id="p-logo"><a style="background-image: url(https://wiki.toolserver.org/w/tslogo.png);" href="./index.html" title="Visit the main page"></a></div>
+ <div id="p-logo"><a style="background-image: url(./images/tslogo.png);" href="./index.html" title="Visit the main page"></a></div>
<!-- /logo -->
<!-- navigation -->
@@ -231,10 +231,10 @@
</ul>
<ul id="footer-icons" class="noprint">
<li id="footer-copyrightico">
- <a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" width="88" height="31"/></a>
+ <a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="./images/88x31.png" width="88" height="31"/></a>
</li>
<li id="footer-poweredbyico">
- <a href="http://toolserver.org/"><img src="http://upload.wikimedia.org/wikipedia/commons/0/0f/Wikimedia-toolserver-button.png" alt="Powered by Toolserver" width="88" height="31" /></a>
+ <a href="http://toolserver.org/"><img src="./images/Wikimedia-toolserver-button.png" alt="Powered by Toolserver" width="88" height="31" /></a>
</li>
</ul>
<div style="clear:both"></div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-04 09:52:35
|
Revision: 302
http://wikis.svn.sourceforge.net/wikis/?rev=302&view=rev
Author: hydria
Date: 2011-06-04 09:52:29 +0000 (Sat, 04 Jun 2011)
Log Message:
-----------
Attempt to fix line issue
Modified Paths:
--------------
tshome/php/trunk/index.php
Modified: tshome/php/trunk/index.php
===================================================================
--- tshome/php/trunk/index.php 2011-06-04 09:50:00 UTC (rev 301)
+++ tshome/php/trunk/index.php 2011-06-04 09:52:29 UTC (rev 302)
@@ -16,7 +16,7 @@
// Initialise the loader file
require_once("$IP/includes/loader.php");
-echo $hyMessage;
+echo $hyMessage . "<br />";
echo "This site is powered by Hytools version " . $hyVersion;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-04 09:50:06
|
Revision: 301
http://wikis.svn.sourceforge.net/wikis/?rev=301&view=rev
Author: hydria
Date: 2011-06-04 09:50:00 +0000 (Sat, 04 Jun 2011)
Log Message:
-----------
Fixes
Modified Paths:
--------------
tshome/php/trunk/LocalSettings.php
tshome/php/trunk/includes/DefaultSettings.php
tshome/php/trunk/includes/loader.php
tshome/php/trunk/index.php
Modified: tshome/php/trunk/LocalSettings.php
===================================================================
--- tshome/php/trunk/LocalSettings.php 2011-06-04 09:45:22 UTC (rev 300)
+++ tshome/php/trunk/LocalSettings.php 2011-06-04 09:50:00 UTC (rev 301)
@@ -8,8 +8,5 @@
*/
-// Initialise installation directory
-$IP = dirname( __FILE__ );
-
// Define what message to appear when the site is accessed
$hyMessage = "Hello world!";
Modified: tshome/php/trunk/includes/DefaultSettings.php
===================================================================
--- tshome/php/trunk/includes/DefaultSettings.php 2011-06-04 09:45:22 UTC (rev 300)
+++ tshome/php/trunk/includes/DefaultSettings.php 2011-06-04 09:50:00 UTC (rev 301)
@@ -10,7 +10,7 @@
*/
// Hytools version number
-$hyVersion = "1.2";
+$hyVersion = "1.1";
// Message to appear when visiting the site
$hyMessage = "Hello world!";
Modified: tshome/php/trunk/includes/loader.php
===================================================================
--- tshome/php/trunk/includes/loader.php 2011-06-04 09:45:22 UTC (rev 300)
+++ tshome/php/trunk/includes/loader.php 2011-06-04 09:50:00 UTC (rev 301)
@@ -6,7 +6,7 @@
*/
// Load DefaultSettings.php first to get necessary config
-require_once("./DefaultSettings.php");
+require_once("$IP/includes/DefaultSettings.php");
// Load LocalSettings.php to get overwritten config
-require_once("../LocalSettings.php");
+require_once("$IP/LocalSettings.php");
Modified: tshome/php/trunk/index.php
===================================================================
--- tshome/php/trunk/index.php 2011-06-04 09:45:22 UTC (rev 300)
+++ tshome/php/trunk/index.php 2011-06-04 09:50:00 UTC (rev 301)
@@ -10,9 +10,14 @@
*/
+// Initialise installation directory
+$IP = dirname( __FILE__ );
+
// Initialise the loader file
-require_once("./includes/loader.php");
+require_once("$IP/includes/loader.php");
echo $hyMessage;
+echo "This site is powered by Hytools version " . $hyVersion;
+
?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-04 09:45:28
|
Revision: 300
http://wikis.svn.sourceforge.net/wikis/?rev=300&view=rev
Author: hydria
Date: 2011-06-04 09:45:22 +0000 (Sat, 04 Jun 2011)
Log Message:
-----------
Adding lost files
Added Paths:
-----------
tshome/php/trunk/LocalSettings.php
tshome/php/trunk/includes/
tshome/php/trunk/includes/.htaccess
tshome/php/trunk/includes/DefaultSettings.php
tshome/php/trunk/includes/loader.php
tshome/php/trunk/index.php
tshome/php/trunk/phpinfo.php
Added: tshome/php/trunk/LocalSettings.php
===================================================================
--- tshome/php/trunk/LocalSettings.php (rev 0)
+++ tshome/php/trunk/LocalSettings.php 2011-06-04 09:45:22 UTC (rev 300)
@@ -0,0 +1,15 @@
+<?php
+
+/*
+
+ LocalSettings.php file, where all the different configurations
+ can be made at. Please only edit this file and not anything
+ else, unless you know what you are doing!
+
+*/
+
+// Initialise installation directory
+$IP = dirname( __FILE__ );
+
+// Define what message to appear when the site is accessed
+$hyMessage = "Hello world!";
Added: tshome/php/trunk/includes/.htaccess
===================================================================
--- tshome/php/trunk/includes/.htaccess (rev 0)
+++ tshome/php/trunk/includes/.htaccess 2011-06-04 09:45:22 UTC (rev 300)
@@ -0,0 +1 @@
+Deny from all
Added: tshome/php/trunk/includes/DefaultSettings.php
===================================================================
--- tshome/php/trunk/includes/DefaultSettings.php (rev 0)
+++ tshome/php/trunk/includes/DefaultSettings.php 2011-06-04 09:45:22 UTC (rev 300)
@@ -0,0 +1,16 @@
+<?php
+
+/*
+ PLEASE DO NOT EDIT THIS FILE
+ Please edit LocalSettings.php located in the
+ main directory instead to overwrite the
+ configuration found here.
+ Configuration done here will be overwritten
+ in the next upgrade!
+*/
+
+// Hytools version number
+$hyVersion = "1.2";
+
+// Message to appear when visiting the site
+$hyMessage = "Hello world!";
Added: tshome/php/trunk/includes/loader.php
===================================================================
--- tshome/php/trunk/includes/loader.php (rev 0)
+++ tshome/php/trunk/includes/loader.php 2011-06-04 09:45:22 UTC (rev 300)
@@ -0,0 +1,12 @@
+<?php
+
+/*
+ File to load the necessary files for display
+ when a user accesses the site
+*/
+
+// Load DefaultSettings.php first to get necessary config
+require_once("./DefaultSettings.php");
+
+// Load LocalSettings.php to get overwritten config
+require_once("../LocalSettings.php");
Added: tshome/php/trunk/index.php
===================================================================
--- tshome/php/trunk/index.php (rev 0)
+++ tshome/php/trunk/index.php 2011-06-04 09:45:22 UTC (rev 300)
@@ -0,0 +1,18 @@
+<?php
+
+/*
+
+ This is the main page that will be accessed
+ when the site is first loaded. If you are
+ viewing this file from your web browser, it
+ means that your server is not properly
+ configured to run PHP scripts!
+
+*/
+
+// Initialise the loader file
+require_once("./includes/loader.php");
+
+echo $hyMessage;
+
+?>
Added: tshome/php/trunk/phpinfo.php
===================================================================
--- tshome/php/trunk/phpinfo.php (rev 0)
+++ tshome/php/trunk/phpinfo.php 2011-06-04 09:45:22 UTC (rev 300)
@@ -0,0 +1,5 @@
+<?php
+
+phpinfo();
+
+?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-06-04 09:37:47
|
Revision: 299
http://wikis.svn.sourceforge.net/wikis/?rev=299&view=rev
Author: hydria
Date: 2011-06-04 09:37:41 +0000 (Sat, 04 Jun 2011)
Log Message:
-----------
Rewrite of PHP software
Added Paths:
-----------
tshome/php/branches/
tshome/php/tags/
tshome/php/trunk/
tshome/php/trunk/README
Added: tshome/php/trunk/README
===================================================================
--- tshome/php/trunk/README (rev 0)
+++ tshome/php/trunk/README 2011-06-04 09:37:41 UTC (rev 299)
@@ -0,0 +1,7 @@
+README
+
+== Hytools-PHP 1.1 ==
+This is the PHP version of Hytools. It is currently in
+experimental mode and is not intended for use on normal
+installations of Hytools. Please use the static HTML
+version of the software instead.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-31 03:34:22
|
Revision: 298
http://wikis.svn.sourceforge.net/wikis/?rev=298&view=rev
Author: hydria
Date: 2011-05-31 03:34:09 +0000 (Tue, 31 May 2011)
Log Message:
-----------
Update
Modified Paths:
--------------
tshome/trunk/matrix.html
Modified: tshome/trunk/matrix.html
===================================================================
--- tshome/trunk/matrix.html 2011-05-25 13:59:17 UTC (rev 297)
+++ tshome/trunk/matrix.html 2011-05-31 03:34:09 UTC (rev 298)
@@ -78,7 +78,7 @@
<tr>
<td><a href="http://incubator.wikimedia.org/wiki/User:Hydriz" class="extiw" title="incubator:User:Hydriz">Wikimedia Incubator</a></td>
<td>400+</td>
-<td><a href="http://incubator.wikimedia.org/wiki/Incubator:Coordination_for_importing_closed_projects" class="extiw" title="incubator:Incubator:Coordination for importing closed projects">Importer</a> and <a href="http://incubator.wikimedia.org/wiki/Incubator:Administrators" class="extiw" title="incubator:Incubator:Administrators">Administrator (sysop)</a></td>
+<td><a href="http://incubator.wikimedia.org/wiki/Incubator:Coordination_for_importing_closed_projects" class="extiw" title="incubator:Incubator:Coordination for importing closed projects">Importer</a>, <a href="http://incubator.wikimedia.org/wiki/Incubator:Administrators" class="extiw" title="incubator:Incubator:Administrators">Administrator (sysop)</a> and <a href="http://incubator.wikimedia.org/wiki/Incubator:Bureaucrats" class="extiw" title="incubator:Incubator:Bureaucrats">Bureaucrat</td>
</tr>
<tr>
<td><a href="http://zh.wikipedia.org/wiki/%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:用户:Hydriz">Chinese Wikipedia</a></td>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-25 13:59:25
|
Revision: 297
http://wikis.svn.sourceforge.net/wikis/?rev=297&view=rev
Author: hydria
Date: 2011-05-25 13:59:17 +0000 (Wed, 25 May 2011)
Log Message:
-----------
Testing PHP
Added Paths:
-----------
tshome/php/LocalSettings.php
tshome/php/index.php
Added: tshome/php/LocalSettings.php
===================================================================
--- tshome/php/LocalSettings.php (rev 0)
+++ tshome/php/LocalSettings.php 2011-05-25 13:59:17 UTC (rev 297)
@@ -0,0 +1,12 @@
+<?php
+
+/*
+
+ LocalSettings.php file, where all the different configurations
+ can be made at. Please only edit this file and not anything
+ else, unless you know what you are doing!
+
+*/
+
+// Define what message to appear when the site is accessed
+$hyMessage = "Hello world!";
Added: tshome/php/index.php
===================================================================
--- tshome/php/index.php (rev 0)
+++ tshome/php/index.php 2011-05-25 13:59:17 UTC (rev 297)
@@ -0,0 +1,9 @@
+<?php
+
+$IP = dirname( __FILE__ );
+
+require_once("$IP/LocalSettings.php");
+
+echo $hyMessage;
+
+?>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-25 13:46:37
|
Revision: 296
http://wikis.svn.sourceforge.net/wikis/?rev=296&view=rev
Author: hydria
Date: 2011-05-25 13:46:31 +0000 (Wed, 25 May 2011)
Log Message:
-----------
CVTBot4 offline
Modified Paths:
--------------
tshome/trunk/bots.html
Modified: tshome/trunk/bots.html
===================================================================
--- tshome/trunk/bots.html 2011-05-23 14:11:32 UTC (rev 295)
+++ tshome/trunk/bots.html 2011-05-25 13:46:31 UTC (rev 296)
@@ -72,8 +72,8 @@
</tr>
<tr>
<td>CVTBot4</td>
-<td><a title="irc:cvn-zh-scan" href="irc://irc.freenode.net/cvn-zh-scan">#cvn-zh-scan</a></td>
-<td>6</td>
+<td><!-- <a title="irc:cvn-zh-scan" href="irc://irc.freenode.net/cvn-zh-scan">#cvn-zh-scan</a> -->-</td>
+<td><font color="red">OFFLINE</font></td>
</tr>
<tr>
<td>CVTBot5</td>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-23 14:11:39
|
Revision: 295
http://wikis.svn.sourceforge.net/wikis/?rev=295&view=rev
Author: hydria
Date: 2011-05-23 14:11:32 +0000 (Mon, 23 May 2011)
Log Message:
-----------
Updating files
Modified Paths:
--------------
CommonLogos.php
CommonRights.php
CommonSettings.php
InitialiseSettings.php
LocalDatabases.php
UploadDir.php
Modified: CommonLogos.php
===================================================================
--- CommonLogos.php 2011-05-16 12:43:28 UTC (rev 294)
+++ CommonLogos.php 2011-05-23 14:11:32 UTC (rev 295)
@@ -15,13 +15,13 @@
Begin configuration file:
*/
-
+/* WARNING: THIS FILE IS OBSOLETE! IT HAS BEEN REPLACED WITH INITIALISESETTINGS.PHP
// An important configuration:
$wgPath = "http://upload.wikisorg.tk"; //To ease creation of settings to logos.
// Wikis Organisation
if ($wgDBname == "wikiorg_wiki") {
- $wgLogo == "http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png";
+ $wgLogo == "$wgPath/wikisorg/main/b/bc/Wiki.png";
}
// Wikis Organisation Private Wiki
if ($wgDBname == "wikiorg_private") {
@@ -41,7 +41,7 @@
}
// Wikis Labs
#if ($wgDBname == "wikiorg_labs") {
-# $wgLogo = "$wgPath/wikisorg/labs/b/bc/Wiki.png";
+# $wgLogo = "$wgPath/b/bc/Wiki.png";
#}
// Test Wikis
if ($wgDBname == "wikiorg_test") {
@@ -49,7 +49,7 @@
}
// Wikis Usability Initiative
#if ($wgDBname == "wikiorg_usa") {
-# $wgLogo = "$wgPath/wikisorg/usability/b/bc/Wiki.png";
+# $wgLogo = "$wgPath/b/bc/Wiki.png";
#}
// Wikis Translate
if ($wgDBname == "wikiorg_trans") {
@@ -79,8 +79,8 @@
Simple English uses "simple" as the subdomain. But the database is using "sim" for the {{LANGCODE}} due to techinical restrictions.
Please check the databases accordingly. Thanks!
-*/
+
// www
if ($wgDBnane == "wikiorg_compo") {
$wgLogo = "$wgPath/wikicompo/main/b/bc/Wiki.png";
@@ -118,8 +118,8 @@
Wikifood logo configuration starts HERE.
Configuration same as Wikicompo. Please refer above. Thanks.
-*/
+
// www
if ($wgDBname == "wikiorg_food") {
$wgLogo = "$wgPath/wikifood/main/b/bc/Wiki.png";
@@ -136,3 +136,4 @@
if ($wgDBname == "wikiorg_foodde") {
$wgLogo = "$wgPath/wikifood/de/b/bc/Wiki.png";
}
+*/
Modified: CommonRights.php
===================================================================
--- CommonRights.php 2011-05-16 12:43:28 UTC (rev 294)
+++ CommonRights.php 2011-05-23 14:11:32 UTC (rev 295)
@@ -33,6 +33,7 @@
$wgGroupPermissions['user']['minoredit'] = true;
$wgGroupPermissions['user']['purge'] = true; // can use ?action=purge without clicking "ok"
$wgGroupPermissions['user']['sendemail'] = true;
+$wgGroupPermissions['user']['upload'] = false;
// Implicit group for accounts that pass $wgAutoConfirmAge
$wgGroupPermissions['autoconfirmed']['autoconfirmed'] = true;
@@ -59,40 +60,39 @@
#$wgGroupPermissions['bot']['editprotected'] = true; // can edit all protected pages without cascade protection enabled
// Most extra permission abilities go to this group
-$wgGroupPermissions['sysop']['block'] = true;
-$wgGroupPermissions['sysop']['createaccount'] = true;
-$wgGroupPermissions['sysop']['delete'] = true;
-$wgGroupPermissions['sysop']['deletedhistory'] = true; // can view deleted history entries, but not see or restore the text
-$wgGroupPermissions['sysop']['deletedtext'] = true; // can view deleted revision text
-$wgGroupPermissions['sysop']['deleterevision'] = true;
-$wgGroupPermissions['sysop']['undelete'] = true;
-$wgGroupPermissions['sysop']['editinterface'] = true;
-$wgGroupPermissions['sysop']['editusercss'] = true;
-$wgGroupPermissions['sysop']['edituserjs'] = true;
-$wgGroupPermissions['sysop']['import'] = true;
-$wgGroupPermissions['sysop']['move'] = true;
-$wgGroupPermissions['sysop']['move-subpages'] = true;
+$wgGroupPermissions['sysop']['block'] = true;
+$wgGroupPermissions['sysop']['createaccount'] = true;
+$wgGroupPermissions['sysop']['delete'] = true;
+$wgGroupPermissions['sysop']['deletedhistory'] = true; // can view deleted history entries, but not see or restore the text
+$wgGroupPermissions['sysop']['deletedtext'] = true; // can view deleted revision text
+$wgGroupPermissions['sysop']['deleterevision'] = true;
+$wgGroupPermissions['sysop']['undelete'] = true;
+$wgGroupPermissions['sysop']['editinterface'] = true;
+$wgGroupPermissions['sysop']['editusercss'] = true;
+$wgGroupPermissions['sysop']['edituserjs'] = true;
+$wgGroupPermissions['sysop']['import'] = true;
+$wgGroupPermissions['sysop']['move'] = true;
+$wgGroupPermissions['sysop']['move-subpages'] = true;
$wgGroupPermissions['sysop']['move-rootuserpages'] = true;
-$wgGroupPermissions['sysop']['patrol'] = true;
-$wgGroupPermissions['sysop']['autopatrol'] = true;
-$wgGroupPermissions['sysop']['protect'] = true;
-$wgGroupPermissions['sysop']['proxyunbannable'] = true;
-$wgGroupPermissions['sysop']['rollback'] = true;
-$wgGroupPermissions['sysop']['trackback'] = true;
-$wgGroupPermissions['sysop']['upload'] = true;
-$wgGroupPermissions['sysop']['reupload'] = true;
-$wgGroupPermissions['sysop']['reupload-shared'] = true;
-$wgGroupPermissions['sysop']['unwatchedpages'] = true;
-$wgGroupPermissions['sysop']['autoconfirmed'] = true;
-$wgGroupPermissions['sysop']['upload_by_url'] = true;
-$wgGroupPermissions['sysop']['ipblock-exempt'] = true;
-$wgGroupPermissions['sysop']['blockemail'] = true;
-$wgGroupPermissions['sysop']['markbotedits'] = true;
-$wgGroupPermissions['sysop']['apihighlimits'] = true;
-$wgGroupPermissions['sysop']['browsearchive'] = true;
-$wgGroupPermissions['sysop']['noratelimit'] = true;
-$wgGroupPermissions['sysop']['versiondetail'] = true;
-$wgGroupPermissions['sysop']['movefile'] = true;
+$wgGroupPermissions['sysop']['patrol'] = true;
+$wgGroupPermissions['sysop']['autopatrol'] = true;
+$wgGroupPermissions['sysop']['protect'] = true;
+$wgGroupPermissions['sysop']['proxyunbannable'] = true;
+$wgGroupPermissions['sysop']['rollback'] = true;
+$wgGroupPermissions['sysop']['trackback'] = true;
+$wgGroupPermissions['sysop']['upload'] = true;
+$wgGroupPermissions['sysop']['reupload'] = true;
+$wgGroupPermissions['sysop']['reupload-shared'] = true;
+$wgGroupPermissions['sysop']['unwatchedpages'] = true;
+$wgGroupPermissions['sysop']['autoconfirmed'] = true;
+$wgGroupPermissions['sysop']['upload_by_url'] = true;
+$wgGroupPermissions['sysop']['ipblock-exempt'] = true;
+$wgGroupPermissions['sysop']['blockemail'] = true;
+$wgGroupPermissions['sysop']['markbotedits'] = true;
+$wgGroupPermissions['sysop']['apihighlimits'] = true;
+$wgGroupPermissions['sysop']['browsearchive'] = true;
+$wgGroupPermissions['sysop']['noratelimit'] = true;
+$wgGroupPermissions['sysop']['movefile'] = true;
$wgGroupPermissions['sysop']['abusefilter-log-detail'] = true;
$wgGroupPermissions['sysop']['abusefilter-revert'] = true;
$wgGroupPermissions['sysop']['abusefilter-view-private'] = true;
@@ -105,30 +105,27 @@
#$wgGroupPermissions['sysop']['mergehistory'] = true;
// Permission to change users' group assignments
-$wgGroupPermissions['bureaucrat']['userrights'] = true;
+$wgGroupPermissions['bureaucrat']['userrights'] = false;
$wgGroupPermissions['bureaucrat']['noratelimit'] = true;
$wgGroupPermissions['bureaucrat']['override-antispoof'] = true;
-$wgGroupPermissions['bureaucrat']['renameuser'] = false;
+$wgGroupPermissions['bureaucrat']['renameuser'] = false; // Renames are done on Meta by stewards, see below why
$wgAddGroups['bureaucrat'] = array('sysop', 'bot', 'bureaucrat', 'accountcreator', 'transwiki');
$wgRemoveGroups['bureaucrat'] = array('bot', 'accountcreator', 'transwiki', 'sysop');
// Steward's rights(Change global users rights of being a steward at Meta Wiki)
-$wgGroupPermissions['steward']['renameuser'] = true; // Our global user table is very different from Wikimedia, renames will affect all wikis
-$wgGroupPermissions['steward']['userrights-global'] = true;
-$wgGroupPermissions['steward']['userrights'] = true;
-$wgGroupPermissions['steward']['noratelimit'] = true;
-$wgGroupPermissions['steward']['upload'] = true;
-$wgGroupPermissions['steward']['userrights-interwiki'] = true;
-$wgGroupPermissions['steward']['closewikis'] = true; // Used for Extension:CloseWikis to close wikis
-$wgGroupPermissions['steward']['editclosedwikis'] = true; // Right to allow stewards to edit closed wikis
+$wgGroupPermissions['steward']['renameuser'] = false; // Our global user table is very different from Wikimedia, renames will affect all wikis, still being done on Meta
+$wgGroupPermissions['steward']['userrights-global'] = false; // Avoid letting stewards see bad errors
+$wgGroupPermissions['steward']['userrights'] = false; // Want stewards to log right changes only on Meta
+$wgGroupPermissions['steward']['noratelimit'] = true;
+$wgGroupPermissions['steward']['upload'] = true;
// Check users
-$wgGroupPermissions['checkuser']['checkuser'] = true;
-$wgGroupPermissiosn['checkuser']['checkuser-log'] = true;
+$wgGroupPermissions['checkuser']['checkuser'] = true;
+$wgGroupPermissiosn['checkuser']['checkuser-log'] = true;
-// Oversighters(Hide revisions)
-$wgGroupPermissions['oversight']['hiderevision'] = true;
-$wgGroupPermissions['oversight']['oversight'] = true;
+// Oversighters (Hide revisions)
+$wgGroupPermissions['oversight']['hiderevision'] = true;
+$wgGroupPermissions['oversight']['oversight'] = true;
// Rollbackers
$wgGroupPermissions['rollbacker']['rollback'] = true;
@@ -137,19 +134,19 @@
$wgGroupPermissions['abusefilter']['abusefilter-modify'] = true;
// Account creators
-$wgGroupPermissions['accountcreator']['noratelimit'] = true;
+$wgGroupPermissions['accountcreator']['noratelimit'] = true;
$wgGroupPermissions['accountcreator']['override-antispoof'] = true;
-$wgGroupPermissions['accountcreator']['tboverride'] = true;
+$wgGroupPermissions['accountcreator']['tboverride'] = true;
// Importers (should not be given to anyone)
-$wgGroupPermissions['import']['import'] = true;
+$wgGroupPermissions['import']['import'] = true;
$wgGroupPermissions['import']['importupload'] = true;
// Volunteers
-$wgGroupPermissions['volunteer']['delete'] = true;
-$wgGroupPermissions['volunteer']['deletedhistory'] = true;
-$wgGroupPermissions['volunteer']['deleterevision'] = true;
-$wgGroupPermissions['volunteer']['protect'] = true;
+$wgGroupPermissions['volunteer']['delete'] = true;
+$wgGroupPermissions['volunteer']['deletedhistory'] = true;
+$wgGroupPermissions['volunteer']['deleterevision'] = true;
+$wgGroupPermissions['volunteer']['protect'] = true;
$wgGroupPermissions['volunteer']['deletedtext'] = true;
$wgGroupPermissions['volunteer']['undelete'] = true;
$wgGroupPermissions['volunteer']['ipblock-exempt'] = true;
@@ -157,10 +154,48 @@
$wgGroupPermissions['volunteer']['upload'] = true;
$wgGroupPermissions['volunteer']['reupload'] = true;
$wgGroupPermissions['volunteer']['reupload-shared'] = true;
-$wgGroupPermissions['volunteer']['nuke'] = true;
-$wgGroupPermissions['volunteer']['skipcaptcha'] = true;
+$wgGroupPermissions['volunteer']['nuke'] = true;
+$wgGroupPermissions['volunteer']['skipcaptcha'] = true;
+// Global sysops (change global user rights on Global Wiki)
+$wgGroupPermissions['globalsysop']['blockemail'] = true;
+$wgGroupPermissions['globalsysop']['block'] = true;
+$wgGroupPermissions['globalsysop']['ipblock-exempt'] = true;
+$wgGroupPermissions['globalsysop']['proxyunbannable'] = true;
+$wgGroupPermissions['globalsysop']['delete'] = true;
+$wgGroupPermissions['globalsysop']['nuke'] = true;
+$wgGroupPermissions['globalsysop']['suppressredirect'] = true;
+$wgGroupPermissions['globalsysop']['browsearchive'] = true;
+$wgGroupPermissions['globalsysop']['undelete'] = true;
+$wgGroupPermissions['globalsysop']['deletedhistory'] = true;
+$wgGroupPermissions['globalsysop']['protect'] = true;
+$wgGroupPermissions['globalsysop']['editusercssjs'] = true;
+$wgGroupPermissions['globalsysop']['autoconfirmed'] = true;
+$wgGroupPermissions['globalsysop']['editinterface'] = true;
+$wgGroupPermissions['globalsysop']['abusefilter-modify'] = true;
+$wgGroupPermissions['globalsysop']['abusefilter-log-detail'] = true;
+$wgGroupPermissions['globalsysop']['autopatrol'] = true;
+$wgGroupPermissions['globalsysop']['noratelimit'] = true;
+$wgGroupPermissions['globalsysop']['import'] = true;
+$wgGroupPermissions['globalsysop']['patrol'] = true;
+$wgGroupPermissions['globalsysop']['markbotedits'] = true;
+$wgGroupPermissions['globalsysop']['movefile'] = true;
+$wgGroupPermissions['globalsysop']['move'] = true;
+$wgGroupPermissions['globalsysop']['move-subpages'] = true;
+$wgGroupPermissions['globalsysop']['move-rootuserpages'] = true;
+$wgGroupPermissions['globalsysop']['reupload-shared'] = true;
+$wgGroupPermissions['globalsysop']['override-antispoof'] = true;
+$wgGroupPermissions['globalsysop']['tboverride'] = true;
+$wgGroupPermissions['globalsysop']['reupload'] = true;
+$wgGroupPermissions['globalsysop']['skipcaptcha'] = true;
+$wgGroupPermissions['globalsysop']['rollback'] = true;
+$wgGroupPermissions['globalsysop']['upload'] = true;
+$wgGroupPermissions['globalsysop']['apihighlimits'] = true;
+$wgGroupPermissions['globalsysop']['unwatchedpages'] = true;
+// Staffers, disabled until there is a need for it
+#$wgGroupPermissions['staff']['userrights'] = true;
+
// Transwiki importers (HAHA! They are limited to wikis that I choose! No vandalism!!!)
$wgGroupPermissions['transwiki']['import'] = true;
@@ -175,7 +210,8 @@
'wikipedia',
'wikiquote',
'wikisource',
- 'wikibooks'
+ 'wikibooks',
+ 'mw'
);
// Permission to change users' groups assignments across wikis
Modified: CommonSettings.php
===================================================================
--- CommonSettings.php 2011-05-16 12:43:28 UTC (rev 294)
+++ CommonSettings.php 2011-05-23 14:11:32 UTC (rev 295)
@@ -22,7 +22,9 @@
Please note that default extensions should be required immediately without the "if" value!
*/
#$wgSiteNotice = "All [[m:Complete list of projects|Wikis Organisation wikis]] would be upgraded to MediaWiki's 1.17wmf1 from February 6 to February 12. If you don't see this message anymore, that means that we have finished upgrading, sorry for the inconvenience caused!";
-$wogExtensions = "/home/wikiorg/public_html/allextensions"; // If on a different server, please change accordingly
+#$wgSiteNotice = "The software that runs {{SITENAME}} would undergo a minor upgrade today. We apologise for any inconvenience caused.";
+// SITENOTICE CONFIGURATION MOVED TO INITIALISESETTINGS.PHP, MIGHT BE MOVING TO CENTRALNOTICE ON META
+$wogExtensions = "/home/wikiorg/public_html/allextensions";
// Default configuration
# Default address gets rejected by some mail hosts
$wgPasswordSender = 'ad...@wi...';
@@ -34,56 +36,54 @@
$wgUsePathInfo = true;
# Allowed file extensions
$wgFileExtensions[] = 'pdf';
-require_once ("/home/wikiorg/public_html/UploadDir.php");
+// OBSOLETE: Replaced in InitialiseSettings.php
+// require_once ("/home/wikiorg/public_html/UploadDir.php");
require_once("/home/wikiorg/public_html/CommonRights.php");
if ($wgDBname == "wikiorg_comsim") {
$wgGroupPermissions['*']['edit'] = false;
$wgGroupPermissions['user']['edit'] = false;
$wgGroupPermissions['sysop']['edit'] = true;
}
-if ($wgDBname == "wikiorg_tech") {
- $wgGroupPermissions['*']['edit'] = false;
- $wgGroupPermissions['user']['edit'] = false;
- $wgGroupPermissions['sysop']['edit'] = true;
- $wgGroupPermissions['*']['createaccount'] = false;
-}
-# Allow cross-wiki editing of user rights (currently in beta and only usable on meta.wikisorg.tk)
-$wgLocalDatabases = array( 'wikiorg_meta', 'wikiorg_test', 'wikiorg_labs' );
-require_once("/home/wikiorg/public_html/SiteNotice.php");
# Wikis Organisation specific messages(Heavily edited WikimediaMessages extension
require_once("/home/wikiorg/public_html/ext/WikimediaMessages/WikimediaMessages.php");
-# Configuration file for logos on ALL wikis
-require_once("/home/wikiorg/public_html/CommonLogos.php");
-$wgForeignFileRepos[] = array(
- 'class' => 'ForeignDBRepo',
- 'name' => 'Wikis Commons',
- 'url' => 'http://upload.wikisorg.tk/wikisorg/commons',
- 'directory' => '/home/wikiorg/public_html/upload/wikisorg/commons',
- 'hashLevels' => 2, // This must be the same for the other family member
- 'dbType' => $wgDBtype,
- 'dbServer' => $wgDBserver,
- 'dbUser' => 'wikiorg_commons',
- 'dbPassword' => 'password',
- 'dbFlags' => DBO_DEFAULT,
- 'dbName' => 'wikiorg_commons',
- 'tablePrefix' => '',
- 'hasSharedCache' => false,
- 'descBaseUrl' => 'http://commons.wikisorg.tk/wiki/File:',
- 'fetchDescription' => true, // Optional
-);
-if ($wgDBname == "wikiorg_commons") {
+# Configuration file for logos on ALL wikis OBSOLETE with InitialiseSettings.php
+#require_once("/home/wikiorg/public_html/CommonLogos.php");
+if ($wgDBname == "wikiorg_commonswiki") {
$wgForeignFileRepos = false;
-}
+} else {
+ $wgForeignFileRepos[] = array(
+ 'class' => 'ForeignDBRepo',
+ 'name' => 'Wikis Commons',
+ 'url' => 'http://upload.wikisorg.tk/wikisorg/commons',
+ 'directory' => '/home/wikiorg/public_html/upload/wikisorg/commons',
+ 'hashLevels' => 2, // This must be the same for the other family member
+ 'dbType' => $wgDBtype,
+ 'dbServer' => $wgDBserver,
+ 'dbUser' => 'wikiorg',
+ 'dbPassword' => 'password',
+ 'dbFlags' => DBO_DEFAULT,
+ 'dbName' => 'wikiorg_commonswiki',
+ 'tablePrefix' => '',
+ 'hasSharedCache' => false,
+ 'descBaseUrl' => 'http://commons.wikisorg.tk/wiki/File:',
+ 'fetchDescription' => true, // Optional
+ );
+};
+require_once( "$wogExtensions/GlobalUsage/GlobalUsage.php" );
+$wgGlobalUsageDatabase = 'wikiorg_commonswiki';
+require_once( "$IP/extensions/UploadWizard/UploadWizard.php" );
$wgEnableCreativeCommonsRdf = true;
$wgRightsPage = ""; # Set to the title of a wiki page that describes your license/copyright
$wgRightsUrl = "http://creativecommons.org/licenses/by-sa/3.0/";
$wgRightsText = "Attribution-ShareAlike 3.0 Unported";
-$wgRightsIcon = "http://i.creativecommons.org/l/by-sa/3.0/88x31.png";
+$wgRightsIcon = "http://upload.wikisorg.tk/common/cc-by-sa.png"; // To avoid using too much of CC's resources
$wgUseTeX = true;
$wgMaxAnimatedGifArea = 5.0e7;
-$wgShowIPinHeader = false;
require_once('/home/wikiorg/public_html/ext/CloseWikis/CloseWikis.php');
$wgCloseWikisDatabase = "wikiorg_ext";
+$wgGroupPermissions['steward']['editclosedwikis'] = true;
+$wgAllowUserCss = true;
+$wgAllowUserJs = true;
// Default extensions
// Extensions that affect the whole farm
@@ -97,7 +97,46 @@
require_once("$wogExtensions/GlobalBlocking/GlobalBlocking.php");
$wgGlobalBlockingDatabase = 'wikiorg_globlk';
require_once("/home/wikiorg/public_html/InterWiki/InterWiki.php");
+// Preparing for the deployment of CentralNotice
+require_once("$wogExtensions/CentralNotice/CentralNotice.php");
+$wgNoticeInfrastructure = false;
+$wgCentralDBname = "wikiorg_metawiki";
+$wgCentralPagePath = "/w";
+$wgCentralNoticeLoader = true;
+$wgNoticeProject = "wikis";
+/*
+ include "$IP/extensions/CentralAuth/CentralAuth.php";
+ $wgCentralAuthDatabase = 'wikiorg_authdb';
+ $wgCentralAuthDryRun = false;
+ #unset( $wgGroupPermissions['*']['centralauth-merge'] );
+ #$wgGroupPermissions['sysop']['centralauth-merge'] = true;
+ $wgCentralAuthCookies = true;
+ $wgCentralAuthAutoLoginWikis = array(
+ '.wikicompo.tk' => 'wikiorg_compo',
+ 'meta.wikisorg.tk' => 'wikiorg_meta',
+ '.wikifood.tk' => 'wikiorg_food',
+ 'commons.wikisorg.tk' => 'wikiorg_commons',
+ 'incubator.wikisorg.tk' => 'wikiorg_incubat',
+ 'test.wikisorg.tk' => 'wikiorg_test',
+ );
+ # Don't set 2nd-level cookies for *.wikimedia.org, insecure
+ $wgCentralAuthCookieDomain = 'wikisorg.tk';
+ $wgCentralAuthCookieDomain = 'wikicompo.tk';
+ $wgCentralAuthCookieDomain = 'wikifood.tk';
+ $wgCentralAuthAutoNew = true;
+
+ // Let's give it another try
+ $wgCentralAuthCreateOnView = true;
+$wgGroupPermissions['steward']['globalgrouppermissions'] = true;
+$wgGroupPermissions['steward']['globalgroupmembership'] = true;
+$wgSharedDB = 'wikiorg_authdb'; // or whatever database you use for central data
+$wgSharedTables = array( 'objectcache' ); // remember to copy the table structure's to the central database first
+$wgMainCacheType = CACHE_DB; // Tell mediawiki to use objectcache database instead of nothing
+*/
+$wgUpgradeKey = "password";
+#require_once("/home/wikiorg/public_html/ext/MaintenanceShell/MaintenanceShell.php");
+
// Extensions that are affecting only one wiki
# Make books from wiki pages
require_once("$wogExtensions/Collection/Collection.php");
@@ -105,10 +144,11 @@
require_once("$wogExtensions/CategoryTree/CategoryTree.php");
# Checks users' IP address
include_once("$wogExtensions/CheckUser/CheckUser.php");
+$wgCheckUserForceSummary = true; // Forces CheckUsers to provide a summary of why checking is needed, false by default
# Cite pages
require_once("$wogExtensions/Cite/SpecialCite.php");
# Lists links across namespaces that should not exist on that wiki
-require_once "$wogExtensions/CrossNamespaceLinks/SpecialCrossNamespaceLinks.php";
+#require_once "$wogExtensions/CrossNamespaceLinks/SpecialCrossNamespaceLinks.php";
# Expand templates
require_once("$wogExtensions/ExpandTemplates/ExpandTemplates.php");
# Hide revisions for legal reasons
@@ -165,7 +205,7 @@
'expandablesearch' => array( 'global' => true, 'user' => false ),
);
# A newer look of the editor from the default
-require_once("$wogExtensions/WikiEditor/WikiEditor.php");
+require_once("$IP/extensions/WikiEditor/WikiEditor.php");
$wgWikiEditorModules['toc']['global'] = true; // Enable the TOC for everyone
$wgWikiEditorModules['toc']['user'] = false; // Don't allow users to turn the TOC on/off individually
$wgWikiEditorModules = array(
@@ -177,14 +217,14 @@
'templateEditor' => array( 'global' => false, 'user' => true ),
);
$wgDefaultUserOptions['useeditwarning'] = 1;
-$wgDefaultUserOptions['wikieditor-highlight'] = 1;
-$wgDefaultUserOptions['wikieditor-preview'] = 1;
-$wgDefaultUserOptions['wikieditor-publish'] = 1;
-$wgDefaultUserOptions['usenavigabletoc'] = 1;
-$wgDefaultUserOptions['wikieditor-template-editor'] = 1;
+$wgDefaultUserOptions['wikieditor-highlight'] = 0;
+$wgDefaultUserOptions['wikieditor-preview'] = 0;
+$wgDefaultUserOptions['wikieditor-publish'] = 0;
+$wgDefaultUserOptions['usenavigabletoc'] = 0;
+$wgDefaultUserOptions['wikieditor-template-editor'] = 0;
$wgDefaultUserOptions['usebetatoolbar'] = 1;
$wgDefaultUserOptions['usebetatoolbar-cgd'] = 1;
-;
+
# Check for spambots
require_once( "$wogExtensions/AntiBot/AntiBot.php" );
# Allows a user to remove the site notice
@@ -235,7 +275,7 @@
#);
// Specific site extensions
-if ($wogReaderFeedback) {
+if ($wgWogUseReaderFeedback) {
require_once("$wogExtensions/ReaderFeedback/ReaderFeedback.php");
$wgGroupPermissions['*']['feedback'] = true;
$wgGroupPermissions['user']['feedback'] = true;
@@ -247,11 +287,11 @@
'closeness' => 1
);
}
-if ($wogLiquidThreads) {
+if ($wgWogUseLiquidThreads) {
require_once("$wogExtensions/LiquidThreads/LiquidThreads.php");
}
-if ($wogUsabilityInitiative) {
+if ($wgWogUseUsabilityInitiative) {
require_once( "$wogExtensions/PrefSwitch/PrefSwitch.php" );
require_once("$wogExtensions/PrefStats/PrefStats.php");
$wgPrefStatsTrackPrefs = array( 'skin' => 'vector', 'usebetatoolbar' => 1 );
@@ -262,64 +302,61 @@
$wgClickTrackThrottle = 10;
require_once( "$wogExtensions/UserDailyContribs/UserDailyContribs.php" );
}
-if ($wogCodeReview) {
+if ($wgWogUseCodeReview) {
require_once("$wogExtensions/CodeReview/CodeReview.php");
}
-if ($wogAskSQL) {
+if ($wgWogUseAskSQL) {
require_once("$wogExtensions/AskSQL/Asksql.php");
$wgDBsqluser = "wikiorg_test";
$wgDBsqlpassword = "password";
$wgGroupPermissions['steward']['asksql'] = true;
}
-if ($wogWikimediaIncubator) {
+if ($wgWogUseWikimediaIncubator) {
require_once("$wogExtensions/WikimediaIncubator/WikimediaIncubator.php");
}
-if ($wogGroupPermissionsManager) {
+if ($wgWogUseGroupPermissionsManager) {
require_once("$wogExtensions/GroupPermissionsManager/GroupPermissionsManager.php");
}
// As renaming a user will affect global, can only allow Meta to rename, so...
-if ($wogRenameUser) {
+if ($wgWogUseRenameUser) {
require_once("$wogExtensions/Renameuser/SpecialRenameuser.php");
}
// Unclassified configurations
-if ($wgSitename == "WikiCompo") {
- define("NS_SCHOOL", 400);
- define("NS_SCHOOL_TALK", 401);
-
- $wgExtraNamespaces[NS_SCHOOL] = "School";
- $wgExtraNamespaces[NS_SCHOOL_TALK] = "School_talk";
-}
-if ($wgSitename == "WikiFood") {
- define("NS_RECIPE", 400);
- define("NS_RECIPE_TALK", 401);
- define("NS_REVIEW", 402);
- define("NS_REVIEW_TALK", 403);
-
- $wgExtraNamespaces[NS_RECIPE] = "Recipe";
- $wgExtraNamespaces[NS_RECIPE_TALK] = "Recipe_talk";
- $wgExtraNamespaces[NS_REVIEW] = "Review";
- $wgExtraNamespaces[NS_REVIEW_TALK] = "Review_talk";
-}
-if ($wgDBname == "wikiorg_trans") {
- define("NS_TRANSLATE", 400);
- define("NS_TRANSLATE_TALK", 401);
- $wgExtraNamespaces[NS_TRANSLATE] = "Translate";
- $wgExtraNamespaces[NS_TRANSLATE_TALK] = "Translate_talk";
-}
if ($wgDBname == "wikiorg_two") {
$wgGroupPermissions ['*']['edit'] = false;
$wgGroupPermissions ['*']['createaccount'] = false;
}
-/*
-
- LEAVE THE FOLLOWING LINES ALONE, THANKS
-
-*/
-// MaintenanceShell to run command line scripts from the web interface.
-// PLEASE ADD THE ORIGINAL COPY OF THE EXTENSION TO THE SHARED FOLDER!
-# Sysops will have access to the MaintenanceShell
-$wgGroupPermissions['sysop']['maintenanceshell'] = true;
+require_once("/home/wikiorg/public_html/LocalDatabases.php");
-#Place this on the VERY LAST line of your Localsettings.php file:
-require_once("$wogExtensions/MaintenanceShell/MaintenanceShell.php");
+$wgConf->wikis = $wgLocalDatabases;
+$wgConf->suffixes = array( 'wiki' );
+$wgConf->localVHosts = array( 'localhost' );
+
+require_once "/home/wikiorg/public_html/InitialiseSettings.php";
+
+function efGetSiteParams( $conf, $wiki ) {
+ $site = null;
+ $lang = null;
+ foreach( $conf->suffixes as $suffix ) {
+ if ( substr( $wiki, -strlen( $suffix ) ) == $suffix ) {
+ $site = $suffix;
+ $lang = substr( $wiki, 0, -strlen( $suffix ) );
+ break;
+ }
+ }
+ return array(
+ 'suffix' => $site,
+ 'lang' => $lang,
+ 'params' => array(
+ 'lang' => $lang,
+ 'site' => $site,
+ 'wiki' => $wiki,
+ ),
+ 'tags' => array(),
+ );
+}
+
+$wgConf->suffixes = $wgLocalDatabases;
+$wgConf->siteParamsCallback = 'efGetSiteParams';
+$wgConf->extractAllGlobals( $wgDBname );
Modified: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php 2011-05-16 12:43:28 UTC (rev 294)
+++ InitialiseSettings.php 2011-05-23 14:11:32 UTC (rev 295)
@@ -26,12 +26,24 @@
'wikiorg_wikiswiki' => 'http://wikis.tk',
'wikiorg_usa' => 'http://usability.wikisorg.tk',
'wikiorg_testwiki' => 'http://test.wikisorg.tk',
- 'wikiorg_trans' => 'http://translate.wikisorg.tk',
'wikiorg_historywiki' => 'http://wikihistory.tk',
- 'wikiorg_centralauth-labswiki' => 'http://centralauth.labs.wikisorg.tk',
- 'wikiorg_en-centralauth-labswiki' => 'http://en.centralauth.labs.wikisorg.tk',
- 'wikiorg_simple-centralauth-labswiki' => 'http://simple.centralauth.labs.wikisorg.tk',
- 'wikiorg_ang-centralauth-labswiki' => 'http://ang.centralauth.labs.wikisorg.tk',
+ 'wikiorg_centralauth_labswiki' => 'http://centralauth.labs.wikisorg.tk',
+ 'wikiorg_en_centralauth_labswiki' => 'http://en.centralauth.labs.wikisorg.tk',
+ 'wikiorg_simple_centralauth_labswiki' => 'http://simple.centralauth.labs.wikisorg.tk',
+ 'wikiorg_ang_centralauth_labswiki' => 'http://ang.centralauth.labs.wikisorg.tk',
+ 'wikiorg_zhaawiki' => 'http://zhaa.wikisorg.tk',
+ 'wikiorg_annualreportwiki' => 'http://annualreport.wikisorg.tk',
+ 'wikiorg_internalwiki' => 'http://internal.wikisorg.tk',
+ 'wikiorg_helpwiki' => 'http://help.wikisorg.tk',
+ 'wikiorg_semanticmediawiki_labswiki' => 'http://semanticmediawiki.labs.wikisorg.tk',
+ 'wikiorg_uploadwizard_labswiki' => 'http://uploadwizard.labs.wikisorg.tk',
+ 'wikiorg_litaawiki' => 'http://litaa.wikisorg.tk',
+ 'wikiorg_flaggedrevs_labswiki' => 'http://flaggedrevs.labs.wikisorg.tk',
+ 'wikiorg_liquidthreads_labswiki' => 'http://liquidthreads.labs.wikisorg.tk',
+ 'wikiorg_readerfeedback_labswiki' => 'http://readerfeedback.labs.wikisorg.tk',
+ 'wikiorg_securepoll_labswiki' => 'http://securepoll.labs.wikisorg.tk',
+ 'wikiorg_translatewiki' => 'http://translate.wikisorg.tk',
+ 'wikiorg_histaawiki' => 'http://histaa.wikisorg.tk',
),
'wgScriptPath' => array(
@@ -41,6 +53,10 @@
'wgArticlePath' => array(
'default' => '/wiki/$1',
),
+
+'wgUsePathInfo' => array(
+ 'default' => true,
+),
'wgSitename' => array(
'default' => 'Wikis Organisation',
@@ -65,15 +81,26 @@
'wikiorg_wikiswiki' => 'Wikis',
'wikiorg_usa' => 'Wikis Usability Initiative',
'wikiorg_testwiki' => 'Test Wikis',
- 'wikiorg_trans' => 'Wikis Translate',
'wikiorg_historywiki' => 'Wikihistory',
'wikiorg_secretwiki' => 'Secret',
'wikiorg_enwikihistory' => 'Wikihistory',
'wikiorg_notfoundwiki' => 'Site not found',
- 'wikiorg_centralauth-labswiki' => 'CentralAuth Labs',
- 'wikiorg_en-centralauth-labswiki' => 'CentralAuth Labs',
- 'wikiorg_simple-centralauth-labswiki' => 'CentralAuth Labs',
- 'wikiorg_ang-centralauth-labswiki' => 'CentralAuth Labs',
+ 'wikiorg_centralauth_labswiki' => 'CentralAuth Labs',
+ 'wikiorg_en_centralauth_labswiki' => 'CentralAuth Labs',
+ 'wikiorg_simple_centralauth_labswiki' => 'CentralAuth Labs',
+ 'wikiorg_ang_centralauth_labswiki' => 'CentralAuth Labs',
+ 'wikiorg_zhaawiki' => 'Chinese Alternative Assessment',
+ 'wikiorg_annualreportwiki' => 'Annual Reports Planning',
+ 'wikiorg_helpwiki' => 'Wikihelp',
+ 'wikiorg_semanticmediawiki_labswiki' => 'Semantic MediaWiki Labs',
+ 'wikiorg_uploadwizard_labswiki' => 'UploadWizard Labs',
+ 'wikiorg_litaawiki' => 'Literature Alternative Assessment',
+ 'wikiorg_flaggedrevs_labswiki' => 'FlaggedRevs Labs',
+ 'wikiorg_liquidthreads_labswiki' => 'LiquidThreads Labs',
+ 'wikiorg_readerfeedback_labswiki' => 'ReaderFeedback Labs',
+ 'wikiorg_securepoll_labswiki' => 'SecurePoll Labs',
+ 'wikiorg_translatewiki' => 'Wikis Translate',
+ 'wikiorg_histaawiki' => 'History Alternative Assessment',
),
'wgMetaNamespace' => array(
@@ -90,12 +117,22 @@
'wikiorg_incubatorwiki' => 'Incubator',
'wikiorg_metawiki' => 'Meta',
'wikiorg_labswiki' => 'Labs',
- 'wikiorg_centralauth-labswiki' => 'Labs',
- 'wikiorg_en-centralauth-labswiki' => 'Labs',
- 'wikiorg_simple-centralauth-labswiki' => 'Labs',
- 'wikiorg_ang-centralauth-labswiki' => 'Labs',
+ 'wikiorg_centralauth_labswiki' => 'Labs',
+ 'wikiorg_en_centralauth_labswiki' => 'Labs',
+ 'wikiorg_simple_centralauth_labswiki' => 'Labs',
+ 'wikiorg_ang_centralauth_labswiki' => 'Labs',
'wikiorg_historywiki' => 'Wikihistory',
'wikiorg_enwikihistory' => 'Wikihistory',
+ 'wikiorg_zhaawiki' => 'Chinese',
+ 'wikiorg_helpwiki' => 'Wikihelp',
+ 'wikiorg_semanticmediawiki_labswiki' => 'Labs',
+ 'wikiorg_uploadwizard_labswiki' => 'Labs',
+ 'wikiorg_litaawiki' => 'Literature',
+ 'wikiorg_flaggedrevs_labswiki' => 'Labs',
+ 'wikiorg_liquidthreads_labswiki' => 'Labs',
+ 'wikiorg_readerfeedback_labswiki' => 'Labs',
+ 'wikiorg_securepoll_labswiki' => 'Labs',
+ 'wikiorg_histaawiki' => 'History',
),
'wgLanguageCode' => array(
@@ -113,12 +150,11 @@
'wgLogo' => array(
'default' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
'wikiorg_wiki' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
- 'wikiorg_privatewiki' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
'wikiorg_metawiki' => 'http://upload.wikisorg.tk/wikisorg/meta/b/bc/Wiki.png',
'wikiorg_incubatorwiki' => 'http://upload.wikisorg.tk/wikisorg/incubator/b/bc/Wiki.png',
'wikiorg_commonswiki' => 'http://upload.wikisorg.tk/wikisorg/commons/b/bc/Wiki.png',
'wikiorg_testwiki' => 'http://upload.wikisorg.tk/wikisorg/test/b/bc/Wiki.png',
- 'wikiorg_trans' => 'http://upload.wikisorg.tk/wikisorg/translate/b/bc/Wiki.png',
+ 'wikiorg_translatewiki' => 'http://upload.wikisorg.tk/wikisorg/translate/b/bc/Wiki.png',
'wikiorg_wikitechwiki' => 'http://upload.wikisorg.tk/wikisorg/wikitech/b/bc/Wiki.png',
'wikiorg_wikiswiki' => 'http://upload.wikisorg.tk/wikisorg/wikis/b/bc/Wiki.png',
'wikiorg_compowiki' => 'http://upload.wikisorg.tk/wikicompo/main/b/bc/Wiki.png',
@@ -131,14 +167,7 @@
'wikiorg_itwiki' => 'http://upload.wikisorg.tk/wikicompo/it/b/bc/Wiki.png',
'wikiorg_foodwiki' => 'http://upload.wikisorg.tk/wikifood/main/b/bc/Wiki.png',
'wikiorg_historywiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
- 'wikiorg_outreachwiki' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
- 'wikiorg_secretwiki' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
- 'wikiorg_enwikihistory' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
- 'wikiorg_notfoundwiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
- 'wikiorg_centralauth-labswiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
- 'wikiorg_en-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
- 'wikiorg_simple-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
- 'wikiorg_ang-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
+ 'wikiorg_helpwiki' => 'http://upload.wikisorg.tk/wikisorg/help/b/bc/Wiki.png',
),
'wgDBuser' => array(
@@ -176,6 +205,18 @@
'rollback' => true,
),
),
+
+ '+wikiorg_zhaawiki' => array(
+ '*' => array(
+ 'read' => false,
+ ),
+ ),
+
+ '+wikiorg_annualreportwiki' => array(
+ '*' => array(
+ 'read' => false,
+ ),
+ ),
// Disallow anonymous users to create pages.
// Note: the 'default' key should never have a "+" in front of it
@@ -188,7 +229,7 @@
),
'wgAddGroups' => array(
// The '+' in front of the DB name means 'add to the default'. It saves us duplicating
- // changes to the default across all overrides --Andrew 2009-04-28
+ // changes to the default across all overrides
'default' => array(
'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot' ),
'sysop' => array( 'ipblock-exempt' ),
@@ -197,7 +238,7 @@
'wgRemoveGroups' => array(
// The '+' in front of the DB name means 'add to the default'. It saves us duplicating
- // changes to the default across all overrides --Andrew 2009-04-28
+ // changes to the default across all overrides
'default' => array(
'bureaucrat' => array( 'sysop', 'bot' ),
'sysop' => array( 'ipblock-exempt' ),
@@ -272,7 +313,7 @@
402 => "Review",
403 => "Review_Talk",
),
- 'wikiorg_trans' => array(
+ 'wikiorg_translatewiki' => array(
400 => "Translate",
401 => "Translate_Talk",
),
@@ -287,7 +328,7 @@
'wikiorg_commonswiki' => 'http://upload.wikisorg.tk/wikisorg/commons',
'wikiorg_testwiki' => 'http://upload.wikisorg.tk/wikisorg/test',
'wikiorg_labswiki' => 'http://upload.wikisorg.tk/wikisorg/labs',
- 'wikiorg_trans' => 'http://upload.wikisorg.tk/wikisorg/translate',
+ 'wikiorg_translatewiki' => 'http://upload.wikisorg.tk/wikisorg/translate',
'wikiorg_wikitechwiki' => 'http://upload.wikisorg.tk/wikisorg/wikitech',
'wikiorg_wikiswiki' => 'http://upload.wikisorg.tk/wikisorg/wikis',
'wikiorg_compowiki' => 'http://upload.wikisorg.tk/wikicompo/main',
@@ -305,10 +346,22 @@
'wikiorg_enwikihistory' => 'http://upload.wikisorg.tk/wikihistory/en',
'wikiorg_notfoundwiki' => 'http://upload.wikisorg.tk/wikisorg/notfound',
'wikiorg_photoswiki' => 'http://upload.wikisorg.tk/wikisorg/photos',
- 'wikiorg_centralauth-labswiki' => 'http://upload.wikisorg.tk/wikisorg/centralauth-labs',
- 'wikiorg_en-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikisorg/en-centralauth-labs',
- 'wikiorg_simple-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikisorg/simple-centralauth-labs',
- 'wikiorg_ang-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikisorg/ang-centralauth-labs',
+ 'wikiorg_centralauth_labswiki' => 'http://upload.wikisorg.tk/wikisorg/centralauth-labs',
+ 'wikiorg_en_centralauth_labswiki' => 'http://upload.wikisorg.tk/wikisorg/en-centralauth-labs',
+ 'wikiorg_simple_centralauth_labswiki' => 'http://upload.wikisorg.tk/wikisorg/simple-centralauth-labs',
+ 'wikiorg_ang_centralauth_labswiki' => 'http://upload.wikisorg.tk/wikisorg/ang-centralauth-labs',
+ 'wikiorg_zhaawiki' => 'http://upload.wikisorg.tk/wikisorg/zhaa',
+ 'wikiorg_annualreportwiki' => 'http://upload.wikisorg.tk/wikisorg/annualreport',
+ 'wikiorg_internalwiki' => 'http://upload.wikisorg.tk/wikisorg/internal',
+ 'wikiorg_helpwiki' => 'http://upload.wikisorg.tk/wikisorg/help',
+ 'wikiorg_semanticmediawiki_labswiki' => 'http://upload.wikisorg.tk/wikisorg/semanticmediawiki-labs',
+ 'wikiorg_uploadwizard_labswiki' => 'http://upload.wikisorg.tk/wikisorg/uploadwizard-labs',
+ 'wikiorg_litaawiki' => 'http://upload.wikisorg.tk/wikisorg/litaa',
+ 'wikiorg_flaggedrevs_labswiki' => 'http://upload.wikisorg.tk/wikisorg/flaggedrevs-labs',
+ 'wikiorg_liquidthreads_labswiki' => 'http://upload.wikisorg.tk/wikisorg/liquidthreads-labs',
+ 'wikiorg_readerfeedback_labswiki' => 'http://upload.wikisorg.tk/wikisorg/readerfeedback-labs',
+ 'wikiorg_securepoll_labswiki' => 'http://upload.wikisorg.tk/wikisorg/securepoll-labs',
+ 'wikiorg_histaawiki' => 'http://upload.wikisorg.tk/wikisorg/histaa',
),
'wgUploadDirectory' => array(
@@ -320,7 +373,7 @@
'wikiorg_commonswiki' => '/home/wikiorg/public_html/upload/wikisorg/commons',
'wikiorg_testwiki' => '/home/wikiorg/public_html/upload/wikisorg/test',
'wikiorg_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/labs',
- 'wikiorg_trans' => '/home/wikiorg/public_html/upload/wikisorg/translate',
+ 'wikiorg_translatewiki' => '/home/wikiorg/public_html/upload/wikisorg/translate',
'wikiorg_wikitechwiki' => '/home/wikiorg/public_html/upload/wikisorg/wikitech',
'wikiorg_wikiswiki' => '/home/wikiorg/public_html/upload/wikisorg/wikis',
'wikiorg_compowiki' => '/home/wikiorg/public_html/upload/wikicompo/main',
@@ -338,10 +391,22 @@
'wikiorg_enwikihistory' => '/home/wikiorg/public_html/upload/wikihistory/en',
'wikiorg_notfoundwiki' => '/home/wikiorg/public_html/upload/wikisorg/notfound',
'wikiorg_photoswiki' => '/home/wikiorg/public_html/upload/wikisorg/photos',
- 'wikiorg_centralauth-labswiki' => '/home/wikiorg/public_html/upload/wikisorg/centralauth-labs',
- 'wikiorg_en-centralauth-labswiki' => '/home/wikiorg/public_html/upload/wikisorg/en-centralauth-labs',
- 'wikiorg_simple-centralauth-labswiki' => '/home/wikiorg/public_html/upload/wikisorg/simple-centralauth-labs',
- 'wikiorg_ang-centralauth-labswiki' => '/home/wikiorg/public_html/upload/wikisorg/ang-centralauth-labs',
+ 'wikiorg_centralauth_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/centralauth-labs',
+ 'wikiorg_en_centralauth_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/en-centralauth-labs',
+ 'wikiorg_simple_centralauth_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/simple-centralauth-labs',
+ 'wikiorg_ang_centralauth_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/ang-centralauth-labs',
+ 'wikiorg_zhaawiki' => '/home/wikiorg/public_html/upload/wikisorg/zhaa',
+ 'wikiorg_annualreportwiki' => '/home/wikiorg/public_html/upload/wikisorg/annualreport',
+ 'wikiorg_internalwiki' => '/home/wikiorg/public_html/upload/wikisorg/internal',
+ 'wikiorg_helpwiki' => '/home/wikiorg/public_html/upload/wikisorg/help',
+ 'wikiorg_semanticmediawiki_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/semanticmediawiki-labs',
+ 'wikiorg_uploadwizard_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/uploadwizard-labs',
+ 'wikiorg_litaawiki' => '/home/wikiorg/public_html/upload/wikisorg/litaa',
+ 'wikiorg_flaggedrevs_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/flaggedrevs-labs',
+ 'wikiorg_liquidthreads_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/liquidthreads-labs',
+ 'wikiorg_readerfeedback_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/readerfeedback-labs',
+ 'wikiorg_securepoll_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/securepoll-labs',
+ 'wikiorg_histaawiki' => '/home/wikiorg/public_html/upload/wikisorg/histaa',
),
'wgAllowUserCss' => array(
@@ -351,16 +416,160 @@
'wgAllowUserJs' => array(
'default' => true,
),
+
+// Set to the title of a wiki page that describes your license/copyright
+'wgRightsPage' => array(
+ 'default' => '',
+),
+
+'wgRightsUrl' => array(
+ 'default' => 'http://creativecommons.org/licenses/by-sa/3.0/',
+),
+
+'wgRightsText' => array(
+ 'default' => 'Attribution-ShareAlike 3.0 Unported',
+),
+
+'wgRightsIcon' => array(
+ 'default' => 'http://upload.wikisorg.tk/common/cc-by-sa.png', // To avoid using too much of CC's resources
+),
+
+'wgEnableCreativeCommonsRdf' => array(
+ 'default' => true,
+),
+
+'wgUseTeX' => array(
+ 'default' => true,
+),
+
+'wgMaxAnimatedGifArea' => array(
+ 'default' => '5.0e7', // Fix heavy GIF images
+),
+
+'wgSiteNotice' => array(
+ 'default' => '', // Use to set global notices
+// 'wikiorg_testwiki' => 'The software that runs {{SITENAME}} will undergo an upgrade today, sorry for the inconvenience caused.',
+),
+
'wgShowIPinHeader' => array(
'default' => false,
),
+
'wgUseInstantCommons' => array(
'default' => true,
),
-'wogUseRenameUser' => array(
+// Range blocking of IP addresses
+'wgSysopRangeBans' => array(
+ 'default' => true,
+),
+
+// Add entry to $wgUploadNavigationUrl if disabling on any wiki
+'wgEnableUploads' => array(
+ 'default' => true,
+),
+
+'wgUploadNavigationUrl' => array(
+ 'default' => false,
+),
+
+'wgPasswordSender' => array(
+ 'default' => 'wi...@wi...',
+),
+
+'wgShowSQLErrors' => array(
'default' => false,
- 'wikiorg_metawiki' => true,
+ 'wikiorg_metawiki' => true, // Enabled
+ 'wikiorg_testwiki' => true,
),
+
+'wgNoticeProject' => array(
+ 'default' => 'wikis',
+ 'wikiorg_commonswiki' => 'commons',
+ 'wikiorg_metawiki' => 'meta',
+ 'wikiorg_testwiki' => 'test',
+ 'wikiorg_compowiki' => 'wikicompo',
+ 'wikiorg_enwiki' => 'wikicompo',
+ 'wikiorg_simplewiki' => 'wikicompo',
+ 'wikiorg_dewiki' => 'wikicompo',
+ 'wikiorg_frwiki' => 'wikicompo',
+ 'wikiorg_jawiki' => 'wikicompo',
+ 'wikiorg_itwiki' => 'wikicompo',
+ 'wikiorg_foodwiki' => 'wikifood',
+ 'wikiorg_enwikifood' => 'wikifood',
+ 'wikiorg_historywiki' => 'wikihistory',
+ 'wikiorg_enwikihistory' => 'wikihistory',
+),
+
+// Allow raw HTML to be used in the wikitext editor. WARNING: Enable on private wikis only!
+'wgRawHtml' => array(
+ 'default' => false,
+ 'wikiorg_privatewiki' => true,
+),
+
+'wgUpgradeKey' => array(
+ 'default' => 'upgradekey',
+),
+
+// Limit number of account creation in 24 hours from a single IP address
+'wgAccountCreationThrottle' => array(
+ 'default' => '6', // Previously unlimited, bad...
+),
+
+// Patrol each edit, expensive for bandwidth though, but can be enabled on small wikis
+'wgUseRCPatrol' => array(
+ 'default' => false,
+ 'wikiorg_enwiki' => true,
+),
+
+// New pages patrol, listing here for reference
+'wgUseNPPatrol' => array(
+ 'default' => true,
+),
+
+'wgMinimalPasswordLength' => array(
+ 'default' => '1', // Prevents blank passwords
+),
+
+// Number of links to wanted page to list in Special:WantedPages, default 1
+'wgWantedPagesThreshold' => array(
+ 'default' => '2',
+ 'wikiorg_zhaawiki' => '1', // Want to know what pages are red
+),
+
+// Email user when someone posts on his/her talk page, can disable in preferences
+'wgEnotifUserTalk' => array(
+ 'default' => true, // Default false
+),
+
+'wgEnotifWatchlist' => array(
+ 'default' => false,
+),
+
+'wgEnotifMinorEdits' => array(
+ 'default' => false, // default true
+),
+
+// Language bar in Special:UserLogin to select preferred language of view wiki for that page
+'wgLoginLanguageSelector' => array(
+ 'default' => true, // default false
+),
+
+// Prevent running of database queries that may take long to run and break stuff, just for reference here
+'wgDisableQueryPageUpdate' => array(
+ 'default' => false,
+),
+
+'wgDeleteRevisionsLimit' => array(
+ 'default' => '5000',
+),
+
+'wgCheckUserForceSummary' => array(
+ 'default' => true,
+),
+
+'wgLocaltimezone' => array(
+ 'default' => 'UTC',
+),
-);
\ No newline at end of file
+);
Modified: LocalDatabases.php
===================================================================
--- LocalDatabases.php 2011-05-16 12:43:28 UTC (rev 294)
+++ LocalDatabases.php 2011-05-23 14:11:32 UTC (rev 295)
@@ -6,8 +6,10 @@
Please list by alphabetical order and by wiki family type.
-Total wikis: 25 <- PLEASE UPDATE THIS AFTER ADDING A NEW WIKI HERE!!! -->
+Please note that this file does not include prototype.wikisorg.tk wikis!
+Total wikis: 37 <- PLEASE UPDATE THIS AFTER ADDING A NEW WIKI HERE!!! -->
+
*/
$wgLocalDatabases = array(
@@ -23,12 +25,24 @@
'wikiorg_strategywiki',
'wikiorg_outreachwiki',
'wikiorg_secretwiki',
+ 'wikiorg_zhaawiki',
+ 'wikiorg_annualreportwiki',
+ 'wikiorg_internalwiki',
+ 'wikiorg_helpwiki',
+ 'wikiorg_litaawiki',
+ 'wikiorg_histaawiki',
// Wikis Labs wikis (*.labs.wikisorg.tk) wikis (the technology of these wikis are a little outdated)
- 'wikiorg_en-centralauth-labswiki',
- 'wikiorg_simple-centralauth-labswiki',
- 'wikiorg_ang-centralauth-labswiki',
- 'wikiorg_centralauth-labswiki',
+ 'wikiorg_en-centralauth_labswiki',
+ 'wikiorg_simple-centralauth_labswiki',
+ 'wikiorg_ang-centralauth_labswiki',
+ 'wikiorg_centralauth_labswiki',
+ 'wikiorg_semanticmediawiki_labswiki',
+ 'wikiorg_uploadwizard_labswiki',
+ 'wikiorg_flaggedrevs_labswiki',
+ 'wikiorg_liquidthreads_labswiki',
+ 'wikiorg_securepoll_labswiki',
+ 'wikiorg_readerfeedback_labswiki',
// WikiCompo (*.wikicompo.tk) wikis
'wikiorg_compowiki',
@@ -39,10 +53,13 @@
'wikiorg_itwiki',
'wikiorg_jawiki',
- // WikiFood (*.wikifood.tk) wikis
+ // WikiFood (*.wikifood.tk) wikis TODO: Recreate the language subdomains + databases
'wikiorg_foodwiki',
+ //'wikiorg_enwikifood',
+ //'wikiorg_dewikifood',
+ //'wikiorg_simplewikifood',
// Wikihistory (*.wikihistory.tk) wikis
'wikiorg_historywiki',
'wikiorg_enwikihistory',
-);
\ No newline at end of file
+);
Modified: UploadDir.php
===================================================================
--- UploadDir.php 2011-05-16 12:43:28 UTC (rev 294)
+++ UploadDir.php 2011-05-23 14:11:32 UTC (rev 295)
@@ -8,7 +8,7 @@
centre.
*/
-
+/* WARNING: THIS FILE IS OBSOLETE! IT HAS BEEN REPLACED BY INITIALISESETTINGS.PHP */
// WikiCompo
if ($wgDBname == "wikiorg_comen") {
$wgUploadDirectory = "/home/wikiorg/public_html/upload/wikicompo/en";
@@ -109,4 +109,4 @@
if ($wgDBname == "wikiorg_wikis") {
$wgUploadDirectory = "/home/wikiorg/public_html/upload/wikisorg/wikis";
$wgUploadPath = "http://upload.wikisorg.tk/wikisorg/wikis";
-}
\ No newline at end of file
+}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-16 12:43:34
|
Revision: 294
http://wikis.svn.sourceforge.net/wikis/?rev=294&view=rev
Author: hydria
Date: 2011-05-16 12:43:28 +0000 (Mon, 16 May 2011)
Log Message:
-----------
Removing incorrect file
Removed Paths:
-------------
tshome/index.php
Deleted: tshome/index.php
===================================================================
--- tshome/index.php 2011-05-16 12:42:09 UTC (rev 293)
+++ tshome/index.php 2011-05-16 12:43:28 UTC (rev 294)
@@ -1,3 +0,0 @@
-<?php
-
-?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-16 12:42:15
|
Revision: 293
http://wikis.svn.sourceforge.net/wikis/?rev=293&view=rev
Author: hydria
Date: 2011-05-16 12:42:09 +0000 (Mon, 16 May 2011)
Log Message:
-----------
Robots file
Added Paths:
-----------
robots.txt
tshome/index.php
Added: robots.txt
===================================================================
--- robots.txt (rev 0)
+++ robots.txt 2011-05-16 12:42:09 UTC (rev 293)
@@ -0,0 +1,3 @@
+User-agent: *
+Allow: /wiki/
+Disallow: /w/
Added: tshome/index.php
===================================================================
--- tshome/index.php (rev 0)
+++ tshome/index.php 2011-05-16 12:42:09 UTC (rev 293)
@@ -0,0 +1,3 @@
+<?php
+
+?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-15 13:14:21
|
Revision: 292
http://wikis.svn.sourceforge.net/wikis/?rev=292&view=rev
Author: hydria
Date: 2011-05-15 13:14:15 +0000 (Sun, 15 May 2011)
Log Message:
-----------
Add notes for new releases
Added Paths:
-----------
tshome/trunk/RELEASE-NOTES
Added: tshome/trunk/RELEASE-NOTES
===================================================================
--- tshome/trunk/RELEASE-NOTES (rev 0)
+++ tshome/trunk/RELEASE-NOTES 2011-05-15 13:14:15 UTC (rev 292)
@@ -0,0 +1,18 @@
+RELEASE NOTES FOR HYTOOLS
+
+== Hytools 1.2 ==
+
+THIS IS NOT A RELEASE YET
+
+== Changes since Hytools 1.1 ==
+* Theme has been switched to Vector from static HTML.
+* Account matrix has been updated to reflect the latest statistics.
+
+== Compatibility ==
+
+Hytools 1.2 requires an Apache server.
+
+== IRC help ==
+
+There's usually someone online in #hydriz on irc.freenode.net.
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-14 06:19:25
|
Revision: 291
http://wikis.svn.sourceforge.net/wikis/?rev=291&view=rev
Author: hydria
Date: 2011-05-14 06:19:18 +0000 (Sat, 14 May 2011)
Log Message:
-----------
Adding notes
Modified Paths:
--------------
tshome/README
Added Paths:
-----------
tshome/php/README
Modified: tshome/README
===================================================================
--- tshome/README 2011-05-14 06:03:54 UTC (rev 290)
+++ tshome/README 2011-05-14 06:19:18 UTC (rev 291)
@@ -5,4 +5,4 @@
Please bear in mind that code used here might not be the latest, though I would try to keep it as updated as possible.
-IMPORTANT NOTICE: All files in the "outdated" directory would not be updated anymore. Please keep track of the normal pages, thanks.
+IMPORTANT NOTICE: All files in the "trunk" directory are the latest codes of the software, Hytools. Please keep track of these pages to get the latest bug fixes and updates, thanks.
Added: tshome/php/README
===================================================================
--- tshome/php/README (rev 0)
+++ tshome/php/README 2011-05-14 06:19:18 UTC (rev 291)
@@ -0,0 +1,5 @@
+README FILE FOR PHP FOLDER
+
+Please note that all files in this folder (PHP) is currently under heavy testing to prepare the migration to the new PHP feature instead of the current static HTML.
+
+Please continue to stay tuned to the trunk for the latest updates.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-14 06:04:00
|
Revision: 290
http://wikis.svn.sourceforge.net/wikis/?rev=290&view=rev
Author: hydria
Date: 2011-05-14 06:03:54 +0000 (Sat, 14 May 2011)
Log Message:
-----------
Naming the software
Modified Paths:
--------------
tshome/trunk/bots.html
tshome/trunk/index.html
tshome/trunk/matrix.html
Modified: tshome/trunk/bots.html
===================================================================
--- tshome/trunk/bots.html 2011-05-13 15:25:40 UTC (rev 289)
+++ tshome/trunk/bots.html 2011-05-14 06:03:54 UTC (rev 290)
@@ -312,7 +312,7 @@
<ul id="footer-info">
<li id="footer-info-copyright">Text is available under the <a rel="license" href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;
additional terms may apply.
-See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the software.</li>
+See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the Hytools software.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
Modified: tshome/trunk/index.html
===================================================================
--- tshome/trunk/index.html 2011-05-13 15:25:40 UTC (rev 289)
+++ tshome/trunk/index.html 2011-05-14 06:03:54 UTC (rev 290)
@@ -222,7 +222,7 @@
<ul id="footer-info">
<li id="footer-info-copyright">Text is available under the <a rel="license" href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;
additional terms may apply.
-See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the software.</li>
+See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the Hytools software.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
Modified: tshome/trunk/matrix.html
===================================================================
--- tshome/trunk/matrix.html 2011-05-13 15:25:40 UTC (rev 289)
+++ tshome/trunk/matrix.html 2011-05-14 06:03:54 UTC (rev 290)
@@ -311,7 +311,7 @@
<ul id="footer-info">
<li id="footer-info-copyright">Text is available under the <a rel="license" href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;
additional terms may apply.
-See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the software.</li>
+See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the Hytools software.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-13 15:25:46
|
Revision: 289
http://wikis.svn.sourceforge.net/wikis/?rev=289&view=rev
Author: hydria
Date: 2011-05-13 15:25:40 +0000 (Fri, 13 May 2011)
Log Message:
-----------
Fixing link to source code
Modified Paths:
--------------
tshome/trunk/bots.html
tshome/trunk/index.html
tshome/trunk/matrix.html
Modified: tshome/trunk/bots.html
===================================================================
--- tshome/trunk/bots.html 2011-05-13 15:06:39 UTC (rev 288)
+++ tshome/trunk/bots.html 2011-05-13 15:25:40 UTC (rev 289)
@@ -202,8 +202,8 @@
<h5>Views</h5>
<ul>
<li id="ca-view" class="selected"><span><a href="./bots.html" >Read</a></span></li>
- <li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/bots.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
- <li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/bots.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
+ <li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/trunk/bots.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
+ <li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/trunk/bots.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
</ul>
</div>
Modified: tshome/trunk/index.html
===================================================================
--- tshome/trunk/index.html 2011-05-13 15:06:39 UTC (rev 288)
+++ tshome/trunk/index.html 2011-05-13 15:25:40 UTC (rev 289)
@@ -124,8 +124,8 @@
<h5>Views</h5>
<ul>
<li id="ca-view" class="selected"><span><a href="./index.html" >Read</a></span></li>
- <li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/index.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
- <li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/index.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
+ <li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/trunk/index.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
+ <li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/trunk/index.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
</ul>
</div>
Modified: tshome/trunk/matrix.html
===================================================================
--- tshome/trunk/matrix.html 2011-05-13 15:06:39 UTC (rev 288)
+++ tshome/trunk/matrix.html 2011-05-13 15:25:40 UTC (rev 289)
@@ -196,8 +196,8 @@
<h5>Views</h5>
<ul>
<li id="ca-view" class="selected"><span><a href="./matrix.html" >Read</a></span></li>
- <li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/matrix.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
- <li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/matrix.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
+ <li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/trunk/matrix.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
+ <li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/trunk/matrix.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
<!-- <li id="ca-unwatch" class="icon"><span><a href="/w/index.php?title=User:Hydriz&action=unwatch" title="Remove this page from your watchlist [w]" accesskey="w">Unwatch</a></span></li> -->
</ul>
</div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-13 15:06:52
|
Revision: 288
http://wikis.svn.sourceforge.net/wikis/?rev=288&view=rev
Author: hydria
Date: 2011-05-13 15:06:39 +0000 (Fri, 13 May 2011)
Log Message:
-----------
Proper naming conventions
Added Paths:
-----------
tshome/branches/
tshome/branches/REL1_1/
tshome/branches/REL1_1/bots.html
tshome/branches/REL1_1/index.html
tshome/branches/REL1_1/matrix.html
tshome/php/
tshome/php/phpinfo.php
tshome/tags/
tshome/tags/REL1_1_0/
tshome/tags/REL1_1_0/bots.html
tshome/tags/REL1_1_0/index.html
tshome/tags/REL1_1_0/matrix.html
tshome/trunk/
tshome/trunk/README
tshome/trunk/bots.html
tshome/trunk/index.html
tshome/trunk/matrix.html
Removed Paths:
-------------
tshome/bots.html
tshome/deadend.sql
tshome/index.html
tshome/matrix.html
tshome/outdated/
tshome/phpinfo.php
Deleted: tshome/bots.html
===================================================================
--- tshome/bots.html 2011-05-13 14:54:12 UTC (rev 287)
+++ tshome/bots.html 2011-05-13 15:06:39 UTC (rev 288)
@@ -1,359 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Bot assignments - Hydriz on Toolserver</title>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<meta name="generator" content="MediaWiki 1.17wmf1" />
-<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/w/index.php?title=User:Hydriz&action=edit" />
-<link rel="edit" title="Edit this page" href="/w/index.php?title=User:Hydriz&action=edit" />
-<link rel="apple-touch-icon" href="http://en.wikipedia.org/apple-touch-icon.png" />
-<link rel="shortcut icon" href="/favicon.ico" />
-<link rel="search" type="application/opensearchdescription+xml" href="/w/opensearch_desc.php" title="Wikipedia (en)" />
-<link rel="EditURI" type="application/rsd+xml" href="http://en.wikipedia.org/w/api.php?action=rsd" />
-<link rel="copyright" href="http://creativecommons.org/licenses/by-sa/3.0/" />
-<link rel="alternate" type="application/atom+xml" title="Wikipedia Atom feed" href="/w/index.php?title=Special:RecentChanges&feed=atom" />
-<link rel="stylesheet" href="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=mediawiki.legacy.commonPrint%7Cmediawiki.legacy.shared%7Cskins.vector&only=styles&skin=vector" type="text/css" media="all" />
-<meta name="ResourceLoaderDynamicStyles" content="" /><link rel="stylesheet" href="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=site&only=styles&skin=vector" type="text/css" media="all" />
-<style type="text/css" media="all">a.new,#quickbar a.new{color:#ba0000}
-
-/* cache key: enwiki:resourceloader:filter:minify-css:5:f2a9127573a22335c2a9102b208c73e7 */</style><link rel="stylesheet" href="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=user&only=styles&skin=vector&user=Hydriz&version=20110221T032644Z" type="text/css" media="all" />
-
-<script type="text/javascript">wgNamespaceNumber=2;wgAction="view";wgPageName="User:Hydriz";wgMainPageTitle="Main Page";wgWikimediaMobileUrl="http:\/\/en.m.wikipedia.org\/wiki";</script><script src="http://bits.wikimedia.org/w/extensions-1.17/WikimediaMobile/MobileRedirect.js?8.2" type="text/javascript"></script><!--[if lt IE 7]><style type="text/css">body{behavior:url("/w/skins-1.17/vector/csshover.min.htc")}</style><![endif]--></head>
-<body class="mediawiki ltr ns-2 ns-subject page-User_Hydriz skin-vector">
- <div id="mw-page-base" class="noprint"></div>
- <div id="mw-head-base" class="noprint"></div>
- <!-- content -->
- <div id="content">
- <a id="top"></a>
- <div id="mw-js-message" style="display:none;"></div>
- <!-- sitenotice -->
- <div id="siteNotice"><!-- centralNotice loads here --></div>
- <!-- /sitenotice -->
- <!-- firstHeading -->
- <h1 id="firstHeading" class="firstHeading">Bot assignments</h1>
- <!-- /firstHeading -->
- <!-- bodyContent -->
- <div id="bodyContent">
- <!-- tagline -->
- <div id="siteSub">By <a title="m:Hydriz" href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a></div>
- <!-- /tagline -->
- <!-- subtitle -->
- <div id="contentSub"></div>
- <!-- /subtitle -->
- <!-- jumpto -->
- <div id="jump-to-nav">
- Jump to: <a href="#mw-head">navigation</a>,
- <a href="#p-search">search</a>
- </div>
- <!-- /jumpto -->
- <!-- bodytext -->
-<p>This is the assignments of the different CVT bots on Freenode. Please visit the <a href="http://cvt.wikia.com/wiki/Main_Page" title="wiki:Main Page">Check Vandalism Network wiki</a> for more information.</p>
-<table class="wikitable sortable">
-<tr>
-<th>Bot name on Freenode</th>
-<th>Channel bot is functioning in</th>
-<th>Number of wiki(s) bot is monitoring</th>
-</tr>
-<tr>
-<td>CVTBot1</td>
-<td><a title="irc:cvn-wq-en" href="irc://irc.freenode.net/cvn-wq-en">#cvn-wq-en</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot2</td>
-<td><a title="irc:cvt-allwikis" href="irc://irc.freenode.net/cvt-allwikis">#cvt-allwikis</a></td>
-<td>108</td>
-</tr>
-<tr>
-<td>CVTBot3</td>
-<td><a title="irc:cvt-wp-en" href="irc://irc.freenode.net/cvt-wp-en">#cvt-wp-en</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot4</td>
-<td><a title="irc:cvn-zh-scan" href="irc://irc.freenode.net/cvn-zh-scan">#cvn-zh-scan</a></td>
-<td>6</td>
-</tr>
-<tr>
-<td>CVTBot5</td>
-<td><a title="irc:cvt-allwikis" href="irc://irc.freenode.net/cvt-allwikis">#cvt-allwikis</a></td>
-<td>128</td>
-</tr>
-<tr>
-<td>CVTBot6</td>
-<td><a title="irc:cvt-commons" href="irc://irc.freenode.net/cvt-commons">#cvt-commons</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot7</td>
-<td><a title="irc:cvn-wv-en" href="irc://irc.freenode.net/cvn-wv-en">#cvn-wv-en</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot8</td>
-<td><a title="irc:cvt-allwikis" href="irc://irc.freenode.net/cvt-allwikis">#cvt-allwikis</a></td>
-<td>108</td>
-</tr>
-<tr>
-<td>CVTBot9</td>
-<td><a title="irc:cvt-wn-en" href="irc://irc.freenode.net/cvt-wn-en">#cvt-wn-en</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot10</td>
-<td><a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a></td>
-<td><font color="blue">Testing bot</font></td>
-</tr>
-<tr>
-<td>CVTBot11</td>
-<td><a title="irc:cvn-allwikis" href="irc://irc.freenode.net/cvn-allwikis">#cvn-allwikis</a></td>
-<td>107</td>
-</tr>
-<tr>
-<td>CVTBot12</td>
-<td><!-- <a title="irc:cvn-wb-en" href="irc://irc.freenode.net/cvn-wb-en">#cvn-wb-en</a> -->-</td>
-<td><font color="red">OFFLINE</font></td>
-</tr>
-<tr>
-<td>CVTBot13</td>
-<td><!-- <a title="irc:cvn-wt-en" href="irc://irc.freenode.net/cvn-wt-en">#cvn-wt-en</a> -->-</td>
-<td><font color="red">OFFLINE</font></td>
-</tr>
-<tr>
-<td>CVTBot14</td>
-<td><a title="irc:cvt-allwikis" href="irc://irc.freenode.net/cvt-allwikis">#cvt-allwikis</a></td>
-<td>155</td>
-</tr>
-<tr>
-<td>CVTBot15</td>
-<td><!-- <a title="irc:cvt-wn-en" href="irc://irc.freenode.net/cvt-wn-en">#cvt-wn-en</a> -->-</td>
-<td><font color="red">OFFLINE</font></td>
-</tr>
-</table>
-<p><i>Return to <a href="./index.html">main page</a></i></p>
-</p>
-
-
-<!--
-NewPP limit report
-Preprocessor node count: 1675/1000000
-Post-expand include size: 20075/2048000 bytes
-Template argument size: 3733/2048000 bytes
-Expensive parser function count: 0/500
--->
-
-<!-- Saved in parser cache with key enwiki:pcache:idhash:27589599-0!*!0!!*!4 and timestamp 20110411084509 -->
-<div class="printfooter">
-Retrieved from "<a href="http://toolserver.org/~hydriz/bots.html">http://toolserver.org/~hydriz/bots.html</a>"</div>
- <!-- /bodytext -->
- <div class="visualClear"></div>
- </div>
- <!-- /bodyContent -->
- </div>
- <!-- /content -->
- <!-- header -->
- <div id="mw-head" class="noprint">
-
-<!-- 0 -->
-<div id="p-personal" class="">
- <h5>Personal tools</h5>
- <ul>
- <li id="pt-userpage" class="active"><a href="http://meta.wikimedia.org/wiki/User:Hydriz" title="Visit Hydriz's userpage on Meta Wiki" accesskey=".">Hydriz on Meta</a></li>
- <li id="pt-mytalk"><a href="http://meta.wikimedia.org/wiki/User_talk:Hydriz" title="Visit Hydriz's talk page on Meta Wiki" accesskey="n">Talk page</a></li>
- <li id="pt-preferences"><a href="http://toolserver.org/~vvv/sulutil.php?user=Hydriz" title="Information about Hydriz on Wikimedia">Global Hydriz</a></li> <!--
- <li id="pt-watchlist"><a href="./matrix.html" title="Account matrix" accesskey="l">Hydriz's account matrix</a></li>
- <li id="pt-mycontris"><a href="./bots.html" title="Statuses of bots in CVT" accesskey="y">CVT bot list</a></li> -->
- <li id="pt-logout"><a href="http://meta.wikimedia.org" title="Brings you back to Meta Wiki on Wikimedia">Back to Meta</a></li>
- </ul>
-</div>
-
-<!-- /0 -->
- <div id="left-navigation">
-
-<!-- 0 -->
-<div id="p-namespaces" class="vectorTabs">
- <h5>Namespaces</h5>
- <ul>
- <li id="ca-nstab-user"><span><a href="./index.html" title="Visits the Main Page" accesskey="c">Main Page</a></span></li>
- <li id="ca-talk"><span><a href="./matrix.html" title="Visits the account matrix of Hydriz" accesskey="t">Account Matrix</a></span></li>
- <li id="ca-bots" class="selected"><span><a href="./bots.html" title="Statuses of bots in CVT" accesskey="t">Bots</a></span></li>
-
- </ul>
-</div>
-
-<!-- /0 -->
-
-<!-- 1 -->
-<div id="p-variants" class="vectorMenu emptyPortlet">
- <h5><span>Variants</span><a href="#"></a></h5>
- <div class="menu">
- <ul>
- </ul>
- </div>
-</div>
-
-<!-- /1 -->
- </div>
- <div id="right-navigation">
-
-<!-- 0 -->
-<div id="p-views" class="vectorTabs">
- <h5>Views</h5>
- <ul>
- <li id="ca-view" class="selected"><span><a href="./bots.html" >Read</a></span></li>
- <li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/bots.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
- <li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/bots.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
- </ul>
-</div>
-
-<!-- /0 -->
-
-<!-- 1 --> <!--
-<div id="p-cactions" class="vectorMenu">
- <h5><span>Actions</span><a href="#"></a></h5>
- <div class="menu">
- <ul>
- <li id="ca-move"><a href="/wiki/Special:MovePage/User:Hydriz" title="Rename this page [m]" accesskey="m">Move</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /1 -->
-
-<!-- 2 -->
-<div id="p-search">
- <h5><label for="searchInput">Search</label></h5>
- <form action="http://en.wikipedia.org/w/index.php" id="searchform">
- <input type='hidden' name="title" value="Special:Search"/>
- <div id="simpleSearch">
- <input id="searchInput" name="search" type="text" title="Search Wikipedia [f]" accesskey="f" value="" />
- <button id="searchButton" type='submit' name='button' title="Search Wikipedia for this text"><img src="http://bits.wikimedia.org/skins-1.17/vector/images/search-ltr.png?301-2" alt="Search" /></button>
- </div>
- </form>
-</div>
-
-<!-- /2 -->
- </div>
- </div>
- <!-- /header -->
- <!-- panel -->
- <div id="mw-panel" class="noprint">
- <!-- logo -->
- <div id="p-logo"><a style="background-image: url(https://wiki.toolserver.org/w/tslogo.png);" href="./index.html" title="Visit the main page"></a></div>
- <!-- /logo -->
-
-<!-- navigation -->
-<div class="portal" id='p-navigation'>
- <h5>Navigation</h5>
- <div class="body">
- <ul>
- <li id="n-mainpage-description"><a href="./index.html" title="Visit the main page [z]" accesskey="z">Main page</a></li>
- <li id="n-contents"><a href="./matrix.html" title="Account matrix of Hydriz">Account Matrix</a></li>
- <li id="n-featuredcontent"><a href="./bots.html" title="Statuses of bots in CVT">CVT bot list</a></li>
- <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&language=en&utm_source=donate&utm_medium=sidebar&utm_campaign=20101204SB002" title="Support us">Donate to Wikimedia</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /navigation -->
-
-<!-- SEARCH -->
-
-<!-- /SEARCH -->
-
-<!-- interaction -->
-<div class="portal" id='p-interaction'>
- <h5>On Wikimedia</h5>
- <div class="body">
- <ul>
- <li id="n-help"><a href="http://meta.wikimedia.org/wiki/User:Hydriz" title="Hydriz's userpage on Meta Wiki">Hydriz's userpage</a></li>
- <li id="n-aboutsite"><a href="http://meta.wikimedia.org/wiki/User_talk:Hydriz" title="Send messages to Hydriz on Meta Wiki">Hydriz's talk page</a></li>
- <li id="n-portal"><a href="http://meta.wikimedia.org/wiki/Special:CentralAuth/Hydriz" title="Information of Hydriz's global account using CentralAuth">Global Hydriz</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /interaction -->
-
-<!-- TOOLBOX -->
-<div class="portal" id="p-tb">
- <h5>Toolbox</h5>
- <div class="body">
- <ul>
- <li id="t-whatlinkshere"><a href="http://commons.wikimedia.org/wiki/Commons:Upload" title="Upload a file to Wikimedia Commons" accesskey="j">Upload a file to Commons</a></li>
- <li id="t-emailuser"><a href="http://meta.wikimedia.org/wiki/Special:EmailUser/Hydriz" title="Send an e-mail to Hydriz on Meta Wiki">E-mail Hydriz</a></li>
- <li id="t-upload"><a href="http://svn.wikimedia.org/svnroot/mediawiki/" title="Visit the Subversion repository of Wikimedia" accesskey="u">Wikimedia subversion repository</a></li>
- <li id="t-specialpages"><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/" title="Visit the Subversion repository of Hydriz" accesskey="q">Hydriz's subversion repository</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /TOOLBOX -->
-
-
-<!-- LANGUAGES --> <!-- NOT USING THE OTHER LANGUAGES FEATURE, NOT NEEDED DUE TO ITS EXISTENCE IN MAIN PAGE
-<div class="portal" id="p-lang">
- <h5>In Wikipedia</h5>
- <div class="body">
- <ul>
- <li class="interwiki-en"><a href="http://en.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">English</a></li>
- <li class="interwiki-simple"><a href="http://simple.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">Simple English</a></li>
- <li class="interwiki-zh"><a href="http://zh.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">中文</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /LANGUAGES -->
- </div>
- <!-- /panel -->
- <!-- footer -->
- <div id="footer">
- <ul id="footer-info">
- <li id="footer-info-copyright">Text is available under the <a rel="license" href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;
-additional terms may apply.
-See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the software.</li>
- </ul>
- <ul id="footer-places">
- <li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
- <li id="footer-places-about"><a href="http://wikimediafoundation.org/wiki/Main_Page" title="wikimedia:Main Page">About Wikimedia Foundation</a></li>
- <li id="footer-places-disclaimer"><a href="http://en.wikipedia.org/wiki/Wikipedia:General_disclaimer" title="en:Wikipedia:General disclaimer">Disclaimers</a></li>
- </ul>
- <ul id="footer-icons" class="noprint">
- <li id="footer-copyrightico">
- <a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" width="88" height="31"/></a>
- </li>
- <li id="footer-poweredbyico">
- <a href="http://toolserver.org/"><img src="http://upload.wikimedia.org/wikipedia/commons/0/0f/Wikimedia-toolserver-button.png" alt="Powered by Toolserver" width="88" height="31" /></a>
- </li>
- </ul>
- <div style="clear:both"></div>
- </div>
- <!-- /footer -->
-
-<script src="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=startup&only=scripts&skin=vector" type="text/javascript"></script>
-<script type="text/javascript">if ( window.mediaWiki ) {
- mediaWiki.config.set({"wgCanonicalNamespace": "User", "wgCanonicalSpecialPageName": false, "wgNamespaceNumber": 2, "wgPageName": "User:Hydriz", "wgTitle": "Hydriz", "wgAction": "view", "wgArticleId": 27589599, "wgIsArticle": true, "wgUserName": "Hydriz", "wgUserGroups": ["*", "user", "autoconfirmed"], "wgCurRevisionId": 422522064, "wgCategories": ["WikiProject Computing participants", "Singaporean Wikipedians", "User en", "User en-N", "User simple", "User zh", "User zh-N"], "wgBreakFrames": false, "wgRestrictionEdit": [], "wgRestrictionMove": [], "wgSearchNamespaces": [0], "wgFlaggedRevsParams": {"tags": {"status": {"levels": 1, "quality": 2, "pristine": 3}}}, "wgStableRevisionId": null, "wgRevContents": {"error": "Unable to get content.", "waiting": "Waiting for content"}, "wgWikimediaMobileUrl": "http://en.m.wikipedia.org/wiki", "wgGlobalGroups": [], "wgVectorEnabledModules": {"collapsiblenav": true, "collapsibletabs": true, "editwarning": true, "expandablesearch": false, "footercleanup": false, "sectioneditlinks": false, "simplesearch": true, "experiments": true}, "wgWikiEditorEnabledModules": {"toolbar": true, "dialogs": true, "templateEditor": false, "templates": false, "addMediaWizard": false, "preview": false, "previewDialog": false, "publish": false, "toc": false}, "wgTrackingToken": "2d5a5d9037a75f669c5016c6ad169438", "Geo": {"city": "", "country": ""}, "wgNoticeProject": "wikipedia"});
-}
-</script>
-<script type="text/javascript">if ( window.mediaWiki ) {
- mediaWiki.loader.load(["mediawiki.legacy.wikibits", "mediawiki.util", "mediawiki.legacy.ajax", "mediawiki.legacy.ajaxwatch", "mediawiki.legacy.mwsuggest", "ext.gadget.widensearch", "ext.vector.collapsibleNav", "ext.vector.collapsibleTabs", "ext.vector.editWarning", "ext.vector.simpleSearch", "ext.articleFeedback.startup"]);
- mediaWiki.loader.go();
-}
-</script>
-
-<script src="http://meta.wikimedia.org/w/index.php?title=User:Hydriz/toolserver.js&action=raw&ctype=text/javascript&414288497" type="text/javascript"></script>
-<script src="http://en.wikipedia.org/w/index.php?title=Special:BannerController&cache=/cn.js&301-2" type="text/javascript"></script>
-<!-- <script src="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=site&only=scripts&skin=vector" type="text/javascript"></script>
-<script src="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=user&only=scripts&skin=vector&user=Hydriz&version=20110411T083851Z" type="text/javascript"></script> -->
-<script type="text/javascript">if ( window.mediaWiki ) {
- mediaWiki.user.options.set({"ccmeonemails":0,"cols":80,"contextchars":50,"contextlines":5,"date":"default","diffonly":0,"disablemail":0,"disablesuggest":0,"editfont":"default","editondblclick":0,"editsection":1,"editsectiononrightclick":0,"enotifminoredits":0,"enotifrevealaddr":0,"enotifusertalkpages":1,"enotifwatchlistpages":0,"extendwatchlist":0,"externaldiff":0,"externaleditor":0,"fancysig":0,"forceeditsummary":0,"gender":"unknown","hideminor":0,"hidepatrolled":0,"highlightbroken":1,"imagesize":2,"justify":0,"math":1,"minordefault":0,"newpageshidepatrolled":0,"nocache":0,"noconvertlink":0,"norollbackdiff":0,"numberheadings":0,"previewonfirst":0,"previewontop":1,"quickbar":1,"rcdays":7,"rclimit":50,"rememberpassword":0,"rows":25,"searchlimit":20,"showhiddencats":0,"showjumplinks":1,"shownumberswatching":1,"showtoc":1,"showtoolbar":1,"skin":"vector","stubthreshold":0,"thumbsize":4,"underline":2,"uselivepreview":0,"usenewrc":0,"watchcreations":1,"watchdefault":0,"watchdeletion":0,
- "watchlistdays":"3","watchlisthideanons":0,"watchlisthidebots":0,"watchlisthideliu":0,"watchlisthideminor":0,"watchlisthideown":0,"watchlisthidepatrolled":0,"watchmoves":0,"wllimit":250,"flaggedrevssimpleui":1,"flaggedrevsstable":false,"flaggedrevseditdiffs":true,"flaggedrevsviewdiffs":false,"vector-simplesearch":1,"useeditwarning":1,"vector-collapsiblenav":1,"usebetatoolbar":1,"usebetatoolbar-cgd":1,"variant":"en","language":"en","searchNs0":true,"searchNs1":false,"searchNs2":false,"searchNs3":false,"searchNs4":false,"searchNs5":false,"searchNs6":false,"searchNs7":false,"searchNs8":false,"searchNs9":false,"searchNs10":false,"searchNs11":false,"searchNs12":false,"searchNs13":false,"searchNs14":false,"searchNs15":false,"searchNs100":false,"searchNs101":false,"searchNs108":false,"searchNs109":false,"gadget-UTCLiveClock":"1","gadget-widensearch":"1","nickname":"","timecorrection":"ZoneInfo|480|Asia/Singapore","watchlisttoken":""});;mediaWiki.loader.state({"user.options":"ready"});
-
- /* cache key: enwiki:resourceloader:filter:minify-js:5:7fc3b615a55b5261c45c340d41b10343 */
-}
-</script><script type="text/javascript" src="http://geoiplookup.wikimedia.org/"></script> <!-- fixalpha -->
- <script type="text/javascript"> if ( window.isMSIE55 ) fixalpha(); </script>
- <!-- /fixalpha -->
- <!-- Served by srv265 in 0.448 secs. --> </body>
-</html>
Added: tshome/branches/REL1_1/bots.html
===================================================================
--- tshome/branches/REL1_1/bots.html (rev 0)
+++ tshome/branches/REL1_1/bots.html 2011-05-13 15:06:39 UTC (rev 288)
@@ -0,0 +1,66 @@
+<html>
+<head>
+<title>Bot assignments</title>
+</head>
+<body>
+<p>This is the assignments of the different CVT bots on Freenode</p>
+<table class="wikitable sortable">
+<tr>
+<th>Bot name on Freenode</th>
+<th>Channel bot is functioning in</th>
+<th>Number of wiki(s) bot is monitoring</th>
+</tr>
+<tr>
+<td>CVTBot1</td>
+<td><a title="irc:cvn-wq-en" href="irc://irc.freenode.net/cvn-wq-en">#cvn-wq-en</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot2</td>
+<td><a title="irc:cvt-allwikis" href="irc://irc.freenode.net/cvt-allwikis">#cvt-allwikis</a></td>
+<td>256</td>
+</tr>
+<tr>
+<td>CVTBot3</td>
+<td><a title="irc:cvt-wp-en" href="irc://irc.freenode.net/cvt-wp-en">#cvt-wp-en</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot4</td>
+<td><a title="irc:cvn-zh-scan" href="irc://irc.freenode.net/cvn-zh-scan">#cvn-zh-scan</a></td>
+<td>6</td>
+</tr>
+<tr>
+<td>CVTBot5</td>
+<td><a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a></td>
+<td><!-- <font color="red">OFFLINE</font> --><font color="green">Test bot</font> (1)</td>
+</tr>
+<tr>
+<td>CVTBot6</td>
+<td><a title="irc:cvt-commons" href="irc://irc.freenode.net/cvt-commons">#cvt-commons</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot7</td>
+<td><a title="irc:cvn-wv-en" href="irc://irc.freenode.net/cvn-wv-en">#cvn-wv-en</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot8</td>
+<td><a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a></td>
+<td><!-- <font color="red">OFFLINE</font> --><font color="green">Test bot</font> (1)</td>
+</tr>
+<tr>
+<td>CVTBot9</td>
+<td><a title="irc:cvt-wn-en" href="irc://irc.freenode.net/cvt-wn-en">#cvt-wn-en</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot10</td>
+<td><!-- <a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a> -->-</td>
+<td><font color="red">OFFLINE</font></td>
+</tr>
+</table>
+<p><i>Return to <a href="./index.html">main page</a></i></p>
+</body>
+</html>
Added: tshome/branches/REL1_1/index.html
===================================================================
--- tshome/branches/REL1_1/index.html (rev 0)
+++ tshome/branches/REL1_1/index.html 2011-05-13 15:06:39 UTC (rev 288)
@@ -0,0 +1,17 @@
+<html>
+<head>
+<title>Hydriz on Toolserver</title>
+</head>
+<body>
+<p>Hi, I am <a title='m:User:Hydriz' href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a> on the <a title="m:Toolserver" href="http://meta.wikimedia.org/wiki/Toolserver">Wikimedia Toolserver</a>, see my <a title="m:User talk:Hydriz" href="http://meta.wikimedia.org/wiki/User_talk:Hydriz">user talk page on Meta</a> to contact me or email me at: <tt>hydriz [at] toolserver [dot] org</tt>.</p>
+<p>Do take a look at my <a href="./matrix.html">Account Matrix</a> too!</p>
+<h2>Services I use on my Toolserver account</h2>
+<p>I currently use my Toolserver for the following jobs:</p>
+<li><a href="http://countervandalism.net">Countervandalism bot</a> - A special bot that tracks the live RecentChanges feed from the <a title="wmf:Home" href="http://wikimediafoundation.org/wiki/Home">Wikimedia</a> IRC. (Bot list available <a href="./bots.html">here</a>)</li>
+<li><a href="http://pywikipediabot.sourceforge.net/">Pywikipediabot</a> - A bot that adds <a title="m:Help:Interwiki linking" href="http://meta.wikimedia.org/wiki/Help:Interwiki_linking"</a>Interwiki links</a> to other languages.</li>
+<p><i>More services would be added soon...</i></p>
+<h3>Powered by:</h3>
+<a title='The Wikimedia Toolserver, a service from the Wikimedia Deutschland e.V.' href='http://toolserver.org'><img width='120' alt='Wikimedia Community Logo-Toolserver' src='http://upload.wikimedia.org/wikipedia/commons/thumb/b/be/Wikimedia_Community_Logo-Toolserver.svg/120px-Wikimedia_Community_Logo-Toolserver.svg.png'/></a><br /><br /><i>The Wikimedia Toolserver</i>
+<p>Source code available on <a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/">Sourceforge's subversion</a>. Problems? Report it <a title="jira:HYDRIZ" href="https://jira.toolserver.org/browse/HYDRIZ">here</a>.</p>
+</body>
+</html>
Added: tshome/branches/REL1_1/matrix.html
===================================================================
--- tshome/branches/REL1_1/matrix.html (rev 0)
+++ tshome/branches/REL1_1/matrix.html 2011-05-13 15:06:39 UTC (rev 288)
@@ -0,0 +1,86 @@
+<html>
+<head>
+<title>Account Matrix</title>
+</head>
+<body>
+<p>This is a list of Wikimedia projects which I contribute to</p>
+<table class="wikitable sortable">
+<tr>
+<th>Name of project</th>
+<th>Edit count (rough approximate)</th>
+<th>Rights I hold</th>
+</tr>
+<tr>
+<td><a href="http://simple.wikipedia.org/wiki/User:Hydriz" class="extiw" title="simple:User:Hydriz">Simple English Wikipedia</a></td>
+<td>4,000+</td>
+<td><a href="http://simple.wikipedia.org/wiki/Wikipedia:Rollbackers" class="extiw" title="simple:Wikipedia:Rollbackers">Rollbacker</a></td>
+</tr>
+<tr>
+<td><a href="http://simple.wikipedia.org/wiki/wikt:User:Hydriz" class="extiw" title="simple:wikt:User:Hydriz">Simple English Wiktionary</a></td>
+<td>1,400+</td>
+<td><a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:Rollbackers" class="extiw" title="simple:wikt:Wiktionary:Rollbackers">Rollbacker</a> and <a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:IP_block_exemption" class="extiw" title="simple:wikt:Wiktionary:IP block exemption">IP block exemption</a></td>
+</tr>
+<tr>
+<td><a href="http://rue.wikipedia.org/wiki/User:Hydriz" class="extiw" title="rue:User:Hydriz">Rusyn Wikipedia</a></td>
+<td>100+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://strategy.wikimedia.org/wiki/User:Hydriz" class="extiw" title="strategy:User:Hydriz">Strategic Planning</a></td>
+<td>200+</td>
+<td><a href="http://strategy.wikimedia.org/wiki/Strategic_Planning:Administrators" class="extiw" title="strategy:Strategic Planning:Administrators">Administrator (sysop)</a></td>
+</tr>
+<tr>
+<td><a href="http://incubator.wikimedia.org/wiki/User:Hydriz" class="extiw" title="incubator:User:Hydriz">Wikimedia Incubator</a></td>
+<td>100+</td>
+<td><a href="http://incubator.wikimedia.org/wiki/Incubator:Coordination_for_importing_closed_projects" class="extiw" title="incubator:Incubator:Coordination for importing closed projects">Importer</a></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:用户:Hydriz">Chinese Wikipedia</a></td>
+<td>50+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/wikt:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:wikt:用户:Hydriz">Chinese Wiktionary</a></td>
+<td>0</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/b:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:b:用户:Hydriz">Chinese Wikibooks</a></td>
+<td>50+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/q:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:q:用户:Hydriz">Chinese Wikiquote</a></td>
+<td>1+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/n:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:n:用户:Hydriz">Chinese Wikinews</a></td>
+<td>0</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/s:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:s:用户:Hydriz">Chinese Wikisource</a></td>
+<td>0</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/v:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:v:用户:Hydriz">Chinese Wikiversity</a></td>
+<td>0</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://en.wikipedia.org/wiki/User:Hydriz" class="extiw" title="en:User:Hydriz">English Wikipedia</a></td>
+<td>250+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://en.wikinews.org/wiki/User:Hydriz" class="extiw" title="wikinews:User:Hydriz">English Wikinews</a></td>
+<td>1+</td>
+<td><i>None</i></td>
+</tr>
+</table>
+<p><i>Return to <a href="./index.html">main page</a></i></p>
+</body>
+</html>
Deleted: tshome/deadend.sql
===================================================================
--- tshome/deadend.sql 2011-05-13 14:54:12 UTC (rev 287)
+++ tshome/deadend.sql 2011-05-13 15:06:39 UTC (rev 288)
@@ -1,21 +0,0 @@
-/*
-
- SQL script to list pages with no internal links in them.
- Page this script is used for: Special:DeadendPages
- Update has stopped for this page.
-
- Please note that it is a must for access to the replicated
- database on the Wikimedia Toolserver!
-
- How to run:
- sql enwiki_p < deadend.sql > ./public_html/deadendpages.sql
-
-*/
-SELECT
- page_namespace,
- page_title
-FROM page
-LEFT JOIN pagelinks
-ON pl_from = page_id
-WHERE pl_namespace IS NULL
-LIMIT 10000000;
Deleted: tshome/index.html
===================================================================
--- tshome/index.html 2011-05-13 14:54:12 UTC (rev 287)
+++ tshome/index.html 2011-05-13 15:06:39 UTC (rev 288)
@@ -1,269 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Hydriz on Toolserver</title>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<meta name="generator" content="MediaWiki 1.17wmf1" />
-<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/w/index.php?title=User:Hydriz&action=edit" />
-<link rel="edit" title="Edit this page" href="/w/index.php?title=User:Hydriz&action=edit" />
-<link rel="apple-touch-icon" href="http://en.wikipedia.org/apple-touch-icon.png" />
-<link rel="shortcut icon" href="/favicon.ico" />
-<link rel="search" type="application/opensearchdescription+xml" href="/w/opensearch_desc.php" title="Wikipedia (en)" />
-<link rel="EditURI" type="application/rsd+xml" href="http://en.wikipedia.org/w/api.php?action=rsd" />
-<link rel="copyright" href="http://creativecommons.org/licenses/by-sa/3.0/" />
-<link rel="alternate" type="application/atom+xml" title="Wikipedia Atom feed" href="/w/index.php?title=Special:RecentChanges&feed=atom" />
-<link rel="stylesheet" href="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=mediawiki.legacy.commonPrint%7Cmediawiki.legacy.shared%7Cskins.vector&only=styles&skin=vector" type="text/css" media="all" />
-<meta name="ResourceLoaderDynamicStyles" content="" /><link rel="stylesheet" href="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=site&only=styles&skin=vector" type="text/css" media="all" />
-<style type="text/css" media="all">a.new,#quickbar a.new{color:#ba0000}
-
-/* cache key: enwiki:resourceloader:filter:minify-css:5:f2a9127573a22335c2a9102b208c73e7 */</style><link rel="stylesheet" href="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=user&only=styles&skin=vector&user=Hydriz&version=20110221T032644Z" type="text/css" media="all" />
-
-<script type="text/javascript">wgNamespaceNumber=2;wgAction="view";wgPageName="User:Hydriz";wgMainPageTitle="Main Page";wgWikimediaMobileUrl="http:\/\/en.m.wikipedia.org\/wiki";</script><script src="http://bits.wikimedia.org/w/extensions-1.17/WikimediaMobile/MobileRedirect.js?8.2" type="text/javascript"></script><!--[if lt IE 7]><style type="text/css">body{behavior:url("/w/skins-1.17/vector/csshover.min.htc")}</style><![endif]--></head>
-<body class="mediawiki ltr ns-2 ns-subject page-User_Hydriz skin-vector">
- <div id="mw-page-base" class="noprint"></div>
- <div id="mw-head-base" class="noprint"></div>
- <!-- content -->
- <div id="content">
- <a id="top"></a>
- <div id="mw-js-message" style="display:none;"></div>
- <!-- sitenotice -->
- <div id="siteNotice"><!-- centralNotice loads here --></div>
- <!-- /sitenotice -->
- <!-- firstHeading -->
- <h1 id="firstHeading" class="firstHeading">Main Page</h1>
- <!-- /firstHeading -->
- <!-- bodyContent -->
- <div id="bodyContent">
- <!-- tagline -->
- <div id="siteSub">By <a title="m:Hydriz" href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a></div>
- <!-- /tagline -->
- <!-- subtitle -->
- <div id="contentSub"></div>
- <!-- /subtitle -->
- <!-- jumpto -->
- <div id="jump-to-nav">
- Jump to: <a href="#mw-head">navigation</a>,
- <a href="#p-search">search</a>
- </div>
- <!-- /jumpto -->
- <!-- bodytext -->
-<p>Hi, I am <a title='m:User:Hydriz' href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a> on the <a title="m:Toolserver" href="http://meta.wikimedia.org/wiki/Toolserver">Wikimedia Toolserver</a>, see my <a title="m:User talk:Hydriz" href="http://meta.wikimedia.org/wiki/User_talk:Hydriz">user talk page on Meta</a> to contact me or email me at: <tt>hydriz [at] toolserver [dot] org</tt>.</p>
-<p>Do take a look at my <a href="./matrix.html">Account Matrix</a> too!</p>
-<h2>Services I use on my Toolserver account</h2>
-<p>I currently use my Toolserver for the following jobs:</p>
-<li><a href="http://countervandalism.net">Countervandalism bot</a> - A special bot that tracks the live RecentChanges feed from the <a title="wmf:Home" href="http://wikimediafoundation.org/wiki/Home">Wikimedia</a> IRC. (Bot list available <a href="./bots.html">here</a>)</li>
-<li><a href="http://pywikipediabot.sourceforge.net/">Pywikipediabot</a> - A bot that adds <a title="m:Help:Interwiki linking" href="http://meta.wikimedia.org/wiki/Help:Interwiki_linking"</a>Interwiki links</a> to other languages.</li>
-<p><i>More services would be added soon...</i></p>
-</p>
-
-
-<!--
-NewPP limit report
-Preprocessor node count: 1675/1000000
-Post-expand include size: 20075/2048000 bytes
-Template argument size: 3733/2048000 bytes
-Expensive parser function count: 0/500
--->
-
-<!-- Saved in parser cache with key enwiki:pcache:idhash:27589599-0!*!0!!*!4 and timestamp 20110411084509 -->
-<div class="printfooter">
-Retrieved from "<a href="http://toolserver.org/~hydriz/index.html">http://toolserver.org/~hydriz/index.html</a>"</div>
- <!-- /bodytext -->
- <div class="visualClear"></div>
- </div>
- <!-- /bodyContent -->
- </div>
- <!-- /content -->
- <!-- header -->
- <div id="mw-head" class="noprint">
-
-<!-- 0 -->
-<div id="p-personal" class="">
- <h5>Personal tools</h5>
- <ul>
- <li id="pt-userpage" class="active"><a href="http://meta.wikimedia.org/wiki/User:Hydriz" title="Visit Hydriz's userpage on Meta Wiki" accesskey=".">Hydriz on Meta</a></li>
- <li id="pt-mytalk"><a href="http://meta.wikimedia.org/wiki/User_talk:Hydriz" title="Visit Hydriz's talk page on Meta Wiki" accesskey="n">Talk page</a></li>
- <li id="pt-preferences"><a href="http://toolserver.org/~vvv/sulutil.php?user=Hydriz" title="Information about Hydriz on Wikimedia">Global Hydriz</a></li> <!--
- <li id="pt-watchlist"><a href="./matrix.html" title="Account matrix" accesskey="l">Hydriz's account matrix</a></li>
- <li id="pt-mycontris"><a href="./bots.html" title="Statuses of bots in CVT" accesskey="y">CVT bot list</a></li> -->
- <li id="pt-logout"><a href="http://meta.wikimedia.org" title="Brings you back to Meta Wiki on Wikimedia">Back to Meta</a></li>
- </ul>
-</div>
-
-<!-- /0 -->
- <div id="left-navigation">
-
-<!-- 0 -->
-<div id="p-namespaces" class="vectorTabs">
- <h5>Namespaces</h5>
- <ul>
- <li id="ca-nstab-user" class="selected"><span><a href="./index.html" title="Visits the Main Page" accesskey="c">Main Page</a></span></li>
- <li id="ca-talk"><span><a href="./matrix.html" title="Visits the account matrix of Hydriz" accesskey="t">Account Matrix</a></span></li>
- <li id="ca-bots"><span><a href="./bots.html" title="Statuses of bots in CVT" accesskey="t">Bots</a></span></li>
- </ul>
-</div>
-
-<!-- /0 -->
-
-<!-- 1 -->
-<div id="p-variants" class="vectorMenu emptyPortlet">
- <h5><span>Variants</span><a href="#"></a></h5>
- <div class="menu">
- <ul>
- </ul>
- </div>
-</div>
-
-<!-- /1 -->
- </div>
- <div id="right-navigation">
-
-<!-- 0 -->
-<div id="p-views" class="vectorTabs">
- <h5>Views</h5>
- <ul>
- <li id="ca-view" class="selected"><span><a href="./index.html" >Read</a></span></li>
- <li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/index.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
- <li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/index.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
- </ul>
-</div>
-
-<!-- /0 -->
-
-<!-- 2 -->
-<div id="p-search">
- <h5><label for="searchInput">Search</label></h5>
- <form action="http://en.wikipedia.org/w/index.php" id="searchform">
- <input type='hidden' name="title" value="Special:Search"/>
- <div id="simpleSearch">
- <input id="searchInput" name="search" type="text" title="Search Wikipedia [f]" accesskey="f" value="" />
- <button id="searchButton" type='submit' name='button' title="Search Wikipedia for this text"><img src="http://bits.wikimedia.org/skins-1.17/vector/images/search-ltr.png?301-2" alt="Search" /></button>
- </div>
- </form>
-</div>
-
-<!-- /2 -->
- </div>
- </div>
- <!-- /header -->
- <!-- panel -->
- <div id="mw-panel" class="noprint">
- <!-- logo -->
- <div id="p-logo"><a style="background-image: url(https://wiki.toolserver.org/w/tslogo.png);" href="./index.html" title="Visit the main page"></a></div>
- <!-- /logo -->
-
-<!-- navigation -->
-<div class="portal" id='p-navigation'>
- <h5>Navigation</h5>
- <div class="body">
- <ul>
- <li id="n-mainpage-description"><a href="./index.html" title="Visit the main page [z]" accesskey="z">Main page</a></li>
- <li id="n-contents"><a href="./matrix.html" title="Account matrix of Hydriz">Account Matrix</a></li>
- <li id="n-featuredcontent"><a href="./bots.html" title="Statuses of bots in CVT">CVT bot list</a></li>
- <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&language=en&utm_source=donate&utm_medium=sidebar&utm_campaign=20101204SB002" title="Support us">Donate to Wikimedia</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /navigation -->
-
-<!-- SEARCH -->
-
-<!-- /SEARCH -->
-
-<!-- interaction -->
-<div class="portal" id='p-interaction'>
- <h5>On Wikimedia</h5>
- <div class="body">
- <ul>
- <li id="n-help"><a href="http://meta.wikimedia.org/wiki/User:Hydriz" title="Hydriz's userpage on Meta Wiki">Hydriz's userpage</a></li>
- <li id="n-aboutsite"><a href="http://meta.wikimedia.org/wiki/User_talk:Hydriz" title="Send messages to Hydriz on Meta Wiki">Hydriz's talk page</a></li>
- <li id="n-portal"><a href="http://meta.wikimedia.org/wiki/Special:CentralAuth/Hydriz" title="Information of Hydriz's global account using CentralAuth">Global Hydriz</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /interaction -->
-
-<!-- TOOLBOX -->
-<div class="portal" id="p-tb">
- <h5>Toolbox</h5>
- <div class="body">
- <ul>
- <li id="t-whatlinkshere"><a href="http://commons.wikimedia.org/wiki/Commons:Upload" title="Upload a file to Wikimedia Commons" accesskey="j">Upload a file to Commons</a></li>
- <li id="t-emailuser"><a href="http://meta.wikimedia.org/wiki/Special:EmailUser/Hydriz" title="Send an e-mail to Hydriz on Meta Wiki">E-mail Hydriz</a></li>
- <li id="t-upload"><a href="http://svn.wikimedia.org/svnroot/mediawiki/" title="Visit the Subversion repository of Wikimedia" accesskey="u">Wikimedia subversion repository</a></li>
- <li id="t-specialpages"><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/" title="Visit the Subversion repository of Hydriz" accesskey="q">Hydriz's subversion repository</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /TOOLBOX -->
-
-
-<!-- LANGUAGES -->
-<div class="portal" id="p-lang">
- <h5>In Wikipedia</h5>
- <div class="body">
- <ul>
- <li class="interwiki-en"><a href="http://en.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">English</a></li>
- <li class="interwiki-simple"><a href="http://simple.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">Simple English</a></li>
- <li class="interwiki-zh"><a href="http://zh.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">中文</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /LANGUAGES -->
- </div>
- <!-- /panel -->
- <!-- footer -->
- <div id="footer">
- <ul id="footer-info">
- <li id="footer-info-copyright">Text is available under the <a rel="license" href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;
-additional terms may apply.
-See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the software.</li>
- </ul>
- <ul id="footer-places">
- <li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
- <li id="footer-places-about"><a href="http://wikimediafoundation.org/wiki/Main_Page" title="wikimedia:Main Page">About Wikimedia Foundation</a></li>
- <li id="footer-places-disclaimer"><a href="http://en.wikipedia.org/wiki/Wikipedia:General_disclaimer" title="en:Wikipedia:General disclaimer">Disclaimers</a></li>
- </ul>
- <ul id="footer-icons" class="noprint">
- <li id="footer-copyrightico">
- <a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" width="88" height="31"/></a>
- </li>
- <li id="footer-poweredbyico">
- <a href="http://toolserver.org/"><img src="http://upload.wikimedia.org/wikipedia/commons/0/0f/Wikimedia-toolserver-button.png" alt="Powered by Toolserver" width="88" height="31" /></a>
- </li>
- </ul>
- <div style="clear:both"></div>
- </div>
- <!-- /footer -->
-
-<script src="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=startup&only=scripts&skin=vector" type="text/javascript"></script>
-<script type="text/javascript">if ( window.mediaWiki ) {
- mediaWiki.config.set({"wgCanonicalNamespace": "User", "wgCanonicalSpecialPageName": false, "wgNamespaceNumber": 2, "wgPageName": "User:Hydriz", "wgTitle": "Hydriz", "wgAction": "view", "wgArticleId": 27589599, "wgIsArticle": true, "wgUserName": "Hydriz", "wgUserGroups": ["*", "user", "autoconfirmed"], "wgCurRevisionId": 422522064, "wgCategories": ["WikiProject Computing participants", "Singaporean Wikipedians", "User en", "User en-N", "User simple", "User zh", "User zh-N"], "wgBreakFrames": false, "wgRestrictionEdit": [], "wgRestrictionMove": [], "wgSearchNamespaces": [0], "wgFlaggedRevsParams": {"tags": {"status": {"levels": 1, "quality": 2, "pristine": 3}}}, "wgStableRevisionId": null, "wgRevContents": {"error": "Unable to get content.", "waiting": "Waiting for content"}, "wgWikimediaMobileUrl": "http://en.m.wikipedia.org/wiki", "wgGlobalGroups": [], "wgVectorEnabledModules": {"collapsiblenav": true, "collapsibletabs": true, "editwarning": true, "expandablesearch": false, "footercleanup": false, "sectioneditlinks": false, "simplesearch": true, "experiments": true}, "wgWikiEditorEnabledModules": {"toolbar": true, "dialogs": true, "templateEditor": false, "templates": false, "addMediaWizard": false, "preview": false, "previewDialog": false, "publish": false, "toc": false}, "wgTrackingToken": "2d5a5d9037a75f669c5016c6ad169438", "Geo": {"city": "", "country": ""}, "wgNoticeProject": "wikipedia"});
-}
-</script>
-<script type="text/javascript">if ( window.mediaWiki ) {
- mediaWiki.loader.load(["mediawiki.legacy.wikibits", "mediawiki.util", "mediawiki.legacy.ajax", "mediawiki.legacy.ajaxwatch", "mediawiki.legacy.mwsuggest", "ext.gadget.widensearch", "ext.vector.collapsibleNav", "ext.vector.collapsibleTabs", "ext.vector.editWarning", "ext.vector.simpleSearch", "ext.articleFeedback.startup"]);
- mediaWiki.loader.go();
-}
-</script>
-
-<script src="http://meta.wikimedia.org/w/index.php?title=User:Hydriz/toolserver.js&action=raw&ctype=text/javascript&414288497" type="text/javascript"></script>
-<script src="http://en.wikipedia.org/w/index.php?title=Special:BannerController&cache=/cn.js&301-2" type="text/javascript"></script>
-<!-- <script src="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=site&only=scripts&skin=vector" type="text/javascript"></script>
-<script src="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=user&only=scripts&skin=vector&user=Hydriz&version=20110411T083851Z" type="text/javascript"></script> -->
-<script type="text/javascript">if ( window.mediaWiki ) {
- mediaWiki.user.options.set({"ccmeonemails":0,"cols":80,"contextchars":50,"contextlines":5,"date":"default","diffonly":0,"disablemail":0,"disablesuggest":0,"editfont":"default","editondblclick":0,"editsection":1,"editsectiononrightclick":0,"enotifminoredits":0,"enotifrevealaddr":0,"enotifusertalkpages":1,"enotifwatchlistpages":0,"extendwatchlist":0,"externaldiff":0,"externaleditor":0,"fancysig":0,"forceeditsummary":0,"gender":"unknown","hideminor":0,"hidepatrolled":0,"highlightbroken":1,"imagesize":2,"justify":0,"math":1,"minordefault":0,"newpageshidepatrolled":0,"nocache":0,"noconvertlink":0,"norollbackdiff":0,"numberheadings":0,"previewonfirst":0,"previewontop":1,"quickbar":1,"rcdays":7,"rclimit":50,"rememberpassword":0,"rows":25,"searchlimit":20,"showhiddencats":0,"showjumplinks":1,"shownumberswatching":1,"showtoc":1,"showtoolbar":1,"skin":"vector","stubthreshold":0,"thumbsize":4,"underline":2,"uselivepreview":0,"usenewrc":0,"watchcreations":1,"watchdefault":0,"watchdeletion":0,
- "watchlistdays":"3","watchlisthideanons":0,"watchlisthidebots":0,"watchlisthideliu":0,"watchlisthideminor":0,"watchlisthideown":0,"watchlisthidepatrolled":0,"watchmoves":0,"wllimit":250,"flaggedrevssimpleui":1,"flaggedrevsstable":false,"flaggedrevseditdiffs":true,"flaggedrevsviewdiffs":false,"vector-simplesearch":1,"useeditwarning":1,"vector-collapsiblenav":1,"usebetatoolbar":1,"usebetatoolbar-cgd":1,"variant":"en","language":"en","searchNs0":true,"searchNs1":false,"searchNs2":false,"searchNs3":false,"searchNs4":false,"searchNs5":false,"searchNs6":false,"searchNs7":false,"searchNs8":false,"searchNs9":false,"searchNs10":false,"searchNs11":false,"searchNs12":false,"searchNs13":false,"searchNs14":false,"searchNs15":false,"searchNs100":false,"searchNs101":false,"searchNs108":false,"searchNs109":false,"gadget-UTCLiveClock":"1","gadget-widensearch":"1","nickname":"","timecorrection":"ZoneInfo|480|Asia/Singapore","watchlisttoken":""});;mediaWiki.loader.state({"user.options":"ready"});
-
- /* cache key: enwiki:resourceloader:filter:minify-js:5:7fc3b615a55b5261c45c340d41b10343 */
-}
-</script><script type="text/javascript" src="http://geoiplookup.wikimedia.org/"></script> <!-- fixalpha -->
- <script type="text/javascript"> if ( window.isMSIE55 ) fixalpha(); </script>
- <!-- /fixalpha -->
- <!-- Served by srv265 in 0.448 secs. --> </body>
-</html>
Deleted: tshome/matrix.html
===================================================================
--- tshome/matrix.html 2011-05-13 14:54:12 UTC (rev 287)
+++ tshome/matrix.html 2011-05-13 15:06:39 UTC (rev 288)
@@ -1,358 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Account Matrix - Hydriz on Toolserver</title>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<meta name="generator" content="MediaWiki 1.17wmf1" />
-<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/w/index.php?title=User:Hydriz&action=edit" />
-<link rel="edit" title="Edit this page" href="/w/index.php?title=User:Hydriz&action=edit" />
-<link rel="apple-touch-icon" href="http://en.wikipedia.org/apple-touch-icon.png" />
-<link rel="shortcut icon" href="/favicon.ico" />
-<link rel="search" type="application/opensearchdescription+xml" href="/w/opensearch_desc.php" title="Wikipedia (en)" />
-<link rel="EditURI" type="application/rsd+xml" href="http://en.wikipedia.org/w/api.php?action=rsd" />
-<link rel="copyright" href="http://creativecommons.org/licenses/by-sa/3.0/" />
-<link rel="alternate" type="application/atom+xml" title="Wikipedia Atom feed" href="/w/index.php?title=Special:RecentChanges&feed=atom" />
-<link rel="stylesheet" href="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=mediawiki.legacy.commonPrint%7Cmediawiki.legacy.shared%7Cskins.vector&only=styles&skin=vector" type="text/css" media="all" />
-<meta name="ResourceLoaderDynamicStyles" content="" /><link rel="stylesheet" href="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=site&only=styles&skin=vector" type="text/css" media="all" />
-<style type="text/css" media="all">a.new,#quickbar a.new{color:#ba0000}
-
-/* cache key: enwiki:resourceloader:filter:minify-css:5:f2a9127573a22335c2a9102b208c73e7 */</style><link rel="stylesheet" href="http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=user&only=styles&skin=vector&user=Hydriz&version=20110221T032644Z" type="text/css" media="all" />
-
-<script type="text/javascript">wgNamespaceNumber=2;wgAction="view";wgPageName="User:Hydriz";wgMainPageTitle="Main Page";wgWikimediaMobileUrl="http:\/\/en.m.wikipedia.org\/wiki";</script><script src="http://bits.wikimedia.org/w/extensions-1.17/WikimediaMobile/MobileRedirect.js?8.2" type="text/javascript"></script><!--[if lt IE 7]><style type="text/css">body{behavior:url("/w/skins-1.17/vector/csshover.min.htc")}</style><![endif]--></head>
-<body class="mediawiki ltr ns-2 ns-subject page-User_Hydriz skin-vector">
- <div id="mw-page-base" class="noprint"></div>
- <div id="mw-head-base" class="noprint"></div>
- <!-- content -->
- <div id="content">
- <a id="top"></a>
- <div id="mw-js-message" style="display:none;"></div>
- <!-- sitenotice -->
- <div id="siteNotice"><!-- centralNotice loads here --></div>
- <!-- /sitenotice -->
- <!-- firstHeading -->
- <h1 id="firstHeading" class="firstHeading">Account Matrix</h1>
- <!-- /firstHeading -->
- <!-- bodyContent -->
- <div id="bodyContent">
- <!-- tagline -->
- <div id="siteSub">By <a title="m:Hydriz" href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a></div>
- <!-- /tagline -->
- <!-- subtitle -->
- <div id="contentSub"></div>
- <!-- /subtitle -->
- <!-- jumpto -->
- <div id="jump-to-nav">
- Jump to: <a href="#mw-head">navigation</a>,
- <a href="#p-search">search</a>
- </div>
- <!-- /jumpto -->
- <!-- bodytext -->
-<p>This is a list of Wikimedia projects which I contribute to</p>
-<table class="wikitable sortable">
-<tr>
-<th>Name of project</th>
-<th>Edit count (rough approximate)</th>
-<th>Rights I hold</th>
-</tr>
-<tr>
-<td><a href="http://simple.wikipedia.org/wiki/User:Hydriz" class="extiw" title="simple:User:Hydriz">Simple English Wikipedia</a></td>
-<td>4,000+</td>
-<td><a href="http://simple.wikipedia.org/wiki/Wikipedia:Rollbackers" class="extiw" title="simple:Wikipedia:Rollbackers">Rollbacker</a> and <a href="http://simple.wikipedia.org/wiki/Wikipedia:Patrollers" class="extiw" title="simple:Wikipedia:Patrollers">Patroller</a></td>
-</tr>
-<tr>
-<td><a href="http://simple.wikipedia.org/wiki/wikt:User:Hydriz" class="extiw" title="simple:wikt:User:Hydriz">Simple English Wiktionary</a></td>
-<td>1,600+</td>
-<td><a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:Rollbackers" class="extiw" title="simple:wikt:Wiktionary:Rollbackers">Rollbacker</a> and <a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:IP_block_exemption" class="extiw" title="simple:wikt:Wiktionary:IP block exemption">IP block exemption</a></td>
-</tr>
-<tr>
-<td><a href="http://rue.wikipedia.org/wiki/User:Hydriz" class="extiw" title="rue:User:Hydriz">Rusyn Wikipedia</a></td>
-<td>100+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://strategy.wikimedia.org/wiki/User:Hydriz" class="extiw" title="strategy:User:Hydriz">Strategic Planning</a></td>
-<td>350+</td>
-<td><a href="http://strategy.wikimedia.org/wiki/Strategic_Planning:Administrators" class="extiw" title="strategy:Strategic Planning:Administrators">Administrator (sysop)</a> and <a href="http://strategy.wikimedia.org/wiki/Strategic_Planning:Bureaucrats" class="extiw" title="strategy:Strategic Planning:Bureaucrats">Bureaucrat</a></td>
-</tr>
-<tr>
-<td><a href="http://incubator.wikimedia.org/wiki/User:Hydriz" class="extiw" title="incubator:User:Hydriz">Wikimedia Incubator</a></td>
-<td>400+</td>
-<td><a href="http://incubator.wikimedia.org/wiki/Incubator:Coordination_for_importing_closed_projects" class="extiw" title="incubator:Incubator:Coordination for importing closed projects">Importer</a> and <a href="http://incubator.wikimedia.org/wiki/Incubator:Administrators" class="extiw" title="incubator:Incubator:Administrators">Administrator (sysop)</a></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:用户:Hydriz">Chinese Wikipedia</a></td>
-<td>50+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/wikt:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:wikt:用户:Hydriz">Chinese Wiktionary</a></td>
-<td>0</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/b:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:b:用户:Hydriz">Chinese Wikibooks</a></td>
-<td>50+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/q:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:q:用户:Hydriz">Chinese Wikiquote</a></td>
-<td>1+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/n:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:n:用户:Hydriz">Chinese Wikinews</a></td>
-<td>0</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/s:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:s:用户:Hydriz">Chinese Wikisource</a></td>
-<td>0</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/v:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:v:用户:Hydriz">Chinese Wikiversity</a></td>
-<td>0</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://en.wikipedia.org/wiki/User:Hydriz" class="extiw" title="en:User:Hydriz">English Wikipedia</a></td>
-<td>450+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://en.wikinews.org/wiki/User:Hydriz" class="extiw" title="wikinews:User:Hydriz">English Wikinews</a></td>
-<td>1+</td>
-<td><i>None</i></td>
-</tr>
-</table>
-<p><i>Return to <a href="./index.html">main page</a></i></p>
-</p>
-
-
-<!--
-NewPP limit report
-Preprocessor node count: 1675/1000000
-Post-expand include size: 20075/2048000 bytes
-Template argument size: 3733/2048000 bytes
-Expensive parser function count: 0/500
--->
-
-<!-- Saved in parser cache with key enwiki:pcache:idhash:27589599-0!*!0!!*!4 and timestamp 20110411084509 -->
-<div class="printfooter">
-Retrieved from "<a href="http://toolserver.org/~hydriz/matrix.html">http://toolserver.org/~hydriz/matrix.html</a>"</div>
- <!-- /bodytext -->
- <div class="visualClear"></div>
- </div>
- <!-- /bodyContent -->
- </div>
- <!-- /content -->
- <!-- header -->
- <div id="mw-head" class="noprint">
-
-<!-- 0 -->
-<div id="p-personal" class="">
- <h5>Personal tools</h5>
- <ul>
- <li id="pt-userpage" class="active"><a href="http://meta.wikimedia.org/wiki/User:Hydriz" title="Visit Hydriz's userpage on Meta Wiki" accesskey=".">Hydriz on Meta</a></li>
- <li id="pt-mytalk"><a href="http://meta.wikimedia.org/wiki/User_talk:Hydriz" title="Visit Hydriz's talk page on Meta Wiki" accesskey="n">Talk page</a></li>
- <li id="pt-preferences"><a href="http://toolserver.org/~vvv/sulutil.php?user=Hydriz" title="Information about Hydriz on Wikimedia">Global Hydriz</a></li> <!--
- <li id="pt-watchlist"><a href="./matrix.html" title="Account matrix" accesskey="l">Hydriz's account matrix</a></li>
- <li id="pt-mycontris"><a href="./bots.html" title="Statuses of bots in CVT" accesskey="y">CVT bot list</a></li> -->
- <li id="pt-logout"><a href="http://meta.wikimedia.org" title="Brings you back to Meta Wiki on Wikimedia">Back to Meta</a></li>
- </ul>
-</div>
-
-<!-- /0 -->
- <div id="left-navigation">
-
-<!-- 0 -->
-<div id="p-namespaces" class="vectorTabs">
- <h5>Namespaces</h5>
- <ul>
- <li id="ca-nstab-user"><span><a href="./index.html" title="Visits the Main Page" accesskey="c">Main Page</a></span></li>
- <li id="ca-talk" class="selected"><span><a href="./matrix.html" title="Visits the account matrix of Hydriz" accesskey="t">Account Matrix</a></span></li>
- <li id="ca-bots"><span><a href="./bots.html" title="Statuses of bots in CVT" accesskey="t">Bots</a></span></li>
- </ul>
-</div>
-
-<!-- /0 -->
-
-<!-- 1 -->
-<div id="...
[truncated message content] |
|
From: <hy...@us...> - 2011-05-13 14:54:19
|
Revision: 287
http://wikis.svn.sourceforge.net/wikis/?rev=287&view=rev
Author: hydria
Date: 2011-05-13 14:54:12 +0000 (Fri, 13 May 2011)
Log Message:
-----------
Fixing issues and updating
Modified Paths:
--------------
tshome/bots.html
tshome/index.html
tshome/matrix.html
Modified: tshome/bots.html
===================================================================
--- tshome/bots.html 2011-05-13 14:28:22 UTC (rev 286)
+++ tshome/bots.html 2011-05-13 14:54:12 UTC (rev 287)
@@ -48,62 +48,6 @@
</div>
<!-- /jumpto -->
<!-- bodytext -->
-<!-- <table class="userboxes" style="margin-left: 1em;; margin-bottom: 0.5em; width: 248px; border: #99B3FF solid 1px; background-color: #FFFFFF; color: #000000; float: right;">
-<tr>
-<td>
-<div style="text-align: center; font-size: 120%; font-weight: bold;"><a href="/wiki/Wikipedia:Userboxes" title="Wikipedia:Userboxes">Userboxes</a></div>
-<div style="float:left; border:1px solid #ffb466; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#ffe496;">
-<tr>
-<th style="width:45px; height:45px; background:#ffb466; text-align:center; font-size:18pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><a href="/wiki/Wikipedia:WikiProject_Computing/Userbox" title="Wikipedia:WikiProject Computing/Userbox"><img alt="Computer-aj aj ashton 01.svg" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Computer-aj_aj_ashton_01.svg/45px-Computer-aj_aj_ashton_01.svg.png" width="45" height="45" /></a></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;">This user is a member of <a href="/wiki/Wikipedia:WikiProject_Computing" title="Wikipedia:WikiProject Computing">WikiProject Computing</a>.</td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid lightgray; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:white;">
-<tr>
-<th style="width:45px; height:45px; background:lightgray; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><a href="/wiki/Singapore" title="Singapore"><img alt="Flag of Singapore.svg" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Flag_of_Singapore.svg/40px-Flag_of_Singapore.svg.png" width="40" height="27" /></a></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;">This user is <b><a href="/wiki/Singapore" title="Singapore">Singaporean</a></b>.</td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #6EF7A7; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#C5FCDC;">
-<tr>
-<th style="width:45px; height:45px; background:#6EF7A7; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><span style="white-space:nowrap;"><a href="/wiki/English_language" title="English language">en</a></span></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25; color:black; vertical-align: middle;">This user is a <b><a href="/wiki/Category:User_en-N" title="Category:User en-N">native</a></b> speaker of <b><a href="/wiki/Category:User_en" title="Category:User en">English</a></b>.</td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #6EF7A7; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#C5FCDC;">
-<tr>
-<th style="width:45px; height:45px; background:#6EF7A7; text-align:center; font-size:10pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><span style="white-space:nowrap;"><a href="/wiki/Simple_English" title="Simple English">simple</a></span></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25; color:black; vertical-align: middle;">This person is very good with <span style="white-space:nowrap;"><b><a href="/wiki/Wikipedia:Simple_English_Wikipedia#Simple_English" title="Wikipedia:Simple English Wikipedia">Simple English</a></b>.</span></td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #6EF7A7; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#C5FCDC;">
-<tr>
-<th style="width:45px; height:45px; background:#6EF7A7; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><span style="white-space:nowrap;"><a href="/wiki/Chinese_language" title="Chinese language">zh</a></span></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25; color:black; vertical-align: middle;">該用戶的<b><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">母語</a></b>是<b><a href="/wiki/Category:User_zh" title="Category:User zh">中文</a></b>。<br />
-<span lang="zh-Hans" xml:lang="zh-Hans">该用户的<b><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">母语</a></b>是<b><a href="/wiki/Category:User_zh" title="Category:User zh">中文</a></b>。</span></td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #8D40B3; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#F0E6F5;">
-<tr>
-<th style="width:45px; height:45px; background:#D9BFE5; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><a href="/wiki/File:Don%27t_abbreviate_as_Wiki_(no_text).png" class="image"><img alt="Don't abbreviate as Wiki (no text).png" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Don%27t_abbreviate_as_Wiki_%28no_text%29.png/45px-Don%27t_abbreviate_as_Wiki_%28no_text%29.png" width="45" height="38" /></a></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;">This user feels <b><a href="/wiki/Pain" title="Pain"><span style="color:black">physical pain</span></a></b> when hearing others <b><a href="/wiki/Wikipedia:Don%27t_abbreviate_Wikipedia_as_Wiki" title="Wikipedia:Don't abbreviate Wikipedia as Wiki"><span style="color:black">refer to Wikipedia as "Wiki"</span></a></b>.</td>
-</tr>
-</table>
-</div>
-</td>
-</tr>
-</table> -->
<p>This is the assignments of the different CVT bots on Freenode. Please visit the <a href="http://cvt.wikia.com/wiki/Main_Page" title="wiki:Main Page">Check Vandalism Network wiki</a> for more information.</p>
<table class="wikitable sortable">
<tr>
@@ -201,10 +145,8 @@
<!-- Saved in parser cache with key enwiki:pcache:idhash:27589599-0!*!0!!*!4 and timestamp 20110411084509 -->
<div class="printfooter">
-Retrieved from "<a href="http://en.wikipedia.org/wiki/User:Hydriz">http://en.wikipedia.org/wiki/User:Hydriz</a>"</div>
+Retrieved from "<a href="http://toolserver.org/~hydriz/bots.html">http://toolserver.org/~hydriz/bots.html</a>"</div>
<!-- /bodytext -->
- <!-- catlinks -->
-<!-- <div id='catlinks' class='catlinks'><div id="mw-normal-catlinks"><a href="/wiki/Special:Categories" title="Special:Categories">Categories</a>: <span dir='ltr'><a href="/wiki/Category:WikiProject_Computing_participants" title="Category:WikiProject Computing participants">WikiProject Computing participants</a></span> | <span dir='ltr'><a href="/wiki/Category:Singaporean_Wikipedians" title="Category:Singaporean Wikipedians">Singaporean Wikipedians</a></span> | <span dir='ltr'><a href="/wiki/Category:User_en" title="Category:User en">User en</a></span> | <span dir='ltr'><a href="/wiki/Category:User_en-N" title="Category:User en-N">User en-N</a></span> | <span dir='ltr'><a href="/wiki/Category:User_simple" title="Category:User simple">User simple</a></span> | <span dir='ltr'><a href="/wiki/Category:User_zh" title="Category:User zh">User zh</a></span> | <span dir='ltr'><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">User zh-N</a></span></div></div>--> <!-- /catlinks -->
<div class="visualClear"></div>
</div>
<!-- /bodyContent -->
@@ -262,7 +204,6 @@
<li id="ca-view" class="selected"><span><a href="./bots.html" >Read</a></span></li>
<li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/bots.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
<li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/bots.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
-<!-- <li id="ca-unwatch" class="icon"><span><a href="/w/index.php?title=User:Hydriz&action=unwatch" title="Remove this page from your watchlist [w]" accesskey="w">Unwatch</a></span></li> -->
</ul>
</div>
@@ -310,9 +251,7 @@
<li id="n-mainpage-description"><a href="./index.html" title="Visit the main page [z]" accesskey="z">Main page</a></li>
<li id="n-contents"><a href="./matrix.html" title="Account matrix of Hydriz">Account Matrix</a></li>
<li id="n-featuredcontent"><a href="./bots.html" title="Statuses of bots in CVT">CVT bot list</a></li>
-<!-- <li id="n-currentevents"><a href="/wiki/Portal:Current_events" title="Find background information on current events">Current events</a></li>
- <li id="n-randompage"><a href="/wiki/Special:Random" title="Load a random article [x]" accesskey="x">Random article</a></li> -->
- <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&language=en&utm_source=donate&utm_medium=sidebar&utm_campaign=20101204SB002" title="Support us">Donate</a></li>
+ <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&language=en&utm_source=donate&utm_medium=sidebar&utm_campaign=20101204SB002" title="Support us">Donate to Wikimedia</a></li>
</ul>
</div>
</div>
@@ -331,8 +270,6 @@
<li id="n-help"><a href="http://meta.wikimedia.org/wiki/User:Hydriz" title="Hydriz's userpage on Meta Wiki">Hydriz's userpage</a></li>
<li id="n-aboutsite"><a href="http://meta.wikimedia.org/wiki/User_talk:Hydriz" title="Send messages to Hydriz on Meta Wiki">Hydriz's talk page</a></li>
<li id="n-portal"><a href="http://meta.wikimedia.org/wiki/Special:CentralAuth/Hydriz" title="Information of Hydriz's global account using CentralAuth">Global Hydriz</a></li>
-<!-- <li id="n-recentchanges"><a href="/wiki/Special:RecentChanges" title="The list of recent changes in the wiki [r]" accesskey="r">Recent changes</a></li>
- <li id="n-contact"><a href="/wiki/Wikipedia:Contact_us" title="How to contact Wikipedia">Contact Wikipedia</a></li> -->
</ul>
</div>
</div>
@@ -355,9 +292,9 @@
<!-- /TOOLBOX -->
-<!-- LANGUAGES --> <!--
+<!-- LANGUAGES --> <!-- NOT USING THE OTHER LANGUAGES FEATURE, NOT NEEDED DUE TO ITS EXISTENCE IN MAIN PAGE
<div class="portal" id="p-lang">
- <h5>Languages</h5>
+ <h5>In Wikipedia</h5>
<div class="body">
<ul>
<li class="interwiki-en"><a href="http://en.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">English</a></li>
@@ -375,7 +312,7 @@
<ul id="footer-info">
<li id="footer-info-copyright">Text is available under the <a rel="license" href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;
additional terms may apply.
-See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.</li>
+See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the software.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
Modified: tshome/index.html
===================================================================
--- tshome/index.html 2011-05-13 14:28:22 UTC (rev 286)
+++ tshome/index.html 2011-05-13 14:54:12 UTC (rev 287)
@@ -70,8 +70,6 @@
<div class="printfooter">
Retrieved from "<a href="http://toolserver.org/~hydriz/index.html">http://toolserver.org/~hydriz/index.html</a>"</div>
<!-- /bodytext -->
- <!-- catlinks -->
-<!-- <div id='catlinks' class='catlinks'><div id="mw-normal-catlinks"><a href="/wiki/Special:Categories" title="Special:Categories">Categories</a>: <span dir='ltr'><a href="/wiki/Category:WikiProject_Computing_participants" title="Category:WikiProject Computing participants">WikiProject Computing participants</a></span> | <span dir='ltr'><a href="/wiki/Category:Singaporean_Wikipedians" title="Category:Singaporean Wikipedians">Singaporean Wikipedians</a></span> | <span dir='ltr'><a href="/wiki/Category:User_en" title="Category:User en">User en</a></span> | <span dir='ltr'><a href="/wiki/Category:User_en-N" title="Category:User en-N">User en-N</a></span> | <span dir='ltr'><a href="/wiki/Category:User_simple" title="Category:User simple">User simple</a></span> | <span dir='ltr'><a href="/wiki/Category:User_zh" title="Category:User zh">User zh</a></span> | <span dir='ltr'><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">User zh-N</a></span></div></div>--> <!-- /catlinks -->
<div class="visualClear"></div>
</div>
<!-- /bodyContent -->
@@ -128,24 +126,11 @@
<li id="ca-view" class="selected"><span><a href="./index.html" >Read</a></span></li>
<li id="ca-edit"><span><a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/index.html" title="Preview the source code for this page" accesskey="e">View source</a></span></li>
<li id="ca-history" class="collapsible "><span><a href="http://wikis.svn.sourceforge.net/viewvc/wikis/tshome/index.html?view=log" title="Find out the history of this page" accesskey="h">View history</a></span></li>
-<!-- <li id="ca-unwatch" class="icon"><span><a href="/w/index.php?title=User:Hydriz&action=unwatch" title="Remove this page from your watchlist [w]" accesskey="w">Unwatch</a></span></li> -->
</ul>
</div>
<!-- /0 -->
-<!-- 1 --> <!--
-<div id="p-cactions" class="vectorMenu">
- <h5><span>Actions</span><a href="#"></a></h5>
- <div class="menu">
- <ul>
- <li id="ca-move"><a href="/wiki/Special:MovePage/User:Hydriz" title="Rename this page [m]" accesskey="m">Move</a></li>
- </ul>
- </div>
-</div>
-
-<!-- /1 -->
-
<!-- 2 -->
<div id="p-search">
<h5><label for="searchInput">Search</label></h5>
@@ -176,9 +161,7 @@
<li id="n-mainpage-description"><a href="./index.html" title="Visit the main page [z]" accesskey="z">Main page</a></li>
<li id="n-contents"><a href="./matrix.html" title="Account matrix of Hydriz">Account Matrix</a></li>
<li id="n-featuredcontent"><a href="./bots.html" title="Statuses of bots in CVT">CVT bot list</a></li>
-<!-- <li id="n-currentevents"><a href="/wiki/Portal:Current_events" title="Find background information on current events">Current events</a></li>
- <li id="n-randompage"><a href="/wiki/Special:Random" title="Load a random article [x]" accesskey="x">Random article</a></li> -->
- <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&language=en&utm_source=donate&utm_medium=sidebar&utm_campaign=20101204SB002" title="Support us">Donate</a></li>
+ <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&language=en&utm_source=donate&utm_medium=sidebar&utm_campaign=20101204SB002" title="Support us">Donate to Wikimedia</a></li>
</ul>
</div>
</div>
@@ -197,8 +180,6 @@
<li id="n-help"><a href="http://meta.wikimedia.org/wiki/User:Hydriz" title="Hydriz's userpage on Meta Wiki">Hydriz's userpage</a></li>
<li id="n-aboutsite"><a href="http://meta.wikimedia.org/wiki/User_talk:Hydriz" title="Send messages to Hydriz on Meta Wiki">Hydriz's talk page</a></li>
<li id="n-portal"><a href="http://meta.wikimedia.org/wiki/Special:CentralAuth/Hydriz" title="Information of Hydriz's global account using CentralAuth">Global Hydriz</a></li>
-<!-- <li id="n-recentchanges"><a href="/wiki/Special:RecentChanges" title="The list of recent changes in the wiki [r]" accesskey="r">Recent changes</a></li>
- <li id="n-contact"><a href="/wiki/Wikipedia:Contact_us" title="How to contact Wikipedia">Contact Wikipedia</a></li> -->
</ul>
</div>
</div>
@@ -223,7 +204,7 @@
<!-- LANGUAGES -->
<div class="portal" id="p-lang">
- <h5>Languages</h5>
+ <h5>In Wikipedia</h5>
<div class="body">
<ul>
<li class="interwiki-en"><a href="http://en.wikipedia.org/wiki/User:Hydriz" title="User:Hydriz">English</a></li>
@@ -241,7 +222,7 @@
<ul id="footer-info">
<li id="footer-info-copyright">Text is available under the <a rel="license" href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;
additional terms may apply.
-See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.</li>
+See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the software.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
Modified: tshome/matrix.html
===================================================================
--- tshome/matrix.html 2011-05-13 14:28:22 UTC (rev 286)
+++ tshome/matrix.html 2011-05-13 14:54:12 UTC (rev 287)
@@ -48,62 +48,6 @@
</div>
<!-- /jumpto -->
<!-- bodytext -->
-<!-- <table class="userboxes" style="margin-left: 1em;; margin-bottom: 0.5em; width: 248px; border: #99B3FF solid 1px; background-color: #FFFFFF; color: #000000; float: right;">
-<tr>
-<td>
-<div style="text-align: center; font-size: 120%; font-weight: bold;"><a href="/wiki/Wikipedia:Userboxes" title="Wikipedia:Userboxes">Userboxes</a></div>
-<div style="float:left; border:1px solid #ffb466; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#ffe496;">
-<tr>
-<th style="width:45px; height:45px; background:#ffb466; text-align:center; font-size:18pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><a href="/wiki/Wikipedia:WikiProject_Computing/Userbox" title="Wikipedia:WikiProject Computing/Userbox"><img alt="Computer-aj aj ashton 01.svg" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Computer-aj_aj_ashton_01.svg/45px-Computer-aj_aj_ashton_01.svg.png" width="45" height="45" /></a></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;">This user is a member of <a href="/wiki/Wikipedia:WikiProject_Computing" title="Wikipedia:WikiProject Computing">WikiProject Computing</a>.</td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid lightgray; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:white;">
-<tr>
-<th style="width:45px; height:45px; background:lightgray; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><a href="/wiki/Singapore" title="Singapore"><img alt="Flag of Singapore.svg" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Flag_of_Singapore.svg/40px-Flag_of_Singapore.svg.png" width="40" height="27" /></a></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;">This user is <b><a href="/wiki/Singapore" title="Singapore">Singaporean</a></b>.</td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #6EF7A7; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#C5FCDC;">
-<tr>
-<th style="width:45px; height:45px; background:#6EF7A7; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><span style="white-space:nowrap;"><a href="/wiki/English_language" title="English language">en</a></span></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25; color:black; vertical-align: middle;">This user is a <b><a href="/wiki/Category:User_en-N" title="Category:User en-N">native</a></b> speaker of <b><a href="/wiki/Category:User_en" title="Category:User en">English</a></b>.</td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #6EF7A7; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#C5FCDC;">
-<tr>
-<th style="width:45px; height:45px; background:#6EF7A7; text-align:center; font-size:10pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><span style="white-space:nowrap;"><a href="/wiki/Simple_English" title="Simple English">simple</a></span></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25; color:black; vertical-align: middle;">This person is very good with <span style="white-space:nowrap;"><b><a href="/wiki/Wikipedia:Simple_English_Wikipedia#Simple_English" title="Wikipedia:Simple English Wikipedia">Simple English</a></b>.</span></td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #6EF7A7; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#C5FCDC;">
-<tr>
-<th style="width:45px; height:45px; background:#6EF7A7; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><span style="white-space:nowrap;"><a href="/wiki/Chinese_language" title="Chinese language">zh</a></span></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25; color:black; vertical-align: middle;">該用戶的<b><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">母語</a></b>是<b><a href="/wiki/Category:User_zh" title="Category:User zh">中文</a></b>。<br />
-<span lang="zh-Hans" xml:lang="zh-Hans">该用户的<b><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">母语</a></b>是<b><a href="/wiki/Category:User_zh" title="Category:User zh">中文</a></b>。</span></td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #8D40B3; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#F0E6F5;">
-<tr>
-<th style="width:45px; height:45px; background:#D9BFE5; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><a href="/wiki/File:Don%27t_abbreviate_as_Wiki_(no_text).png" class="image"><img alt="Don't abbreviate as Wiki (no text).png" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Don%27t_abbreviate_as_Wiki_%28no_text%29.png/45px-Don%27t_abbreviate_as_Wiki_%28no_text%29.png" width="45" height="38" /></a></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;">This user feels <b><a href="/wiki/Pain" title="Pain"><span style="color:black">physical pain</span></a></b> when hearing others <b><a href="/wiki/Wikipedia:Don%27t_abbreviate_Wikipedia_as_Wiki" title="Wikipedia:Don't abbreviate Wikipedia as Wiki"><span style="color:black">refer to Wikipedia as "Wiki"</span></a></b>.</td>
-</tr>
-</table>
-</div>
-</td>
-</tr>
-</table> -->
<p>This is a list of Wikimedia projects which I contribute to</p>
<table class="wikitable sortable">
<tr>
@@ -118,7 +62,7 @@
</tr>
<tr>
<td><a href="http://simple.wikipedia.org/wiki/wikt:User:Hydriz" class="extiw" title="simple:wikt:User:Hydriz">Simple English Wiktionary</a></td>
-<td>1,400+</td>
+<td>1,600+</td>
<td><a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:Rollbackers" class="extiw" title="simple:wikt:Wiktionary:Rollbackers">Rollbacker</a> and <a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:IP_block_exemption" class="extiw" title="simple:wikt:Wiktionary:IP block exemption">IP block exemption</a></td>
</tr>
<tr>
@@ -128,12 +72,12 @@
</tr>
<tr>
<td><a href="http://strategy.wikimedia.org/wiki/User:Hydriz" class="extiw" title="strategy:User:Hydriz">Strategic Planning</a></td>
-<td>200+</td>
-<td><a href="http://strategy.wikimedia.org/wiki/Strategic_Planning:Administrators" class="extiw" title="strategy:Strategic Planning:Administrators">Administrator (sysop)</a></td>
+<td>350+</td>
+<td><a href="http://strategy.wikimedia.org/wiki/Strategic_Planning:Administrators" class="extiw" title="strategy:Strategic Planning:Administrators">Administrator (sysop)</a> and <a href="http://strategy.wikimedia.org/wiki/Strategic_Planning:Bureaucrats" class="extiw" title="strategy:Strategic Planning:Bureaucrats">Bureaucrat</a></td>
</tr>
<tr>
<td><a href="http://incubator.wikimedia.org/wiki/User:Hydriz" class="extiw" title="incubator:User:Hydriz">Wikimedia Incubator</a></td>
-<td>100+</td>
+<td>400+</td>
<td><a href="http://incubator.wikimedia.org/wiki/Incubator:Coordination_for_importing_closed_projects" class="extiw" title="incubator:Incubator:Coordination for importing closed projects">Importer</a> and <a href="http://incubator.wikimedia.org/wiki/Incubator:Administrators" class="extiw" title="incubator:Incubator:Administrators">Administrator (sysop)</a></td>
</tr>
<tr>
@@ -173,7 +117,7 @@
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/User:Hydriz" class="extiw" title="en:User:Hydriz">English Wikipedia</a></td>
-<td>250+</td>
+<td>450+</td>
<td><i>None</i></td>
</tr>
<tr>
@@ -196,10 +140,8 @@
<!-- Saved in parser cache with key enwiki:pcache:idhash:27589599-0!*!0!!*!4 and timestamp 20110411084509 -->
<div class="printfooter">
-Retrieved from "<a href="http://en.wikipedia.org/wiki/User:Hydriz">http://en.wikipedia.org/wiki/User:Hydriz</a>"</div>
+Retrieved from "<a href="http://toolserver.org/~hydriz/matrix.html">http://toolserver.org/~hydriz/matrix.html</a>"</div>
<!-- /bodytext -->
- <!-- catlinks -->
-<!-- <div id='catlinks' class='catlinks'><div id="mw-normal-catlinks"><a href="/wiki/Special:Categories" title="Special:Categories">Categories</a>: <span dir='ltr'><a href="/wiki/Category:WikiProject_Computing_participants" title="Category:WikiProject Computing participants">WikiProject Computing participants</a></span> | <span dir='ltr'><a href="/wiki/Category:Singaporean_Wikipedians" title="Category:Singaporean Wikipedians">Singaporean Wikipedians</a></span> | <span dir='ltr'><a href="/wiki/Category:User_en" title="Category:User en">User en</a></span> | <span dir='ltr'><a href="/wiki/Category:User_en-N" title="Category:User en-N">User en-N</a></span> | <span dir='ltr'><a href="/wiki/Category:User_simple" title="Category:User simple">User simple</a></span> | <span dir='ltr'><a href="/wiki/Category:User_zh" title="Category:User zh">User zh</a></span> | <span dir='ltr'><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">User zh-N</a></span></div></div>--> <!-- /catlinks -->
<div class="visualClear"></div>
</div>
<!-- /bodyContent -->
@@ -306,7 +248,7 @@
<li id="n-featuredcontent"><a href="./bots.html" title="Statuses of bots in CVT">CVT bot list</a></li>
<!-- <li id="n-currentevents"><a href="/wiki/Portal:Current_events" title="Find background information on current events">Current events</a></li>
<li id="n-randompage"><a href="/wiki/Special:Random" title="Load a random article [x]" accesskey="x">Random article</a></li> -->
- <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&language=en&utm_source=donate&utm_medium=sidebar&utm_campaign=20101204SB002" title="Support us">Donate</a></li>
+ <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&language=en&utm_source=donate&utm_medium=sidebar&utm_campaign=20101204SB002" title="Support us">Donate to Wikimedia</a></li>
</ul>
</div>
</div>
@@ -369,7 +311,7 @@
<ul id="footer-info">
<li id="footer-info-copyright">Text is available under the <a rel="license" href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;
additional terms may apply.
-See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.</li>
+See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br />This website runs on version 1.2 of the software.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-13 14:28:29
|
Revision: 286
http://wikis.svn.sourceforge.net/wikis/?rev=286&view=rev
Author: hydria
Date: 2011-05-13 14:28:22 +0000 (Fri, 13 May 2011)
Log Message:
-----------
Moving older files to new directory to prevent mixing up
Modified Paths:
--------------
tshome/README
tshome/index.html
Added Paths:
-----------
tshome/outdated/
tshome/outdated/v1.0/
tshome/outdated/v1.0/bots-old.html
tshome/outdated/v1.0/index-old.html
tshome/outdated/v1.0/matrix-old.html
Removed Paths:
-------------
tshome/bots-old.html
tshome/index-old.html
tshome/matrix-old.html
Modified: tshome/README
===================================================================
--- tshome/README 2011-05-02 09:58:31 UTC (rev 285)
+++ tshome/README 2011-05-13 14:28:22 UTC (rev 286)
@@ -1,8 +1,8 @@
-README
+README FILE
This folder you are currently browsing (tshome) is the official source code used on the Wikimedia Toolserver account for hydriz (http://toolserver.org/~hydriz).
All code should have been on the provided Subversion repository on the Wikimedia Toolserver (http://svn.toolserver.org/svnroot/hydriz), but there were technical limitations...
Please bear in mind that code used here might not be the latest, though I would try to keep it as updated as possible.
-IMPORTANT NOTICE: All files with a -old at the end of the file name would not be updated anymore. Please keep track of the normal pages, thanks.
+IMPORTANT NOTICE: All files in the "outdated" directory would not be updated anymore. Please keep track of the normal pages, thanks.
Deleted: tshome/bots-old.html
===================================================================
--- tshome/bots-old.html 2011-05-02 09:58:31 UTC (rev 285)
+++ tshome/bots-old.html 2011-05-13 14:28:22 UTC (rev 286)
@@ -1,66 +0,0 @@
-<html>
-<head>
-<title>Bot assignments</title>
-</head>
-<body>
-<p>This is the assignments of the different CVT bots on Freenode</p>
-<table class="wikitable sortable">
-<tr>
-<th>Bot name on Freenode</th>
-<th>Channel bot is functioning in</th>
-<th>Number of wiki(s) bot is monitoring</th>
-</tr>
-<tr>
-<td>CVTBot1</td>
-<td><a title="irc:cvn-wq-en" href="irc://irc.freenode.net/cvn-wq-en">#cvn-wq-en</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot2</td>
-<td><a title="irc:cvt-allwikis" href="irc://irc.freenode.net/cvt-allwikis">#cvt-allwikis</a></td>
-<td>256</td>
-</tr>
-<tr>
-<td>CVTBot3</td>
-<td><a title="irc:cvt-wp-en" href="irc://irc.freenode.net/cvt-wp-en">#cvt-wp-en</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot4</td>
-<td><a title="irc:cvn-zh-scan" href="irc://irc.freenode.net/cvn-zh-scan">#cvn-zh-scan</a></td>
-<td>6</td>
-</tr>
-<tr>
-<td>CVTBot5</td>
-<td><a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a></td>
-<td><!-- <font color="red">OFFLINE</font> --><font color="green">Test bot</font> (1)</td>
-</tr>
-<tr>
-<td>CVTBot6</td>
-<td><a title="irc:cvt-commons" href="irc://irc.freenode.net/cvt-commons">#cvt-commons</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot7</td>
-<td><a title="irc:cvn-wv-en" href="irc://irc.freenode.net/cvn-wv-en">#cvn-wv-en</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot8</td>
-<td><a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a></td>
-<td><!-- <font color="red">OFFLINE</font> --><font color="green">Test bot</font> (1)</td>
-</tr>
-<tr>
-<td>CVTBot9</td>
-<td><a title="irc:cvt-wn-en" href="irc://irc.freenode.net/cvt-wn-en">#cvt-wn-en</a></td>
-<td>1</td>
-</tr>
-<tr>
-<td>CVTBot10</td>
-<td><!-- <a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a> -->-</td>
-<td><font color="red">OFFLINE</font></td>
-</tr>
-</table>
-<p><i>Return to <a href="./index.html">main page</a></i></p>
-</body>
-</html>
Deleted: tshome/index-old.html
===================================================================
--- tshome/index-old.html 2011-05-02 09:58:31 UTC (rev 285)
+++ tshome/index-old.html 2011-05-13 14:28:22 UTC (rev 286)
@@ -1,17 +0,0 @@
-<html>
-<head>
-<title>Hydriz on Toolserver</title>
-</head>
-<body>
-<p>Hi, I am <a title='m:User:Hydriz' href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a> on the <a title="m:Toolserver" href="http://meta.wikimedia.org/wiki/Toolserver">Wikimedia Toolserver</a>, see my <a title="m:User talk:Hydriz" href="http://meta.wikimedia.org/wiki/User_talk:Hydriz">user talk page on Meta</a> to contact me or email me at: <tt>hydriz [at] toolserver [dot] org</tt>.</p>
-<p>Do take a look at my <a href="./matrix.html">Account Matrix</a> too!</p>
-<h2>Services I use on my Toolserver account</h2>
-<p>I currently use my Toolserver for the following jobs:</p>
-<li><a href="http://countervandalism.net">Countervandalism bot</a> - A special bot that tracks the live RecentChanges feed from the <a title="wmf:Home" href="http://wikimediafoundation.org/wiki/Home">Wikimedia</a> IRC. (Bot list available <a href="./bots.html">here</a>)</li>
-<li><a href="http://pywikipediabot.sourceforge.net/">Pywikipediabot</a> - A bot that adds <a title="m:Help:Interwiki linking" href="http://meta.wikimedia.org/wiki/Help:Interwiki_linking"</a>Interwiki links</a> to other languages.</li>
-<p><i>More services would be added soon...</i></p>
-<h3>Powered by:</h3>
-<a title='The Wikimedia Toolserver, a service from the Wikimedia Deutschland e.V.' href='http://toolserver.org'><img width='120' alt='Wikimedia Community Logo-Toolserver' src='http://upload.wikimedia.org/wikipedia/commons/thumb/b/be/Wikimedia_Community_Logo-Toolserver.svg/120px-Wikimedia_Community_Logo-Toolserver.svg.png'/></a><br /><br /><i>The Wikimedia Toolserver</i>
-<p>Source code available on <a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/">Sourceforge's subversion</a>. Problems? Report it <a title="jira:HYDRIZ" href="https://jira.toolserver.org/browse/HYDRIZ">here</a>.</p>
-</body>
-</html>
Modified: tshome/index.html
===================================================================
--- tshome/index.html 2011-05-02 09:58:31 UTC (rev 285)
+++ tshome/index.html 2011-05-13 14:28:22 UTC (rev 286)
@@ -48,62 +48,6 @@
</div>
<!-- /jumpto -->
<!-- bodytext -->
-<!-- <table class="userboxes" style="margin-left: 1em;; margin-bottom: 0.5em; width: 248px; border: #99B3FF solid 1px; background-color: #FFFFFF; color: #000000; float: right;">
-<tr>
-<td>
-<div style="text-align: center; font-size: 120%; font-weight: bold;"><a href="/wiki/Wikipedia:Userboxes" title="Wikipedia:Userboxes">Userboxes</a></div>
-<div style="float:left; border:1px solid #ffb466; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#ffe496;">
-<tr>
-<th style="width:45px; height:45px; background:#ffb466; text-align:center; font-size:18pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><a href="/wiki/Wikipedia:WikiProject_Computing/Userbox" title="Wikipedia:WikiProject Computing/Userbox"><img alt="Computer-aj aj ashton 01.svg" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Computer-aj_aj_ashton_01.svg/45px-Computer-aj_aj_ashton_01.svg.png" width="45" height="45" /></a></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;">This user is a member of <a href="/wiki/Wikipedia:WikiProject_Computing" title="Wikipedia:WikiProject Computing">WikiProject Computing</a>.</td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid lightgray; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:white;">
-<tr>
-<th style="width:45px; height:45px; background:lightgray; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><a href="/wiki/Singapore" title="Singapore"><img alt="Flag of Singapore.svg" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Flag_of_Singapore.svg/40px-Flag_of_Singapore.svg.png" width="40" height="27" /></a></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;">This user is <b><a href="/wiki/Singapore" title="Singapore">Singaporean</a></b>.</td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #6EF7A7; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#C5FCDC;">
-<tr>
-<th style="width:45px; height:45px; background:#6EF7A7; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><span style="white-space:nowrap;"><a href="/wiki/English_language" title="English language">en</a></span></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25; color:black; vertical-align: middle;">This user is a <b><a href="/wiki/Category:User_en-N" title="Category:User en-N">native</a></b> speaker of <b><a href="/wiki/Category:User_en" title="Category:User en">English</a></b>.</td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #6EF7A7; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#C5FCDC;">
-<tr>
-<th style="width:45px; height:45px; background:#6EF7A7; text-align:center; font-size:10pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><span style="white-space:nowrap;"><a href="/wiki/Simple_English" title="Simple English">simple</a></span></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25; color:black; vertical-align: middle;">This person is very good with <span style="white-space:nowrap;"><b><a href="/wiki/Wikipedia:Simple_English_Wikipedia#Simple_English" title="Wikipedia:Simple English Wikipedia">Simple English</a></b>.</span></td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #6EF7A7; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#C5FCDC;">
-<tr>
-<th style="width:45px; height:45px; background:#6EF7A7; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><span style="white-space:nowrap;"><a href="/wiki/Chinese_language" title="Chinese language">zh</a></span></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25; color:black; vertical-align: middle;">該用戶的<b><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">母語</a></b>是<b><a href="/wiki/Category:User_zh" title="Category:User zh">中文</a></b>。<br />
-<span lang="zh-Hans" xml:lang="zh-Hans">该用户的<b><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">母语</a></b>是<b><a href="/wiki/Category:User_zh" title="Category:User zh">中文</a></b>。</span></td>
-</tr>
-</table>
-</div>
-<div style="float:left; border:1px solid #8D40B3; margin:1px;" class="wikipediauserbox">
-<table cellspacing="0" style="width:238px; background:#F0E6F5;">
-<tr>
-<th style="width:45px; height:45px; background:#D9BFE5; text-align:center; font-size:14pt; color:black; padding:0 1px 0 0; line-height:1.25em; vertical-align: middle;"><a href="/wiki/File:Don%27t_abbreviate_as_Wiki_(no_text).png" class="image"><img alt="Don't abbreviate as Wiki (no text).png" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Don%27t_abbreviate_as_Wiki_%28no_text%29.png/45px-Don%27t_abbreviate_as_Wiki_%28no_text%29.png" width="45" height="38" /></a></th>
-<td style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;">This user feels <b><a href="/wiki/Pain" title="Pain"><span style="color:black">physical pain</span></a></b> when hearing others <b><a href="/wiki/Wikipedia:Don%27t_abbreviate_Wikipedia_as_Wiki" title="Wikipedia:Don't abbreviate Wikipedia as Wiki"><span style="color:black">refer to Wikipedia as "Wiki"</span></a></b>.</td>
-</tr>
-</table>
-</div>
-</td>
-</tr>
-</table> -->
<p>Hi, I am <a title='m:User:Hydriz' href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a> on the <a title="m:Toolserver" href="http://meta.wikimedia.org/wiki/Toolserver">Wikimedia Toolserver</a>, see my <a title="m:User talk:Hydriz" href="http://meta.wikimedia.org/wiki/User_talk:Hydriz">user talk page on Meta</a> to contact me or email me at: <tt>hydriz [at] toolserver [dot] org</tt>.</p>
<p>Do take a look at my <a href="./matrix.html">Account Matrix</a> too!</p>
<h2>Services I use on my Toolserver account</h2>
@@ -124,7 +68,7 @@
<!-- Saved in parser cache with key enwiki:pcache:idhash:27589599-0!*!0!!*!4 and timestamp 20110411084509 -->
<div class="printfooter">
-Retrieved from "<a href="http://en.wikipedia.org/wiki/User:Hydriz">http://en.wikipedia.org/wiki/User:Hydriz</a>"</div>
+Retrieved from "<a href="http://toolserver.org/~hydriz/index.html">http://toolserver.org/~hydriz/index.html</a>"</div>
<!-- /bodytext -->
<!-- catlinks -->
<!-- <div id='catlinks' class='catlinks'><div id="mw-normal-catlinks"><a href="/wiki/Special:Categories" title="Special:Categories">Categories</a>: <span dir='ltr'><a href="/wiki/Category:WikiProject_Computing_participants" title="Category:WikiProject Computing participants">WikiProject Computing participants</a></span> | <span dir='ltr'><a href="/wiki/Category:Singaporean_Wikipedians" title="Category:Singaporean Wikipedians">Singaporean Wikipedians</a></span> | <span dir='ltr'><a href="/wiki/Category:User_en" title="Category:User en">User en</a></span> | <span dir='ltr'><a href="/wiki/Category:User_en-N" title="Category:User en-N">User en-N</a></span> | <span dir='ltr'><a href="/wiki/Category:User_simple" title="Category:User simple">User simple</a></span> | <span dir='ltr'><a href="/wiki/Category:User_zh" title="Category:User zh">User zh</a></span> | <span dir='ltr'><a href="/wiki/Category:User_zh-N" title="Category:User zh-N">User zh-N</a></span></div></div>--> <!-- /catlinks -->
Deleted: tshome/matrix-old.html
===================================================================
--- tshome/matrix-old.html 2011-05-02 09:58:31 UTC (rev 285)
+++ tshome/matrix-old.html 2011-05-13 14:28:22 UTC (rev 286)
@@ -1,86 +0,0 @@
-<html>
-<head>
-<title>Account Matrix</title>
-</head>
-<body>
-<p>This is a list of Wikimedia projects which I contribute to</p>
-<table class="wikitable sortable">
-<tr>
-<th>Name of project</th>
-<th>Edit count (rough approximate)</th>
-<th>Rights I hold</th>
-</tr>
-<tr>
-<td><a href="http://simple.wikipedia.org/wiki/User:Hydriz" class="extiw" title="simple:User:Hydriz">Simple English Wikipedia</a></td>
-<td>4,000+</td>
-<td><a href="http://simple.wikipedia.org/wiki/Wikipedia:Rollbackers" class="extiw" title="simple:Wikipedia:Rollbackers">Rollbacker</a></td>
-</tr>
-<tr>
-<td><a href="http://simple.wikipedia.org/wiki/wikt:User:Hydriz" class="extiw" title="simple:wikt:User:Hydriz">Simple English Wiktionary</a></td>
-<td>1,400+</td>
-<td><a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:Rollbackers" class="extiw" title="simple:wikt:Wiktionary:Rollbackers">Rollbacker</a> and <a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:IP_block_exemption" class="extiw" title="simple:wikt:Wiktionary:IP block exemption">IP block exemption</a></td>
-</tr>
-<tr>
-<td><a href="http://rue.wikipedia.org/wiki/User:Hydriz" class="extiw" title="rue:User:Hydriz">Rusyn Wikipedia</a></td>
-<td>100+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://strategy.wikimedia.org/wiki/User:Hydriz" class="extiw" title="strategy:User:Hydriz">Strategic Planning</a></td>
-<td>200+</td>
-<td><a href="http://strategy.wikimedia.org/wiki/Strategic_Planning:Administrators" class="extiw" title="strategy:Strategic Planning:Administrators">Administrator (sysop)</a></td>
-</tr>
-<tr>
-<td><a href="http://incubator.wikimedia.org/wiki/User:Hydriz" class="extiw" title="incubator:User:Hydriz">Wikimedia Incubator</a></td>
-<td>100+</td>
-<td><a href="http://incubator.wikimedia.org/wiki/Incubator:Coordination_for_importing_closed_projects" class="extiw" title="incubator:Incubator:Coordination for importing closed projects">Importer</a></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:用户:Hydriz">Chinese Wikipedia</a></td>
-<td>50+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/wikt:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:wikt:用户:Hydriz">Chinese Wiktionary</a></td>
-<td>0</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/b:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:b:用户:Hydriz">Chinese Wikibooks</a></td>
-<td>50+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/q:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:q:用户:Hydriz">Chinese Wikiquote</a></td>
-<td>1+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/n:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:n:用户:Hydriz">Chinese Wikinews</a></td>
-<td>0</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/s:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:s:用户:Hydriz">Chinese Wikisource</a></td>
-<td>0</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://zh.wikipedia.org/wiki/v:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:v:用户:Hydriz">Chinese Wikiversity</a></td>
-<td>0</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://en.wikipedia.org/wiki/User:Hydriz" class="extiw" title="en:User:Hydriz">English Wikipedia</a></td>
-<td>250+</td>
-<td><i>None</i></td>
-</tr>
-<tr>
-<td><a href="http://en.wikinews.org/wiki/User:Hydriz" class="extiw" title="wikinews:User:Hydriz">English Wikinews</a></td>
-<td>1+</td>
-<td><i>None</i></td>
-</tr>
-</table>
-<p><i>Return to <a href="./index.html">main page</a></i></p>
-</body>
-</html>
Added: tshome/outdated/v1.0/bots-old.html
===================================================================
--- tshome/outdated/v1.0/bots-old.html (rev 0)
+++ tshome/outdated/v1.0/bots-old.html 2011-05-13 14:28:22 UTC (rev 286)
@@ -0,0 +1,66 @@
+<html>
+<head>
+<title>Bot assignments</title>
+</head>
+<body>
+<p>This is the assignments of the different CVT bots on Freenode</p>
+<table class="wikitable sortable">
+<tr>
+<th>Bot name on Freenode</th>
+<th>Channel bot is functioning in</th>
+<th>Number of wiki(s) bot is monitoring</th>
+</tr>
+<tr>
+<td>CVTBot1</td>
+<td><a title="irc:cvn-wq-en" href="irc://irc.freenode.net/cvn-wq-en">#cvn-wq-en</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot2</td>
+<td><a title="irc:cvt-allwikis" href="irc://irc.freenode.net/cvt-allwikis">#cvt-allwikis</a></td>
+<td>256</td>
+</tr>
+<tr>
+<td>CVTBot3</td>
+<td><a title="irc:cvt-wp-en" href="irc://irc.freenode.net/cvt-wp-en">#cvt-wp-en</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot4</td>
+<td><a title="irc:cvn-zh-scan" href="irc://irc.freenode.net/cvn-zh-scan">#cvn-zh-scan</a></td>
+<td>6</td>
+</tr>
+<tr>
+<td>CVTBot5</td>
+<td><a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a></td>
+<td><!-- <font color="red">OFFLINE</font> --><font color="green">Test bot</font> (1)</td>
+</tr>
+<tr>
+<td>CVTBot6</td>
+<td><a title="irc:cvt-commons" href="irc://irc.freenode.net/cvt-commons">#cvt-commons</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot7</td>
+<td><a title="irc:cvn-wv-en" href="irc://irc.freenode.net/cvn-wv-en">#cvn-wv-en</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot8</td>
+<td><a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a></td>
+<td><!-- <font color="red">OFFLINE</font> --><font color="green">Test bot</font> (1)</td>
+</tr>
+<tr>
+<td>CVTBot9</td>
+<td><a title="irc:cvt-wn-en" href="irc://irc.freenode.net/cvt-wn-en">#cvt-wn-en</a></td>
+<td>1</td>
+</tr>
+<tr>
+<td>CVTBot10</td>
+<td><!-- <a title="irc:cvt-sandbox" href="irc://irc.freenode.net/cvt-sandbox">#cvt-sandbox</a> -->-</td>
+<td><font color="red">OFFLINE</font></td>
+</tr>
+</table>
+<p><i>Return to <a href="./index.html">main page</a></i></p>
+</body>
+</html>
Added: tshome/outdated/v1.0/index-old.html
===================================================================
--- tshome/outdated/v1.0/index-old.html (rev 0)
+++ tshome/outdated/v1.0/index-old.html 2011-05-13 14:28:22 UTC (rev 286)
@@ -0,0 +1,17 @@
+<html>
+<head>
+<title>Hydriz on Toolserver</title>
+</head>
+<body>
+<p>Hi, I am <a title='m:User:Hydriz' href="http://meta.wikimedia.org/wiki/User:Hydriz">Hydriz</a> on the <a title="m:Toolserver" href="http://meta.wikimedia.org/wiki/Toolserver">Wikimedia Toolserver</a>, see my <a title="m:User talk:Hydriz" href="http://meta.wikimedia.org/wiki/User_talk:Hydriz">user talk page on Meta</a> to contact me or email me at: <tt>hydriz [at] toolserver [dot] org</tt>.</p>
+<p>Do take a look at my <a href="./matrix.html">Account Matrix</a> too!</p>
+<h2>Services I use on my Toolserver account</h2>
+<p>I currently use my Toolserver for the following jobs:</p>
+<li><a href="http://countervandalism.net">Countervandalism bot</a> - A special bot that tracks the live RecentChanges feed from the <a title="wmf:Home" href="http://wikimediafoundation.org/wiki/Home">Wikimedia</a> IRC. (Bot list available <a href="./bots.html">here</a>)</li>
+<li><a href="http://pywikipediabot.sourceforge.net/">Pywikipediabot</a> - A bot that adds <a title="m:Help:Interwiki linking" href="http://meta.wikimedia.org/wiki/Help:Interwiki_linking"</a>Interwiki links</a> to other languages.</li>
+<p><i>More services would be added soon...</i></p>
+<h3>Powered by:</h3>
+<a title='The Wikimedia Toolserver, a service from the Wikimedia Deutschland e.V.' href='http://toolserver.org'><img width='120' alt='Wikimedia Community Logo-Toolserver' src='http://upload.wikimedia.org/wikipedia/commons/thumb/b/be/Wikimedia_Community_Logo-Toolserver.svg/120px-Wikimedia_Community_Logo-Toolserver.svg.png'/></a><br /><br /><i>The Wikimedia Toolserver</i>
+<p>Source code available on <a href="https://wikis.svn.sourceforge.net/svnroot/wikis/tshome/">Sourceforge's subversion</a>. Problems? Report it <a title="jira:HYDRIZ" href="https://jira.toolserver.org/browse/HYDRIZ">here</a>.</p>
+</body>
+</html>
Added: tshome/outdated/v1.0/matrix-old.html
===================================================================
--- tshome/outdated/v1.0/matrix-old.html (rev 0)
+++ tshome/outdated/v1.0/matrix-old.html 2011-05-13 14:28:22 UTC (rev 286)
@@ -0,0 +1,86 @@
+<html>
+<head>
+<title>Account Matrix</title>
+</head>
+<body>
+<p>This is a list of Wikimedia projects which I contribute to</p>
+<table class="wikitable sortable">
+<tr>
+<th>Name of project</th>
+<th>Edit count (rough approximate)</th>
+<th>Rights I hold</th>
+</tr>
+<tr>
+<td><a href="http://simple.wikipedia.org/wiki/User:Hydriz" class="extiw" title="simple:User:Hydriz">Simple English Wikipedia</a></td>
+<td>4,000+</td>
+<td><a href="http://simple.wikipedia.org/wiki/Wikipedia:Rollbackers" class="extiw" title="simple:Wikipedia:Rollbackers">Rollbacker</a></td>
+</tr>
+<tr>
+<td><a href="http://simple.wikipedia.org/wiki/wikt:User:Hydriz" class="extiw" title="simple:wikt:User:Hydriz">Simple English Wiktionary</a></td>
+<td>1,400+</td>
+<td><a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:Rollbackers" class="extiw" title="simple:wikt:Wiktionary:Rollbackers">Rollbacker</a> and <a href="http://simple.wikipedia.org/wiki/wikt:Wiktionary:IP_block_exemption" class="extiw" title="simple:wikt:Wiktionary:IP block exemption">IP block exemption</a></td>
+</tr>
+<tr>
+<td><a href="http://rue.wikipedia.org/wiki/User:Hydriz" class="extiw" title="rue:User:Hydriz">Rusyn Wikipedia</a></td>
+<td>100+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://strategy.wikimedia.org/wiki/User:Hydriz" class="extiw" title="strategy:User:Hydriz">Strategic Planning</a></td>
+<td>200+</td>
+<td><a href="http://strategy.wikimedia.org/wiki/Strategic_Planning:Administrators" class="extiw" title="strategy:Strategic Planning:Administrators">Administrator (sysop)</a></td>
+</tr>
+<tr>
+<td><a href="http://incubator.wikimedia.org/wiki/User:Hydriz" class="extiw" title="incubator:User:Hydriz">Wikimedia Incubator</a></td>
+<td>100+</td>
+<td><a href="http://incubator.wikimedia.org/wiki/Incubator:Coordination_for_importing_closed_projects" class="extiw" title="incubator:Incubator:Coordination for importing closed projects">Importer</a></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:用户:Hydriz">Chinese Wikipedia</a></td>
+<td>50+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/wikt:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:wikt:用户:Hydriz">Chinese Wiktionary</a></td>
+<td>0</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/b:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:b:用户:Hydriz">Chinese Wikibooks</a></td>
+<td>50+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/q:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:q:用户:Hydriz">Chinese Wikiquote</a></td>
+<td>1+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/n:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:n:用户:Hydriz">Chinese Wikinews</a></td>
+<td>0</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/s:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:s:用户:Hydriz">Chinese Wikisource</a></td>
+<td>0</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://zh.wikipedia.org/wiki/v:%E7%94%A8%E6%88%B7:Hydriz" class="extiw" title="zh:v:用户:Hydriz">Chinese Wikiversity</a></td>
+<td>0</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://en.wikipedia.org/wiki/User:Hydriz" class="extiw" title="en:User:Hydriz">English Wikipedia</a></td>
+<td>250+</td>
+<td><i>None</i></td>
+</tr>
+<tr>
+<td><a href="http://en.wikinews.org/wiki/User:Hydriz" class="extiw" title="wikinews:User:Hydriz">English Wikinews</a></td>
+<td>1+</td>
+<td><i>None</i></td>
+</tr>
+</table>
+<p><i>Return to <a href="./index.html">main page</a></i></p>
+</body>
+</html>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hy...@us...> - 2011-05-02 09:58:38
|
Revision: 285
http://wikis.svn.sourceforge.net/wikis/?rev=285&view=rev
Author: hydria
Date: 2011-05-02 09:58:31 +0000 (Mon, 02 May 2011)
Log Message:
-----------
Adding new files
Added Paths:
-----------
InitialiseSettings.php
LocalDatabases.php
Added: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php (rev 0)
+++ InitialiseSettings.php 2011-05-02 09:58:31 UTC (rev 285)
@@ -0,0 +1,366 @@
+<?php
+
+$wgConf->settings = array(
+
+'wgServer' => array(
+ 'default' => 'http://notfound.wikisorg.tk',
+ 'wikiorg_compowiki' => 'http://wikicompo.tk',
+ 'wikiorg_enwiki' => 'http://en.wikicompo.tk',
+ 'wikiorg_simplewiki' => 'http://simple.wikicompo.tk',
+ 'wikiorg_dewiki' => 'http://de.wikicompo.tk',
+ 'wikiorg_frwiki' => 'http://fr.wikicompo.tk',
+ 'wikiorg_jawiki' => 'http://ja.wikicompo.tk',
+ 'wikiorg_itwiki' => 'http://it.wikicompo.tk',
+ 'wikiorg_foodwiki' => 'http://wikifood.tk',
+ 'wikiorg_commonswiki' => 'http://commons.wikisorg.tk',
+ 'wikiorg_incubatorwiki' => 'http://incubator.wikisorg.tk',
+ 'wikiorg_metawiki' => 'http://meta.wikisorg.tk',
+ 'wikiorg_labswiki' => 'http://labs.wikisorg.tk',
+ 'wikiorg_strategywiki' => 'http://strategy.wikisorg.tk',
+ 'wikiorg_outreachwiki' => 'http://outreach.wikisorg.tk',
+ 'wikiorg_secretwiki' => 'http://secret.wikisorg.tk',
+ 'wikiorg_wikitechwiki' => 'http://wikitech.wikisorg.tk',
+ 'wikiorg_photoswiki' => 'http://photos.wikisorg.tk',
+ 'wikiorg_privatewiki' => 'http://private.wikisorg.tk',
+ 'wikiorg_wiki' => 'http://wikisorg.tk',
+ 'wikiorg_wikiswiki' => 'http://wikis.tk',
+ 'wikiorg_usa' => 'http://usability.wikisorg.tk',
+ 'wikiorg_testwiki' => 'http://test.wikisorg.tk',
+ 'wikiorg_trans' => 'http://translate.wikisorg.tk',
+ 'wikiorg_historywiki' => 'http://wikihistory.tk',
+ 'wikiorg_centralauth-labswiki' => 'http://centralauth.labs.wikisorg.tk',
+ 'wikiorg_en-centralauth-labswiki' => 'http://en.centralauth.labs.wikisorg.tk',
+ 'wikiorg_simple-centralauth-labswiki' => 'http://simple.centralauth.labs.wikisorg.tk',
+ 'wikiorg_ang-centralauth-labswiki' => 'http://ang.centralauth.labs.wikisorg.tk',
+),
+
+'wgScriptPath' => array(
+ 'default' => '/w',
+),
+
+'wgArticlePath' => array(
+ 'default' => '/wiki/$1',
+),
+
+'wgSitename' => array(
+ 'default' => 'Wikis Organisation',
+ 'wikiorg_compowiki' => 'WikiCompo',
+ 'wikiorg_enwiki' => 'WikiCompo',
+ 'wikiorg_simplewiki' => 'WikiCompo',
+ 'wikiorg_dewiki' => 'WikiCompo',
+ 'wikiorg_frwiki' => 'WikiCompo',
+ 'wikiorg_jawiki' => 'WikiCompo',
+ 'wikiorg_itwiki' => 'WikiCompo',
+ 'wikiorg_foodwiki' => 'WikiFood',
+ 'wikiorg_commonswiki' => 'Wikis Commons',
+ 'wikiorg_incubatorwiki' => 'Wikis Incubator',
+ 'wikiorg_metawiki' => 'Meta',
+ 'wikiorg_labswiki' => 'Wikis Labs',
+ 'wikiorg_wikitechwiki' => 'Wikitech',
+ 'wikiorg_strategywiki' => 'Wikis Strategic Planning',
+ 'wikiorg_outreachwiki' => 'Wikis Outreach',
+ 'wikiorg_photoswiki' => 'Wikis Photos',
+ 'wikiorg_privatewiki' => 'Wikis Organisation',
+ 'wikiorg_wiki' => 'Wikis Organisation',
+ 'wikiorg_wikiswiki' => 'Wikis',
+ 'wikiorg_usa' => 'Wikis Usability Initiative',
+ 'wikiorg_testwiki' => 'Test Wikis',
+ 'wikiorg_trans' => 'Wikis Translate',
+ 'wikiorg_historywiki' => 'Wikihistory',
+ 'wikiorg_secretwiki' => 'Secret',
+ 'wikiorg_enwikihistory' => 'Wikihistory',
+ 'wikiorg_notfoundwiki' => 'Site not found',
+ 'wikiorg_centralauth-labswiki' => 'CentralAuth Labs',
+ 'wikiorg_en-centralauth-labswiki' => 'CentralAuth Labs',
+ 'wikiorg_simple-centralauth-labswiki' => 'CentralAuth Labs',
+ 'wikiorg_ang-centralauth-labswiki' => 'CentralAuth Labs',
+),
+
+'wgMetaNamespace' => array(
+ 'default' => 'Wikis',
+ 'wikiorg_compowiki' => 'WikiCompo',
+ 'wikiorg_enwiki' => 'WikiCompo',
+ 'wikiorg_simplewiki' => 'WikiCompo',
+ 'wikiorg_dewiki' => 'WikiCompo',
+ 'wikiorg_frwiki' => 'WikiCompo',
+ 'wikiorg_jawiki' => 'WikiCompo',
+ 'wikiorg_itwiki' => 'WikiCompo',
+ 'wikiorg_foodwiki' => 'WikiFood',
+ 'wikiorg_commonswiki' => 'Commons',
+ 'wikiorg_incubatorwiki' => 'Incubator',
+ 'wikiorg_metawiki' => 'Meta',
+ 'wikiorg_labswiki' => 'Labs',
+ 'wikiorg_centralauth-labswiki' => 'Labs',
+ 'wikiorg_en-centralauth-labswiki' => 'Labs',
+ 'wikiorg_simple-centralauth-labswiki' => 'Labs',
+ 'wikiorg_ang-centralauth-labswiki' => 'Labs',
+ 'wikiorg_historywiki' => 'Wikihistory',
+ 'wikiorg_enwikihistory' => 'Wikihistory',
+),
+
+'wgLanguageCode' => array(
+ 'default' => 'en',
+ 'wikiorg_dewiki' => 'de',
+ 'wikiorg_frwiki' => 'fr',
+ 'wikiorg_jawiki' => 'ja',
+ 'wikiorg_itwiki' => 'it',
+),
+
+'wgLocalInterwiki' => array(
+ 'default' => '$lang',
+),
+
+'wgLogo' => array(
+ 'default' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
+ 'wikiorg_wiki' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
+ 'wikiorg_privatewiki' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
+ 'wikiorg_metawiki' => 'http://upload.wikisorg.tk/wikisorg/meta/b/bc/Wiki.png',
+ 'wikiorg_incubatorwiki' => 'http://upload.wikisorg.tk/wikisorg/incubator/b/bc/Wiki.png',
+ 'wikiorg_commonswiki' => 'http://upload.wikisorg.tk/wikisorg/commons/b/bc/Wiki.png',
+ 'wikiorg_testwiki' => 'http://upload.wikisorg.tk/wikisorg/test/b/bc/Wiki.png',
+ 'wikiorg_trans' => 'http://upload.wikisorg.tk/wikisorg/translate/b/bc/Wiki.png',
+ 'wikiorg_wikitechwiki' => 'http://upload.wikisorg.tk/wikisorg/wikitech/b/bc/Wiki.png',
+ 'wikiorg_wikiswiki' => 'http://upload.wikisorg.tk/wikisorg/wikis/b/bc/Wiki.png',
+ 'wikiorg_compowiki' => 'http://upload.wikisorg.tk/wikicompo/main/b/bc/Wiki.png',
+ 'wikiorg_enwiki' => 'http://upload.wikisorg.tk/wikicompo/en/b/bc/Wiki.png',
+ 'wikiorg_simplewiki' => 'http://upload.wikisorg.tk/wikicompo/simple/b/bc/Wiki.png',
+ 'wikiorg_comzh' => 'http://upload.wikisorg.tk/wikicompo/zh/b/bc/Wiki.png',
+ 'wikiorg_dewiki' => 'http://upload.wikisorg.tk/wikicompo/de/b/bc/Wiki.png',
+ 'wikiorg_frwiki' => 'http://upload.wikisorg.tk/wikicompo/fr/b/bc/Wiki.png',
+ 'wikiorg_jawiki' => 'http://upload.wikisorg.tk/wikicompo/ja/b/bc/Wiki.png',
+ 'wikiorg_itwiki' => 'http://upload.wikisorg.tk/wikicompo/it/b/bc/Wiki.png',
+ 'wikiorg_foodwiki' => 'http://upload.wikisorg.tk/wikifood/main/b/bc/Wiki.png',
+ 'wikiorg_historywiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
+ 'wikiorg_outreachwiki' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
+ 'wikiorg_secretwiki' => 'http://upload.wikisorg.tk/wikisorg/main/b/bc/Wiki.png',
+ 'wikiorg_enwikihistory' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
+ 'wikiorg_notfoundwiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
+ 'wikiorg_centralauth-labswiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
+ 'wikiorg_en-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
+ 'wikiorg_simple-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
+ 'wikiorg_ang-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikihistory/main/b/bc/Wiki.png',
+),
+
+'wgDBuser' => array(
+ 'default' => 'wikiorg',
+),
+
+'wgDBpassword' => array(
+ 'default' => 'password',
+),
+
+'wgEnableUploads' => array(
+ 'default' => true,
+),
+
+// merge this with the value of $wgGroupPermissions defined
+// in DefaultSettings.php
+'+wgGroupPermissions' => array(
+
+ // Allow bureaucrats to change status on remote wikis
+ // and allow anonymous users to create page (this part
+ // will not be merged with 'default' since there's no
+ // "+" in front of 'centralwiki')
+ '+wikiorg_metawiki' => array(
+ 'steward' => array(
+ 'userrights-interwiki' => true,
+ 'userrights-global' => true,
+ ),
+ ),
+
+ // A wiki with rollback right given to logged-in users
+ // the 'default' part will be merged with this values
+ // (i.e. anonymous users won't be able to create pages)
+ '+wikiorg_comen' => array(
+ 'user' => array(
+ 'rollback' => true,
+ ),
+ ),
+
+ // Disallow anonymous users to create pages.
+ // Note: the 'default' key should never have a "+" in front of it
+ 'default' => array(
+ '*' => array(
+ 'createpage' => false,
+ 'createtalk' => false,
+ ),
+ ),
+),
+'wgAddGroups' => array(
+ // The '+' in front of the DB name means 'add to the default'. It saves us duplicating
+ // changes to the default across all overrides --Andrew 2009-04-28
+ 'default' => array(
+ 'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot' ),
+ 'sysop' => array( 'ipblock-exempt' ),
+ ),
+),
+
+'wgRemoveGroups' => array(
+ // The '+' in front of the DB name means 'add to the default'. It saves us duplicating
+ // changes to the default across all overrides --Andrew 2009-04-28
+ 'default' => array(
+ 'bureaucrat' => array( 'sysop', 'bot' ),
+ 'sysop' => array( 'ipblock-exempt' ),
+ ),
+),
+
+'wgNamespaceAliases' => array(
+ 'wikiorg_compowiki' => array(
+ 'WC' => NS_PROJECT,
+ ),
+ 'wikiorg_enwiki' => array(
+ 'WC' => NS_PROJECT,
+ ),
+ 'wikiorg_simplewiki' => array(
+ 'WC' => NS_PROJECT,
+ ),
+ 'wikiorg_dewiki' => array(
+ 'WC' => NS_PROJECT,
+ ),
+ 'wikiorg_frwiki' => array(
+ 'WC' => NS_PROJECT,
+ ),
+ 'wikiorg_jawiki' => array(
+ 'WC' => NS_PROJECT,
+ ),
+ 'wikiorg_itwiki' => array(
+ 'WC' => NS_PROJECT,
+ ),
+ 'wikiorg_foodwiki' => array(
+ 'WF' => NS_PROJECT,
+ ),
+ 'wikiorg_historywiki' => array(
+ 'WH' => NS_PROJECT,
+ ),
+ 'wikiorg_enwikihistory' => array(
+ 'WH' => NS_PROJECT,
+ ),
+),
+
+'wgExtraNamespaces' => array(
+ 'wikiorg_enwiki' => array(
+ 400 => "School",
+ 401 => "School_Talk",
+ ),
+ 'wikiorg_simplewiki' => array(
+ 400 => "School",
+ 401 => "School_Talk",
+ ),
+ 'wikiorg_dewiki' => array(
+ 400 => "Schule",
+ 401 => "Schule_reden",
+ ),
+ 'wikiorg_compowiki' => array(
+ 400 => "School",
+ 401 => "School_Talk",
+ ),
+ 'wikiorg_frwiki' => array(
+ 400 => "L'école",
+ 401 => "L'école_Talk",
+ ),
+ 'wikiorg_jawiki' => array(
+ 400 => "School",
+ 401 => "School_Talk",
+ ),
+ 'wikiorg_itwiki' => array(
+ 400 => "School",
+ 401 => "School_Talk",
+ ),
+ 'wikiorg_foodwiki' => array(
+ 400 => "Recipe",
+ 401 => "Recipe_Talk",
+ 402 => "Review",
+ 403 => "Review_Talk",
+ ),
+ 'wikiorg_trans' => array(
+ 400 => "Translate",
+ 401 => "Translate_Talk",
+ ),
+),
+
+'wgUploadPath' => array(
+ 'default' => 'http://upload.wikisorg.tk/wikisorg/main',
+ 'wikiorg_wiki' => 'http://upload.wikisorg.tk/wikisorg/main',
+ 'wikiorg_privatewiki' => 'http://upload.wikisorg.tk/wikisorg/private',
+ 'wikiorg_metawiki' => 'http://upload.wikisorg.tk/wikisorg/meta',
+ 'wikiorg_incubatorwiki' => 'http://upload.wikisorg.tk/wikisorg/incubator',
+ 'wikiorg_commonswiki' => 'http://upload.wikisorg.tk/wikisorg/commons',
+ 'wikiorg_testwiki' => 'http://upload.wikisorg.tk/wikisorg/test',
+ 'wikiorg_labswiki' => 'http://upload.wikisorg.tk/wikisorg/labs',
+ 'wikiorg_trans' => 'http://upload.wikisorg.tk/wikisorg/translate',
+ 'wikiorg_wikitechwiki' => 'http://upload.wikisorg.tk/wikisorg/wikitech',
+ 'wikiorg_wikiswiki' => 'http://upload.wikisorg.tk/wikisorg/wikis',
+ 'wikiorg_compowiki' => 'http://upload.wikisorg.tk/wikicompo/main',
+ 'wikiorg_enwiki' => 'http://upload.wikisorg.tk/wikicompo/en',
+ 'wikiorg_simplewiki' => 'http://upload.wikisorg.tk/wikicompo/simple',
+ 'wikiorg_comzh' => 'http://upload.wikisorg.tk/wikicompo/zh',
+ 'wikiorg_dewiki' => 'http://upload.wikisorg.tk/wikicompo/de',
+ 'wikiorg_frwiki' => 'http://upload.wikisorg.tk/wikicompo/fr',
+ 'wikiorg_jawiki' => 'http://upload.wikisorg.tk/wikicompo/ja',
+ 'wikiorg_itwiki' => 'http://upload.wikisorg.tk/wikicompo/it',
+ 'wikiorg_foodwiki' => 'http://upload.wikisorg.tk/wikifood/main',
+ 'wikiorg_historywiki' => 'http://upload.wikisorg.tk/wikihistory/main',
+ 'wikiorg_outreachwiki' => 'http://upload.wikisorg.tk/wikisorg/outreach',
+ 'wikiorg_secretwiki' => 'http://upload.wikisorg.tk/wikisorg/secret',
+ 'wikiorg_enwikihistory' => 'http://upload.wikisorg.tk/wikihistory/en',
+ 'wikiorg_notfoundwiki' => 'http://upload.wikisorg.tk/wikisorg/notfound',
+ 'wikiorg_photoswiki' => 'http://upload.wikisorg.tk/wikisorg/photos',
+ 'wikiorg_centralauth-labswiki' => 'http://upload.wikisorg.tk/wikisorg/centralauth-labs',
+ 'wikiorg_en-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikisorg/en-centralauth-labs',
+ 'wikiorg_simple-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikisorg/simple-centralauth-labs',
+ 'wikiorg_ang-centralauth-labswiki' => 'http://upload.wikisorg.tk/wikisorg/ang-centralauth-labs',
+),
+
+'wgUploadDirectory' => array(
+ 'default' => '/home/wikiorg/public_html/upload/wikisorg/main',
+ 'wikiorg_wiki' => '/home/wikiorg/public_html/upload/wikisorg/main',
+ 'wikiorg_privatewiki' => '/home/wikiorg/public_html/upload/wikisorg/private',
+ 'wikiorg_metawiki' => '/home/wikiorg/public_html/upload/wikisorg/meta',
+ 'wikiorg_incubatorwiki' => '/home/wikiorg/public_html/upload/wikisorg/incubator',
+ 'wikiorg_commonswiki' => '/home/wikiorg/public_html/upload/wikisorg/commons',
+ 'wikiorg_testwiki' => '/home/wikiorg/public_html/upload/wikisorg/test',
+ 'wikiorg_labswiki' => '/home/wikiorg/public_html/upload/wikisorg/labs',
+ 'wikiorg_trans' => '/home/wikiorg/public_html/upload/wikisorg/translate',
+ 'wikiorg_wikitechwiki' => '/home/wikiorg/public_html/upload/wikisorg/wikitech',
+ 'wikiorg_wikiswiki' => '/home/wikiorg/public_html/upload/wikisorg/wikis',
+ 'wikiorg_compowiki' => '/home/wikiorg/public_html/upload/wikicompo/main',
+ 'wikiorg_enwiki' => '/home/wikiorg/public_html/upload/wikicompo/en',
+ 'wikiorg_simplewiki' => '/home/wikiorg/public_html/upload/wikicompo/simple',
+ 'wikiorg_comzh' => '/home/wikiorg/public_html/upload/wikicompo/zh',
+ 'wikiorg_dewiki' => '/home/wikiorg/public_html/upload/wikicompo/de',
+ 'wikiorg_frwiki' => '/home/wikiorg/public_html/upload/wikicompo/fr',
+ 'wikiorg_jawiki' => '/home/wikiorg/public_html/upload/wikicompo/ja',
+ 'wikiorg_itwiki' => '/home/wikiorg/public_html/upload/wikicompo/it',
+ 'wikiorg_foodwiki' => '/home/wikiorg/public_html/upload/wikifood/main',
+ 'wikiorg_historywiki' => '/home/wikiorg/public_html/upload/wikihistory/main',
+ 'wikiorg_outreachwiki' => '/home/wikiorg/public_html/upload/wikisorg/outreach',
+ 'wikiorg_secretwiki' => '/home/wikiorg/public_html/upload/wikisorg/secret',
+ 'wikiorg_enwikihistory' => '/home/wikiorg/public_html/upload/wikihistory/en',
+ 'wikiorg_notfoundwiki' => '/home/wikiorg/public_html/upload/wikisorg/notfound',
+ 'wikiorg_photoswiki' => '/home/wikiorg/public_html/upload/wikisorg/photos',
+ 'wikiorg_centralauth-labswiki' => '/home/wikiorg/public_html/upload/wikisorg/centralauth-labs',
+ 'wikiorg_en-centralauth-labswiki' => '/home/wikiorg/public_html/upload/wikisorg/en-centralauth-labs',
+ 'wikiorg_simple-centralauth-labswiki' => '/home/wikiorg/public_html/upload/wikisorg/simple-centralauth-labs',
+ 'wikiorg_ang-centralauth-labswiki' => '/home/wikiorg/public_html/upload/wikisorg/ang-centralauth-labs',
+),
+
+'wgAllowUserCss' => array(
+ 'default' => true,
+),
+
+'wgAllowUserJs' => array(
+ 'default' => true,
+),
+'wgShowIPinHeader' => array(
+ 'default' => false,
+),
+'wgUseInstantCommons' => array(
+ 'default' => true,
+),
+
+'wogUseRenameUser' => array(
+ 'default' => false,
+ 'wikiorg_metawiki' => true,
+),
+
+);
\ No newline at end of file
Added: LocalDatabases.php
===================================================================
--- LocalDatabases.php (rev 0)
+++ LocalDatabases.php 2011-05-02 09:58:31 UTC (rev 285)
@@ -0,0 +1,48 @@
+<?php
+
+/*
+
+This is just a file to list out the local databases. Would be required by the relevant files.
+
+Please list by alphabetical order and by wiki family type.
+
+Total wikis: 25 <- PLEASE UPDATE THIS AFTER ADDING A NEW WIKI HERE!!! -->
+
+*/
+
+$wgLocalDatabases = array(
+ // Wikis Organisation (*.wikisorg.tk) wikis
+ 'wikiorg_commonswiki',
+ 'wikiorg_incubatorwiki',
+ 'wikiorg_metawiki',
+ 'wikiorg_testwiki',
+ 'wikiorg_wikiswiki',
+ 'wikiorg_labswiki',
+ 'wikiorg_usabilitywiki',
+ 'wikiorg_translatewiki',
+ 'wikiorg_strategywiki',
+ 'wikiorg_outreachwiki',
+ 'wikiorg_secretwiki',
+
+ // Wikis Labs wikis (*.labs.wikisorg.tk) wikis (the technology of these wikis are a little outdated)
+ 'wikiorg_en-centralauth-labswiki',
+ 'wikiorg_simple-centralauth-labswiki',
+ 'wikiorg_ang-centralauth-labswiki',
+ 'wikiorg_centralauth-labswiki',
+
+ // WikiCompo (*.wikicompo.tk) wikis
+ 'wikiorg_compowiki',
+ 'wikiorg_enwiki',
+ 'wikiorg_simplewiki',
+ 'wikiorg_dewiki',
+ 'wikiorg_frwiki',
+ 'wikiorg_itwiki',
+ 'wikiorg_jawiki',
+
+ // WikiFood (*.wikifood.tk) wikis
+ 'wikiorg_foodwiki',
+
+ // Wikihistory (*.wikihistory.tk) wikis
+ 'wikiorg_historywiki',
+ 'wikiorg_enwikihistory',
+);
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|