(→‎Current Work: =Suggested tasks= header, + ==Make redirects show in italic on Special:Allpages==)
m (Text replacement - "{{Archive}}" to "{{Archived notice}}")
 
(39 intermediate revisions by 7 users not shown)
Line 1: Line 1:
=Suggested tasks=
{{Archived notice}}
==Enable Firefox users to add an Appropedia search to their toolbar==
Currently if viewing Appropedia, and you select "Add Appropedia (English)" from the search menu, it comes back with the warning:
:'''Download error'''
:Firefox could not download the search plugin from http://www.appropedia.org/Opensearch_desc.php
--[[User:Chriswaterguy|Chriswaterguy]] &middot; <small>[[User talk:Chriswaterguy|talk]]</small> 19:05, 6 March 2007 (PST)


==Make redirects show in italic on [[Special:Allpages]]==
=== UTC timestamp ===
 
=Current Work=
Change the time stamp from PDT/PST to UTC (or GMT which is the same thing... for some reason UTC is used at Wikipedia - maybe GMT suggests the user is in the UK, whereas UTC is just a universal time?) --[[User:Chriswaterguy|Chriswaterguy]] &middot; <small>[[User talk:Chriswaterguy|talk]]</small> 16:33, 21 December 2007 (PST)
 
== Make redirects show in italic on [[Special:Allpages]] ==
 
[https://www.appropedia.org/w/index.php?title=MediaWiki:Common.css&diff=prev&oldid=20739 Done] - the fix is in the Common.css file.
 
== Import Images from WikiGreen ==


=Completed Tasks=
==Import Images from WikiGreen==
These steps were completed for integrating WikiGreen (ExportWIkiSite) into Appropedia (ImportWIkiSite), but could be used to upload many photos from any repository:
These steps were completed for integrating WikiGreen (ExportWIkiSite) into Appropedia (ImportWIkiSite), but could be used to upload many photos from any repository:
# download images folder from ExportWikiSite
# download images folder from ExportWikiSite
# Remove unwanted folders, such as temp, archive and thumb (these will be recreated)
# Remove unwanted folders, such as temp, archive and thumb (these will be recreated)
Line 26: Line 26:
# In addition, something happened to the importImages.php file in transport, so I redownloaded it, and everything worked.
# In addition, something happened to the importImages.php file in transport, so I redownloaded it, and everything worked.


==Import Pages from another wiki==
== Import Pages from another wiki ==


How did we do that?
How did we do that?


==Renaming a user==
== Renaming a user ==
 
# Download the three files at http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Renameuser/
# Download the three files at http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Renameuser/
#* ''SpecialRenameuser.i18n.php'', ''SpecialRenameuser.php'', ''SpecialRenameuser_body.php''
#* ''SpecialRenameuser.i18n.php'', ''SpecialRenameuser.php'', ''SpecialRenameuser_body.php''
# Copy these three files to the /includes directory
# Copy these three files to the /includes directory
# Download the ''[http://wiki.evernex.com/index.php?title=ExtensionFunctions.php ExtensionFunctions.php]''
# Download the ''[http://web.archive.org/web/20160306212543/http://wiki.evernex.com/index.php?title=extensionfunctions.php ExtensionFunctions.php]''
# Copy the ''ExtensionFunctions.php'' to the main directory
# Copy the ''ExtensionFunctions.php'' to the main directory
# Add the following line to the ''LocalSettings.php'' near the other require_once lines.
# Add the following line to the ''LocalSettings.php'' near the other require_once lines.
Line 40: Line 41:
# Log in and navigate to [[Special:Renameuser]]</code>
# Log in and navigate to [[Special:Renameuser]]</code>
# Manually move the '''Userpage''' and any '''Userpage/subpages'''.
# Manually move the '''Userpage''' and any '''Userpage/subpages'''.
: I wrote this up in a more general form at http://meta.wikimedia.org/wiki/Renameuser
: How to rewrite old signatures? A bot maybe.
: See [[User:Chriswaterguy]] / [[User:Singkong2005]] for an example.
== Site Map ==
* http://web.archive.org/web/20081119233725/http://forums.appropedia.org/blog/making-sitemap-opensource-documentation-wild-goose-chase
== Interwiki map ==


:I wrote this up in a more general form at http://meta.wikimedia.org/wiki/Renameuser
See [[Appropedia:Admin tasks/Interwiki map]].
:How to rewrite old signatures?  A bot maybe.
:See [[User:Chriswaterguy]] / [[User:Singkong2005]] for an example.
==Site Map==
*[http://www.mediawiki.org/wiki/Extension:Google_Sitemap Google Sitemap extension]
*Somewhere [[User:Lonny|I]] have a detailed set of instructions on how I made this happen.  I will try to find them.


;Must visit [[Special:GoogleSitemap&limit=5500]] often.  Change limit to meet number of pages we want indexed.
== Automatic Domain and Database Backups ==


==Interwiki Map==
[[Appropedia:Admin Tasks/Automatic backups]]
See [[Appropedia:Admin_Tasks/Interwiki_map]].


==Automatic Domain and Database Backups==
== ImageMap Extension ==
[[Appropedia:Admin_Tasks/Automatic_backups]]


==ImageMap Extension==
Available to Mediawiki version 1.9. Allows us to have our featured project image lead to the project rather than the image info.
Available to Mediawiki version 1.9. Allows us to have our featured project image lead to the project rather than the image info.


#Make a directory in extensions: ImageMap
# Make a directory in extensions: ImageMap
#:mkdir ~/appropedia.org/extensions/ImageMap
#: mkdir ~/appropedia.org/extensions/ImageMap
#Download all files from subversion http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ImageMap/ the newly created ImageMap directory.
# Download all files from subversion http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ImageMap/ the newly created ImageMap directory.
#Add the following line to LocalSettings.php
# Add the following line to LocalSettings.php
#: require_once( "$IP/extensions/ImageMap/ImageMap.php" );
#: require_once( "$IP/extensions/ImageMap/ImageMap.php" );


Find more detailed information here http://www.mediawiki.org/wiki/Extension:ImageMap
Find more detailed information here http://www.mediawiki.org/wiki/Extension:ImageMap


==New User Welcome Message==
== CategoryTree extension ==
 
Details and download: http://www.mediawiki.org/wiki/Extension:CategoryTree
 
Follow instructions in the README file.
 
Important: Change the file permissions recursively for extensions/CategoryTree.
 
chmod -R 771 CategoryTree
 
--[[User:GoodSignal|GoodSignal]] 15:20, 29 April 2007 (PDT)
 
== New User Welcome Message ==
 
New users that register an email are automatically sent a confirmation code to validate their address. This seems like the appropriate place to add general ''Welcome to Appropedia.org'' information.
New users that register an email are automatically sent a confirmation code to validate their address. This seems like the appropriate place to add general ''Welcome to Appropedia.org'' information.


Edit the confirmation/welcome message here: [[MediaWiki:Confirmemail body]]
Edit the confirmation/welcome message here: [[MediaWiki:Confirmemail body]]


==Short URLs==
== Short URLs ==
*See [http://meta.wikimedia.org/wiki/Using_a_very_short_URL wikimedia] and [[User:Helge.at]]
 
*Set path in LocalSettings.php to <code>$wgArticlePath = "/$1";</code>
* See [http://meta.wikimedia.org/wiki/Using_a_very_short_URL wikimedia] and [[User:Helge.at]]
*Added .htaccess to root with the following content
* Set path in LocalSettings.php to <code>$wgArticlePath = "/$1";</code>
* Added .htaccess to root with the following content
 
<pre>
<pre>
RewriteEngine on
RewriteEngine on
Line 81: Line 98:
# Don't rewrite requests for files in MediaWiki subdirectories,
# Don't rewrite requests for files in MediaWiki subdirectories,
# MediaWiki PHP files, HTTP error documents, favicon.ico, or robots.txt
# MediaWiki PHP files, HTTP error documents, favicon.ico, or robots.txt
RewriteCond %{REQUEST_URI} !^/(stylesheets|images|skins|extensions)
RewriteCond %{REQUEST_URI} !^/(stylesheets|images|skins|extensions)
RewriteCond %{REQUEST_URI} !^/(redirect|texvc|index).php
RewriteCond %{REQUEST_URI} !^/(redirect|texvc|index).php
Line 87: Line 105:
RewriteCond %{REQUEST_URI} !^/robots.txt
RewriteCond %{REQUEST_URI} !^/robots.txt
RewriteCond %{REQUEST_URI} !^/nowiki
RewriteCond %{REQUEST_URI} !^/nowiki
# include these last two lines if you use the analog stats
# include these last two lines if you use the analog stats
RewriteCond %{REQUEST_URI} !^/failed_auth.html$
RewriteCond %{REQUEST_URI} !^/failed_auth.html$
RewriteCond %{REQUEST_URI} !^/stats
RewriteCond %{REQUEST_URI} !^/stats
Line 94: Line 114:
</pre>
</pre>


==Input box==  
== Input box ==
*Installed 10/16/06 by --[[User:Lonny|Lonny]]
*as per http://en.wikipedia.org/wiki/Help:Inputbox
*put inputbox.php in extensions folder
*added require_once("extensions/inputbox.php"); to LocalSetting.php
*Check again when mediawiki is updated


==AWStats==
* Installed 10/16/06 by --[[User:Lonny|Lonny]]
Some specifics after installing AWstats.  See http://wiki.dreamhost.com/index.php/AWStats_Installation for nice instructions.
* as per http://en.wikipedia.org/wiki/Help:Inputbox
* put inputbox.php in extensions folder
* added require_once("extensions/inputbox.php"); to LocalSetting.php
* Check again when mediawiki is updated


==MediaWiki Upgrade 1.9.2==
== AWStats ==
[[Appropedia:Admin_Tasks/Upgrade_checklist]]


==Perl to run the page==
Some specifics after installing AWstats. See http://web.archive.org/web/20150905055430/http://wiki.dreamhost.com:80/index.php/AWStats_Installation for nice instructions.
  perl /home/lonny1/awstats/tools/awstats_buildstaticpages.pl -config=appropedia.org -update \ -awstatsprog=/home/lonny1/awstats/cgi-bin/awstats.pl -dir=/home/lonny1/appropedia.org/statistics/
 
== MediaWiki Upgrade 1.9.2 ==
 
[[Appropedia:Admin Tasks/Upgrade checklist]]
 
== Perl to run the page ==
 
  perl /home/lonny1/awstats/tools/awstats_buildstaticpages.pl -config=appropedia.org -update \ -awstatsprog=/home/lonny1/awstats/cgi-bin/awstats.pl -dir=/home/lonny1/appropedia.org/statistics/
 
=== Changes to log file ===


===Changes to log file===
  LogFile="/home/lonny1/logs/appropedia.org/http/access.log"
  LogFile="/home/lonny1/logs/appropedia.org/http/access.log"
  LogFormat="%host %other %other %time1 %methodurl %code %bytesd %refererquot %uaquot"
  LogFormat="%host %other %other %time1 %methodurl %code %bytesd %refererquot %uaquot"
Line 121: Line 146:
  DefaultFile="index.php index.html"
  DefaultFile="index.php index.html"


===Cron -e===
=== Cron -e ===
 
One every hour on the fifteen minute mark.
One every hour on the fifteen minute mark.
  15 0 * * * perl /home/lonny1/awstats/tools/awstats_buildstaticpages.pl
  15 0 * * * perl /home/lonny1/awstats/tools/awstats_buildstaticpages.pl
  -config=appropedia.org -update
  -config=appropedia.org -update
Line 129: Line 156:


Once per day at 3am:
Once per day at 3am:
  0 3 * * * perl /home/lonny1/awstats/tools/awstats_buildstaticpages.pl
  0 3 * * * perl /home/lonny1/awstats/tools/awstats_buildstaticpages.pl
  -config=buildcapacity.org -update
  -config=buildcapacity.org -update
Line 134: Line 162:
  -dir=/home/lonny1/buildcapacity.org/statistics/
  -dir=/home/lonny1/buildcapacity.org/statistics/


===Future steps===
=== Future steps ===
*Password protect the folder [http://wiki.dreamhost.com/index.php/Password-protecting_directories].
 
* Password protect the folder [http://web.archive.org/web/20120308001230/http://wiki.dreamhost.com:80/index.php/Password-protecting_directories].
 
=== More notes ===


===More notes===
Still not working correctly.
Still not working correctly.


==See also==
== Fix RecentChanges cache ==
*[[Appropedia:To do]]
 
Fix RecentChanges cache (?) so it's possible to view more than 7 days:
 
A simple code change which seems to produce something more like the intended results (suggested by Woozle from Issuepedia):
 
: '''<nowiki>in SpecialRecentchanges.php, line 226 -- currently "conds[] = 'rc_timestamp >= ' . $dbr->addQuotes( $cutoff );" -- change the ">=" to "<=".</nowiki>'''
 
Woozle says:
 
"I don't know if this is a known bug or even a genuine bug (rather than a misunderstanding on my part), but maybe you can test that and see if it works as expected.
 
"Or, more to the point, consistently works as expected... it seemed to do fine for me, but I only did one test."
 
''Done - some months ago. --[[User:Chriswaterguy|Chriswaterguy]] 21:52, 8 July 2011 (PDT)''
 
== Misc old issues ==
 
<small>''These notes were made at "Appropedia:Site development/priorities/archive" and I was the only editor. I now realize these all fit under "Admin tasks" also. I'm deleting the original rather than creating a redirect, as I want to keep the site development subpages tidy.''</small>
 
# WYSIWYG editor - FCKEditor looks very close, but not ready yet. We need a replacement for Uniwiki, which is proving to be a problem for some editors, and which clashes with Mediawiki 1.14. So either we work with wikiHow on accelerating the implementation of [https://svn.wikia-code.com/wikia/trunk/extensions/wikia/Wysiwyg/ Wikia's WYSIWYG editor code] (which contains a lot of wikia specific hooks) or we find an alternative interface (any suggestions?) - '''Done'''
# Social features: better integration with network sites such as [http://www.wiserearth.org/ WiserEarth] and [http://web.archive.org/web/20180809120113/http://globalswadeshi.net:80/ GlobalSwadeshi], and better ways of monitoring activity and engaging with people in Appropedia - [[mw:Extension:SocialProfile]]?. (Also: better display of RSS feeds, so people can display their blogs in their userspace; [[Appropedia:Desired features #Fan mail|Fan mail]]; OpenSocial) - '''Done'''
* Setting up a test site, for checking new features and settings and making sure they don't break the site, before running them live. This will be MediaWiki, with all the extensions and settings we have now, then adding new features to see if they work. We've been promised help with this, but if you are able to assist, that would be fantastic. - '''Done'''
 
The next rank of issues include:
 
* [[Appropedia:Desired features#Search improvements|Search improvements]] including [[Appropedia:Desired features#Custom searches|Custom searches]]. '''- other needs are higher priority''' -> [https://secure.bettermeans.com/issues/7818 active task at Bettermeans].
* <s>[[Appropedia:Desired features#Special license namespace.28s.29|Special license namespace(s)]]</s> - we decided to use the mainspace, but add the {{Tl|open access}} notice (or other relevant notice) to the top of each page that doesn't fit the [[Appropedia:Copyrights|Appropedia license]]. '''- Done? Using "Original:" till we think of something better.'''
 
Previous list of priorities
 
* [http://blogs.appropedia.org blog] [[Appropedia:User experience/New skin#Wordpress themes for the blog|skin]]
* forums (on hold - [http://web.archive.org/web/20180809120113/http://globalswadeshi.net:80/ Global Swadeshi] is performing this role for now.) - ''See [[Appropedia:Forums]].''
* [[Appropedia:Wikilink bot|wikilink bot]] - kind of working. [[User:Chriswaterguy|Chriswaterguy]] got this working to a degree, but as at early 2009, nothing has been done for some months. ''Update'': now working and in use. --[[User:Chriswaterguy|Chriswaterguy]] 02:49, 16 February 2010 (UTC)
* [[Appropedia:Desired features#Special license namespace.28s.29|Special license namespace(s)]]


[[Category:Appropedia maintenance]]
(priorities suggested by [[User:Chriswaterguy|Chriswaterguy]] &middot; <small>[[User talk:Chriswaterguy|talk]]</small> 00:43, 5 November 2007 (PST), updated 23:29, 18 February 2009 (UTC) and 22:54, 8 July 2011 (PDT))

Latest revision as of 14:01, 6 February 2023

UTC timestamp[edit | edit source]

Change the time stamp from PDT/PST to UTC (or GMT which is the same thing... for some reason UTC is used at Wikipedia - maybe GMT suggests the user is in the UK, whereas UTC is just a universal time?) --Chriswaterguy · talk 16:33, 21 December 2007 (PST)

Make redirects show in italic on Special:Allpages[edit | edit source]

Done - the fix is in the Common.css file.

Import Images from WikiGreen[edit | edit source]

These steps were completed for integrating WikiGreen (ExportWIkiSite) into Appropedia (ImportWIkiSite), but could be used to upload many photos from any repository:

  1. download images folder from ExportWikiSite
  2. Remove unwanted folders, such as temp, archive and thumb (these will be recreated)
  3. Flatten directory
    • I know that there is some way to do this with tar, or recursive copy, but I gave up and downloaded the freeware xxcopy (www.xxcopy.com)
    • xxcopy "C:\ImageFolder" "C:\ImageFolderFlat" /SG
    • Make sure to use /SG the one normally suggested renames augments the filenames.
  4. Check for duplicates with ImportWikiSite
    • Rename any duplicates, then (if you are importing pages as well) find reference to the old name in the imported pages and change name to the new name.
  5. Use importImages.php
    • For some reason the version show php5 but commands were being executed by php4 so I used: /usr/local/php5/bin/php importImages.php --user=Lonny --comment="From www.wikigreen.org via Eric Blazek" ../WGImgFlat png
    • Do this for each filetype, e.g. jpg, gif, etc.
  6. In addition, something happened to the importImages.php file in transport, so I redownloaded it, and everything worked.

Import Pages from another wiki[edit | edit source]

How did we do that?

Renaming a user[edit | edit source]

  1. Download the three files at http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Renameuser/
    • SpecialRenameuser.i18n.php, SpecialRenameuser.php, SpecialRenameuser_body.php
  2. Copy these three files to the /includes directory
  3. Download the ExtensionFunctions.php
  4. Copy the ExtensionFunctions.php to the main directory
  5. Add the following line to the LocalSettings.php near the other require_once lines.
    • include_once('includes/SpecialRenameuser.php'); #LRG 1_14_07 used for renaming users
  6. Log in and navigate to Special:Renameuser
  7. Manually move the Userpage and any Userpage/subpages.
I wrote this up in a more general form at http://meta.wikimedia.org/wiki/Renameuser
How to rewrite old signatures? A bot maybe.
See User:Chriswaterguy / User:Singkong2005 for an example.

Site Map[edit | edit source]

Interwiki map[edit | edit source]

See Appropedia:Admin tasks/Interwiki map.

Automatic Domain and Database Backups[edit | edit source]

Appropedia:Admin Tasks/Automatic backups

ImageMap Extension[edit | edit source]

Available to Mediawiki version 1.9. Allows us to have our featured project image lead to the project rather than the image info.

  1. Make a directory in extensions: ImageMap
    mkdir ~/appropedia.org/extensions/ImageMap
  2. Download all files from subversion http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ImageMap/ the newly created ImageMap directory.
  3. Add the following line to LocalSettings.php
    require_once( "$IP/extensions/ImageMap/ImageMap.php" );

Find more detailed information here http://www.mediawiki.org/wiki/Extension:ImageMap

CategoryTree extension[edit | edit source]

Details and download: http://www.mediawiki.org/wiki/Extension:CategoryTree

Follow instructions in the README file.

Important: Change the file permissions recursively for extensions/CategoryTree.

chmod -R 771 CategoryTree

--GoodSignal 15:20, 29 April 2007 (PDT)

New User Welcome Message[edit | edit source]

New users that register an email are automatically sent a confirmation code to validate their address. This seems like the appropriate place to add general Welcome to Appropedia.org information.

Edit the confirmation/welcome message here: MediaWiki:Confirmemail body

Short URLs[edit | edit source]

  • See wikimedia and User:Helge.at
  • Set path in LocalSettings.php to $wgArticlePath = "/$1";
  • Added .htaccess to root with the following content
RewriteEngine on

# Don't rewrite requests for files in MediaWiki subdirectories,
# MediaWiki PHP files, HTTP error documents, favicon.ico, or robots.txt

RewriteCond %{REQUEST_URI} !^/(stylesheets|images|skins|extensions)
RewriteCond %{REQUEST_URI} !^/(redirect|texvc|index).php
RewriteCond %{REQUEST_URI} !^/error/(40(1|3|4)|500).html
RewriteCond %{REQUEST_URI} !^/favicon.ico
RewriteCond %{REQUEST_URI} !^/robots.txt
RewriteCond %{REQUEST_URI} !^/nowiki

# include these last two lines if you use the analog stats

RewriteCond %{REQUEST_URI} !^/failed_auth.html$
RewriteCond %{REQUEST_URI} !^/stats

RewriteRule ^(.*)$ index.php?title=$1 [QSA]

Input box[edit | edit source]

AWStats[edit | edit source]

Some specifics after installing AWstats. See http://web.archive.org/web/20150905055430/http://wiki.dreamhost.com:80/index.php/AWStats_Installation for nice instructions.

MediaWiki Upgrade 1.9.2[edit | edit source]

Appropedia:Admin Tasks/Upgrade checklist

Perl to run the page[edit | edit source]

perl /home/lonny1/awstats/tools/awstats_buildstaticpages.pl -config=appropedia.org -update \ -awstatsprog=/home/lonny1/awstats/cgi-bin/awstats.pl -dir=/home/lonny1/appropedia.org/statistics/

Changes to log file[edit | edit source]

LogFile="/home/lonny1/logs/appropedia.org/http/access.log"
LogFormat="%host %other %other %time1 %methodurl %code %bytesd %refererquot %uaquot"
SiteDomain="appropedia.org"
HostAliases="www.appropedia.org"
DNSLookup=0
DirData="/home/lonny1/awstats/data/"
DirIcons="icon"
SaveDatabaseFilesWithPermissionsForEveryone=0
DefaultFile="index.php index.html"

Cron -e[edit | edit source]

One every hour on the fifteen minute mark.

15 0 * * * perl /home/lonny1/awstats/tools/awstats_buildstaticpages.pl
-config=appropedia.org -update
-awstatsprog=/home/lonny1/awstats/cgi-bin/awstats.pl
-dir=/home/lonny1/appropedia.org/statistics/

Once per day at 3am:

0 3 * * * perl /home/lonny1/awstats/tools/awstats_buildstaticpages.pl
-config=buildcapacity.org -update
-awstatsprog=/home/lonny1/awstats/cgi-bin/awstats.pl
-dir=/home/lonny1/buildcapacity.org/statistics/

Future steps[edit | edit source]

  • Password protect the folder [1].

More notes[edit | edit source]

Still not working correctly.

Fix RecentChanges cache[edit | edit source]

Fix RecentChanges cache (?) so it's possible to view more than 7 days:

A simple code change which seems to produce something more like the intended results (suggested by Woozle from Issuepedia):

in SpecialRecentchanges.php, line 226 -- currently "conds[] = 'rc_timestamp >= ' . $dbr->addQuotes( $cutoff );" -- change the ">=" to "<=".

Woozle says:

"I don't know if this is a known bug or even a genuine bug (rather than a misunderstanding on my part), but maybe you can test that and see if it works as expected.

"Or, more to the point, consistently works as expected... it seemed to do fine for me, but I only did one test."

Done - some months ago. --Chriswaterguy 21:52, 8 July 2011 (PDT)

Misc old issues[edit | edit source]

These notes were made at "Appropedia:Site development/priorities/archive" and I was the only editor. I now realize these all fit under "Admin tasks" also. I'm deleting the original rather than creating a redirect, as I want to keep the site development subpages tidy.

  1. WYSIWYG editor - FCKEditor looks very close, but not ready yet. We need a replacement for Uniwiki, which is proving to be a problem for some editors, and which clashes with Mediawiki 1.14. So either we work with wikiHow on accelerating the implementation of Wikia's WYSIWYG editor code (which contains a lot of wikia specific hooks) or we find an alternative interface (any suggestions?) - Done
  2. Social features: better integration with network sites such as WiserEarth and GlobalSwadeshi, and better ways of monitoring activity and engaging with people in Appropedia - mw:Extension:SocialProfile?. (Also: better display of RSS feeds, so people can display their blogs in their userspace; Fan mail; OpenSocial) - Done
  • Setting up a test site, for checking new features and settings and making sure they don't break the site, before running them live. This will be MediaWiki, with all the extensions and settings we have now, then adding new features to see if they work. We've been promised help with this, but if you are able to assist, that would be fantastic. - Done

The next rank of issues include:

Previous list of priorities

(priorities suggested by Chriswaterguy · talk 00:43, 5 November 2007 (PST), updated 23:29, 18 February 2009 (UTC) and 22:54, 8 July 2011 (PDT))Reply[reply]

Cookies help us deliver our services. By using our services, you agree to our use of cookies.