Difference between revisions of "NetHackWiki:Technical issues"

From NetHackWiki
Jump to navigation Jump to search
(cut-and-paste from NetHackWiki:Community Portal, to be reorganized)
 
(Replace strikeout with Template:Resolved top; please fix any mistakes I may have made. We may want to archive the solved issues at some point.)
Line 1: Line 1:
 +
<div style="float:right;clear:right">__TOC__</div>
 +
This page is for reporting and discussing technical issues affecting {{SITENAME}}.  Please [{{fullurl:{{FULLPAGENAME}}|action=edit&section=new}} add new issues to the bottom of the page.]
  
 +
== Issues by paxed ==
 
There are still some problems that I need to fix:
 
There are still some problems that I need to fix:
  
<s>
+
{{resolved top}}
 +
=== SVG rendering sucks ===
 
*SVG renderer (See eg. [http://nethackwiki.com/wiki/File:Nethackwiki-logo.svg Nethackwiki-logo.svg]). I know nothing about this, so need to take a look how to fix it.
 
*SVG renderer (See eg. [http://nethackwiki.com/wiki/File:Nethackwiki-logo.svg Nethackwiki-logo.svg]). I know nothing about this, so need to take a look how to fix it.
 
**See [[mw:Manual:Image Administration#SVG]].  Basically you need to pick a renderer, install it and set $wgSVGConverter.  As for the renderers, rsvg is fast but not very good, though still ''much'' better than ImageMagick.  It's what Wikipedia uses.  Inkscape is better, but note the home directory issue.  --[[User:Ilmari Karonen|Ilmari Karonen]] 07:48, 10 November 2010 (UTC)
 
**See [[mw:Manual:Image Administration#SVG]].  Basically you need to pick a renderer, install it and set $wgSVGConverter.  As for the renderers, rsvg is fast but not very good, though still ''much'' better than ImageMagick.  It's what Wikipedia uses.  Inkscape is better, but note the home directory issue.  --[[User:Ilmari Karonen|Ilmari Karonen]] 07:48, 10 November 2010 (UTC)
Line 8: Line 12:
 
*Forums (eg. [[Forum:Watercooler]]) require an extension or two. I'll install the extension(s) later today.
 
*Forums (eg. [[Forum:Watercooler]]) require an extension or two. I'll install the extension(s) later today.
 
**CreateBox-extension installed, and it seems to work. DPLforum-extension doesn't work? --[[User:Paxed|paxed]] 11:14, 10 November 2010 (UTC)
 
**CreateBox-extension installed, and it seems to work. DPLforum-extension doesn't work? --[[User:Paxed|paxed]] 11:14, 10 November 2010 (UTC)
</s>
+
{{resolved bottom}}
 +
 
 +
=== Watchlists not imported from Wikia ===
 
*User watchlists, emails, etc. settings are not imported from Wikia. This is hard, so not worth the effort, most likely.
 
*User watchlists, emails, etc. settings are not imported from Wikia. This is hard, so not worth the effort, most likely.
 
**See partial workaround above.  --[[User:Ilmari Karonen|Ilmari Karonen]] 07:48, 10 November 2010 (UTC)
 
**See partial workaround above.  --[[User:Ilmari Karonen|Ilmari Karonen]] 07:48, 10 November 2010 (UTC)
<s>
+
 
 +
{{resolved top}}
 +
=== Non-image files not moved from Wikia ===
 
*Non-image files did not get moved from Wikia. Need to reupload.
 
*Non-image files did not get moved from Wikia. Need to reupload.
 
**Let me know if you need help with this, I should be able to kluge together some scripts to do it.  --[[User:Ilmari Karonen|Ilmari Karonen]] 07:48, 10 November 2010 (UTC)
 
**Let me know if you need help with this, I should be able to kluge together some scripts to do it.  --[[User:Ilmari Karonen|Ilmari Karonen]] 07:48, 10 November 2010 (UTC)
Line 18: Line 26:
 
*****[[:File:ScrollsAmulets.odt|They're]] [[:File:ScrollsAmulets.pdf|all]] [[:File:NethackArmor.odt|fixed]] [[:File:NethackArmor.pdf|now]].  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:37, 10 November 2010 (UTC)
 
*****[[:File:ScrollsAmulets.odt|They're]] [[:File:ScrollsAmulets.pdf|all]] [[:File:NethackArmor.odt|fixed]] [[:File:NethackArmor.pdf|now]].  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:37, 10 November 2010 (UTC)
 
******Might want to install [[mw:Extension:PdfHandler]] so those PDF files can be thumbnailed.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:40, 10 November 2010 (UTC)
 
******Might want to install [[mw:Extension:PdfHandler]] so those PDF files can be thumbnailed.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:40, 10 November 2010 (UTC)
 +
{{resolved bottom}}
 +
 +
{{resolved top}}
 +
=== Top icon templates broken ===
 
*[[Template:Nethack-343]] and others (eg. in [[NetHackWiki:Next_version]]) need to be checked, they were designed for the wikia monaco(?) skin. --[[User:Paxed|paxed]] 16:29, 10 November 2010 (UTC)
 
*[[Template:Nethack-343]] and others (eg. in [[NetHackWiki:Next_version]]) need to be checked, they were designed for the wikia monaco(?) skin. --[[User:Paxed|paxed]] 16:29, 10 November 2010 (UTC)
 
**The styles for such templates should really be put in [[MediaWiki:Vector.css]], [[MediaWiki:Monobook.css]], etc. so they can be tailored to each skin.  --[[User:Ilmari Karonen|Ilmari Karonen]] 19:51, 10 November 2010 (UTC)
 
**The styles for such templates should really be put in [[MediaWiki:Vector.css]], [[MediaWiki:Monobook.css]], etc. so they can be tailored to each skin.  --[[User:Ilmari Karonen|Ilmari Karonen]] 19:51, 10 November 2010 (UTC)
 
***Should be working now ([[wikipedia:WP:BYPASS|browser cache purging]] may be required).  I also put the templates in [[:Category:Top icon templates]] for later maintenance.  Let me know if I missed any.  --[[User:Ilmari Karonen|Ilmari Karonen]] 21:40, 10 November 2010 (UTC)
 
***Should be working now ([[wikipedia:WP:BYPASS|browser cache purging]] may be required).  I also put the templates in [[:Category:Top icon templates]] for later maintenance.  Let me know if I missed any.  --[[User:Ilmari Karonen|Ilmari Karonen]] 21:40, 10 November 2010 (UTC)
 +
{{resolved bottom}}
 +
 +
{{resolved top}}
 +
=== Miscellaneous brokenness ===
 
*Edit the sidebar, should have links to the wiki forums.
 
*Edit the sidebar, should have links to the wiki forums.
 
*Javascript [[Source:Do_wear.c#line122|source code hilight doesn't work]]
 
*Javascript [[Source:Do_wear.c#line122|source code hilight doesn't work]]
Line 26: Line 42:
 
*Show/hide javascript doesn't work: <tt>importScriptPage('ShowHide/code.js', 'dev');</tt> in [[MediaWiki:Common.js]]
 
*Show/hide javascript doesn't work: <tt>importScriptPage('ShowHide/code.js', 'dev');</tt> in [[MediaWiki:Common.js]]
 
**Should work now, except we're not using it anywhere? --[[User:Paxed|paxed]] 20:49, 13 November 2010 (UTC)
 
**Should work now, except we're not using it anywhere? --[[User:Paxed|paxed]] 20:49, 13 November 2010 (UTC)
</s>
+
{{resolved bottom}}
 
 
  
 
Please add any problems you notice to here. --[[User:Paxed|paxed]] 07:12, 10 November 2010 (UTC)
 
Please add any problems you notice to here. --[[User:Paxed|paxed]] 07:12, 10 November 2010 (UTC)
  
<s>
+
{{resolved top}}
 +
== Can't e-mail other users ==
 
*The [[Special:EmailUser|e-mail this user]] feature is not enabled, and neither is e-mail notification on talk page changes.  I'd suggest setting both [[mw:Manual:$wgEnableUserEmail|$wgEnableUserEmail]] and [[mw:Manual:$wgEnotifUserTalk|$wgEnotifUserTalk]] true.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:23, 10 November 2010 (UTC)
 
*The [[Special:EmailUser|e-mail this user]] feature is not enabled, and neither is e-mail notification on talk page changes.  I'd suggest setting both [[mw:Manual:$wgEnableUserEmail|$wgEnableUserEmail]] and [[mw:Manual:$wgEnotifUserTalk|$wgEnotifUserTalk]] true.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:23, 10 November 2010 (UTC)
 
**Actually, e-mail notification does seem to be enabled.  Not sure why I thought it wasn't.  --[[User:Ilmari Karonen|Ilmari Karonen]] 11:14, 10 November 2010 (UTC)
 
**Actually, e-mail notification does seem to be enabled.  Not sure why I thought it wasn't.  --[[User:Ilmari Karonen|Ilmari Karonen]] 11:14, 10 November 2010 (UTC)
</s>
+
{{resolved bottom}}
 +
 
 +
== Missing templates ==
 
*We've got a bunch of [[Special:WantedTemplates|missing templates]] that should be imported.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:37, 10 November 2010 (UTC)
 
*We've got a bunch of [[Special:WantedTemplates|missing templates]] that should be imported.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:37, 10 November 2010 (UTC)
 
*The license selector on [[Special:Upload]] (which comes from [[MediaWiki:Licenses]] IIRC) is empty.  Should put some actual licensing options there.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:55, 10 November 2010 (UTC)
 
*The license selector on [[Special:Upload]] (which comes from [[MediaWiki:Licenses]] IIRC) is empty.  Should put some actual licensing options there.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:55, 10 November 2010 (UTC)
 
**I added some, based on MediaWiki and Wikia ones. --[[User:Paxed|paxed]] 16:17, 10 November 2010 (UTC)
 
**I added some, based on MediaWiki and Wikia ones. --[[User:Paxed|paxed]] 16:17, 10 November 2010 (UTC)
 
*Which reminds me, [[NetHackWiki:Copyrights]] is outdated.  I assume we got relicensed to CC-BY-SA-3.0 along with the rest of Wikia, but the page still says we're GFDL.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:55, 10 November 2010 (UTC)
 
*Which reminds me, [[NetHackWiki:Copyrights]] is outdated.  I assume we got relicensed to CC-BY-SA-3.0 along with the rest of Wikia, but the page still says we're GFDL.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:55, 10 November 2010 (UTC)
*<s>There's a minor annoyance at [[Special:Preferences]]: you are listed as belonging to a group called "wikian". That's clearly not appropriate as we are not in Wikia anymore. &mdash;[[User:ZeroOne|ZeroOne]] (<small>[[User talk:ZeroOne|talk]]</small>&nbsp;/&nbsp;<small>[[Special:Emailuser/ZeroOne|@]]</small>) 09:00, 10 November 2010 (UTC)</s>
+
 
** <s>If it tracks users with pre-move accounts, how about calling it "converted wikians"?</s>
+
 
*** <s>Good idea.  That's how it's shown now.  --[[User:Ilmari Karonen|Ilmari Karonen]] 11:34, 10 November 2010 (UTC)</s>
+
{{resolved top}}
<s>
+
== We're not wikians ==
 +
*There's a minor annoyance at [[Special:Preferences]]: you are listed as belonging to a group called "wikian". That's clearly not appropriate as we are not in Wikia anymore. &mdash;[[User:ZeroOne|ZeroOne]] (<small>[[User talk:ZeroOne|talk]]</small>&nbsp;/&nbsp;<small>[[Special:Emailuser/ZeroOne|@]]</small>) 09:00, 10 November 2010 (UTC)
 +
** If it tracks users with pre-move accounts, how about calling it "converted wikians"?
 +
*** Good idea.  That's how it's shown now.  --[[User:Ilmari Karonen|Ilmari Karonen]] 11:34, 10 November 2010 (UTC)
 +
{{resolved bottom}}
 +
 
 +
{{resolved top}}
 +
== No edit tools ==
 
* I'm not seeing the [[MediaWiki:Edittools|Edit Tools]] show up under the edit window; is that my settings, or site-configuration setting? --[[User:MidnightLightning|MidnightLightning]] 19:40, 10 November 2010 (UTC)
 
* I'm not seeing the [[MediaWiki:Edittools|Edit Tools]] show up under the edit window; is that my settings, or site-configuration setting? --[[User:MidnightLightning|MidnightLightning]] 19:40, 10 November 2010 (UTC)
 
** It should show up now, needed to do ?action=purge on it. --[[User:Paxed|paxed]] 19:57, 10 November 2010 (UTC)
 
** It should show up now, needed to do ?action=purge on it. --[[User:Paxed|paxed]] 19:57, 10 November 2010 (UTC)
</s>
+
{{resolved bottom}}
  
 +
== Issues by Tjr ==
 
I'll add my scoop of todos:
 
I'll add my scoop of todos:
 +
 +
=== Outgoing links ===
 
* examine all outgoing <nowiki>[url ]</nowiki>-style links
 
* examine all outgoing <nowiki>[url ]</nowiki>-style links
 
** <s>change <nowiki>[http://nethackwiki/wiki/</nowiki> to <nowiki>[[</nowiki></s>
 
** <s>change <nowiki>[http://nethackwiki/wiki/</nowiki> to <nowiki>[[</nowiki></s>
* <s>Fix all occurences of wikihack etc, including in the interface text</s>
+
 
** <s>The edit tools still show Wikihack-specific templates, Color symbols etc.
+
{{resolved top}}
*** That the "Color symbols" functions happen to be named with "WikiHack" prefix does not matter functionally at all. --[[User:Paxed|paxed]] 20:13, 11 November 2010 (UTC)</s>
+
=== Get rid of "Wikihack" ===
** wikia needs to be audited for, e.g. with [[Special:ReplaceText]].
+
* Fix all occurences of wikihack etc, including in the interface text
***Need to check <tt>'''[[w:'''</tt> -links; those will be expanded to wikia. --[[User:Paxed|paxed]] 18:58, 14 November 2010 (UTC)
+
** The edit tools still show Wikihack-specific templates, Color symbols etc.
<s>
+
*** That the "Color symbols" functions happen to be named with "WikiHack" prefix does not matter functionally at all. --[[User:Paxed|paxed]] 20:13, 11 November 2010 (UTC)
 +
{{resolved bottom}}
 +
 
 +
=== Check for "Wikia" ===
 +
* wikia needs to be audited for, e.g. with [[Special:ReplaceText]].
 +
**Need to check <tt>'''[[w:'''</tt> -links; those will be expanded to wikia. --[[User:Paxed|paxed]] 18:58, 14 November 2010 (UTC)
 +
 
 +
{{resolved top}}
 +
=== Site name capitalization ===
 
* Capitalization: Net'''H'''ackWiki
 
* Capitalization: Net'''H'''ackWiki
 
** MediaWiki has a <nowiki>{{SITENAME}}</nowiki> keyword that automatically expands to the official wiki name (currently {{SITENAME}}).  --[[User:Ilmari Karonen|Ilmari Karonen]] 01:10, 11 November 2010 (UTC)
 
** MediaWiki has a <nowiki>{{SITENAME}}</nowiki> keyword that automatically expands to the official wiki name (currently {{SITENAME}}).  --[[User:Ilmari Karonen|Ilmari Karonen]] 01:10, 11 November 2010 (UTC)
 
***I overwrote a lot of interface text still on the old wiki because only staff could set SITENAME.[[User:Tjr|Tjr]] 01:26, 11 November 2010 (UTC)
 
***I overwrote a lot of interface text still on the old wiki because only staff could set SITENAME.[[User:Tjr|Tjr]] 01:26, 11 November 2010 (UTC)
 +
{{resolved bottom}}
 +
 +
{{resolved top}}
 +
=== Redirect from http://domain/title ===
 
* http://domain/title should redirect to http://domain/wiki/title
 
* http://domain/title should redirect to http://domain/wiki/title
 
** This is actually problematic, and not suggested, see http://www.mediawiki.org/wiki/Manual:Short_URL --[[User:Paxed|paxed]] 08:12, 11 November 2010 (UTC)
 
** This is actually problematic, and not suggested, see http://www.mediawiki.org/wiki/Manual:Short_URL --[[User:Paxed|paxed]] 08:12, 11 November 2010 (UTC)
Line 65: Line 105:
 
****Those urls will now work (index.php will redirect to correct place, keeping the params instact), but I've got no luck getting '''nethackwiki.com/PageNameFoo''' to work. --[[User:Paxed|paxed]] 15:30, 12 November 2010 (UTC)
 
****Those urls will now work (index.php will redirect to correct place, keeping the params instact), but I've got no luck getting '''nethackwiki.com/PageNameFoo''' to work. --[[User:Paxed|paxed]] 15:30, 12 November 2010 (UTC)
 
**Short urls work now, hopefully nothing broke. --[[User:Paxed|paxed]] 19:18, 14 November 2010 (UTC)
 
**Short urls work now, hopefully nothing broke. --[[User:Paxed|paxed]] 19:18, 14 November 2010 (UTC)
 +
{{resolved bottom}}
 +
 +
{{resolved top}}
 +
=== Collapse multiple edit on RecentChanges ===
 
* collapse multiple edits to the same page on RecentChanges
 
* collapse multiple edits to the same page on RecentChanges
 
** This is a personal, not a wiki-wide setting. Go to [[Special:Preferences]] -> Recent Changes -> check "Use enhanced recent changes (requires JavaScript)". &mdash;[[User:ZeroOne|ZeroOne]] (<small>[[User talk:ZeroOne|talk]]</small>&nbsp;/&nbsp;<small>[[Special:Emailuser/ZeroOne|@]]</small>) 23:21, 10 November 2010 (UTC)</s>
 
** This is a personal, not a wiki-wide setting. Go to [[Special:Preferences]] -> Recent Changes -> check "Use enhanced recent changes (requires JavaScript)". &mdash;[[User:ZeroOne|ZeroOne]] (<small>[[User talk:ZeroOne|talk]]</small>&nbsp;/&nbsp;<small>[[Special:Emailuser/ZeroOne|@]]</small>) 23:21, 10 November 2010 (UTC)</s>
* <s>missing edit button, eg http://nethackwiki.com/mediawiki-1.16.0/index.php?title=MediaWiki:Deletereason-dropdown&action=edit
+
{{resolved bottom}}
 +
 
 +
{{resolved top}}
 +
=== Missing edit button ===
 +
* missing edit button, eg http://nethackwiki.com/mediawiki-1.16.0/index.php?title=MediaWiki:Deletereason-dropdown&action=edit
 
** I can't reproduce this, or I don't get what you mean. --[[User:Paxed|paxed]] 15:32, 12 November 2010 (UTC)
 
** I can't reproduce this, or I don't get what you mean. --[[User:Paxed|paxed]] 15:32, 12 November 2010 (UTC)
*** Now it's there. Strange.[[User:Tjr|Tjr]] 15:11, 13 November 2010 (UTC)</s>
+
*** Now it's there. Strange.[[User:Tjr|Tjr]] 15:11, 13 November 2010 (UTC)
<s>
+
{{resolved bottom}}
 +
 
 +
{{resolved top}}
 +
=== Autocomplete links when editing ===
 
* autocompletion popup when typing [[ ]]
 
* autocompletion popup when typing [[ ]]
 
**Installed [[http://www.mediawiki.org/wiki/Extension:QuickLink]], but it might need some tweaking... --[[User:Paxed|paxed]] 10:20, 11 November 2010 (UTC)
 
**Installed [[http://www.mediawiki.org/wiki/Extension:QuickLink]], but it might need some tweaking... --[[User:Paxed|paxed]] 10:20, 11 November 2010 (UTC)
</s>
+
{{resolved bottom}}
 +
 
 +
=== Miscellaneous ===
 
* make font larger
 
* make font larger
 
* very long backlog of editing work
 
* very long backlog of editing work
 
* create good content for other wikis that links to Nethack. (But I already annoyed the D&D people.)
 
* create good content for other wikis that links to Nethack. (But I already annoyed the D&D people.)
 
:: http://uncyclopedia.wikia.com/wiki/NetHack, http://fiction.wikia.com/wiki/NetHack, http://elona.wikia.com/wiki/index.php?search=nethack&fulltext=0, http://archive.gamespy.com/legacy/halloffame/nethack_a.shtm, http://adom.wikia.com/wiki/Links
 
:: http://uncyclopedia.wikia.com/wiki/NetHack, http://fiction.wikia.com/wiki/NetHack, http://elona.wikia.com/wiki/index.php?search=nethack&fulltext=0, http://archive.gamespy.com/legacy/halloffame/nethack_a.shtm, http://adom.wikia.com/wiki/Links
*<s> Wikipedia should link to us, including all languages, all cite notes unrelated pages etc.</s>
+
 
** <s>Only Russian Wikipedia still needs to be updated.</s>
+
=== Links from other wikis ===
 +
* Wikipedia should link to us, including all languages, all cite notes unrelated pages etc.
 +
** Only Russian Wikipedia still needs to be updated.
 
** We could even ask to be added to the Wikimedia [[wikipedia:meta:interwiki map|interwiki map]].  --[[User:Ilmari Karonen|Ilmari Karonen]] 11:46, 10 November 2010 (UTC)
 
** We could even ask to be added to the Wikimedia [[wikipedia:meta:interwiki map|interwiki map]].  --[[User:Ilmari Karonen|Ilmari Karonen]] 11:46, 10 November 2010 (UTC)
 
***That's crucial for our Google ranking. Which prefix do you [[metawikimedia:Talk:Interwiki_map#Proposed_additions|propose]], to standardize things when asking other gaming wikis?
 
***That's crucial for our Google ranking. Which prefix do you [[metawikimedia:Talk:Interwiki_map#Proposed_additions|propose]], to standardize things when asking other gaming wikis?
Line 88: Line 143:
 
::: Yes. A page only admins can see would be perfect.[[User:Tjr|Tjr]] 14:08, 11 November 2010 (UTC)
 
::: Yes. A page only admins can see would be perfect.[[User:Tjr|Tjr]] 14:08, 11 November 2010 (UTC)
  
* <s>Not related to the move AFAIK, but it seems the dat/*.des files are missing from the Source: namespace.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:14, 11 November 2010 (UTC)</s>
+
{{resolved top}}
 +
== .des files ==
 +
* Not related to the move AFAIK, but it seems the dat/*.des files are missing from the Source: namespace.  --[[User:Ilmari Karonen|Ilmari Karonen]] 08:14, 11 November 2010 (UTC)
 
** ...aaand fixed.  --[[User:Ilmari Karonen|Ilmari Karonen]] 09:53, 11 November 2010 (UTC)
 
** ...aaand fixed.  --[[User:Ilmari Karonen|Ilmari Karonen]] 09:53, 11 November 2010 (UTC)
 
* Makedefs and the unix/, windowport subdirs are also missing. Users will not be able to find main().[[User:Tjr|Tjr]] 14:08, 11 November 2010 (UTC)
 
* Makedefs and the unix/, windowport subdirs are also missing. Users will not be able to find main().[[User:Tjr|Tjr]] 14:08, 11 November 2010 (UTC)
<s>
+
{{resolved bottom}}
 +
 
 +
{{resolved top}}
 +
== Welcome bot ==
 
* [[Welcome]] bot
 
* [[Welcome]] bot
 
**This is a Wikia-specific extension, and there's no such thing for generic MediaWiki, AFAIK. --[[User:Paxed|paxed]] 15:29, 11 November 2010 (UTC)
 
**This is a Wikia-specific extension, and there's no such thing for generic MediaWiki, AFAIK. --[[User:Paxed|paxed]] 15:29, 11 November 2010 (UTC)
 
**[http://www.mediawiki.org/wiki/Extension:NewUserMessage http://www.mediawiki.org/wiki/Extension:NewUserMessage] should work
 
**[http://www.mediawiki.org/wiki/Extension:NewUserMessage http://www.mediawiki.org/wiki/Extension:NewUserMessage] should work
 
***Installed. --[[User:Paxed|paxed]] 16:53, 11 November 2010 (UTC)
 
***Installed. --[[User:Paxed|paxed]] 16:53, 11 November 2010 (UTC)
</s>
+
{{resolved bottom}}
* <s>import wikimedia help, or interwiki-source wholesale
+
 
 +
{{resolved top}}
 +
== Help pages ==
 +
* import wikimedia help, or interwiki-source wholesale
 
** I tried adding help as an interwiki prefix, but that didn't work.
 
** I tried adding help as an interwiki prefix, but that didn't work.
*** That's because it's one of the standard local namespaces.  Anyway, see [[mw:Project:PD help/Copying]].  --[[User:Ilmari Karonen|Ilmari Karonen]] 21:34, 11 November 2010 (UTC)</s>
+
*** That's because it's one of the standard local namespaces.  Anyway, see [[mw:Project:PD help/Copying]].  --[[User:Ilmari Karonen|Ilmari Karonen]] 21:34, 11 November 2010 (UTC)
 
** import images referenced in help.
 
** import images referenced in help.
* <s>http://www.mediawiki.org/wiki/Extension:Autoconfirmed We have semi-protected pages which can be edited only by autoconfirmed users.
+
*** We have [[mw:InstantCommons|InstantCommons]] enabled now, that should solve the issue.  --[[User:Ilmari Karonen|Ilmari Karonen]] 17:57, 1 December 2010 (UTC)
 +
{{resolved bottom}}
 +
 
 +
{{resolved top}}
 +
== Autoconfirm users ==
 +
* http://www.mediawiki.org/wiki/Extension:Autoconfirmed We have semi-protected pages which can be edited only by autoconfirmed users.
 
** You don't need that extension to autoconfirm users, it's a core MediaWiki feature; see [[mw:Manual:User rights#List of Groups]].  --[[User:Ilmari Karonen|Ilmari Karonen]] 21:39, 11 November 2010 (UTC)
 
** You don't need that extension to autoconfirm users, it's a core MediaWiki feature; see [[mw:Manual:User rights#List of Groups]].  --[[User:Ilmari Karonen|Ilmari Karonen]] 21:39, 11 November 2010 (UTC)
 +
{{resolved bottom}}
 +
 +
{{resolved top}}
 +
== Interwiki links to Wikia ==
 
* Interwiki links to other wikia wikis look broken, but actually do work. Example: [[gta:Special:RecentChanges]].
 
* Interwiki links to other wikia wikis look broken, but actually do work. Example: [[gta:Special:RecentChanges]].
 
** That looks like a normal interwiki link to me.  --[[User:Ilmari Karonen|Ilmari Karonen]] 21:39, 11 November 2010 (UTC)</s>
 
** That looks like a normal interwiki link to me.  --[[User:Ilmari Karonen|Ilmari Karonen]] 21:39, 11 November 2010 (UTC)</s>
 +
{{resolved bottom}}
 +
 +
== rel=nofollow ==
 
* All external links are currently rel="nofollow", we should switch that off. (At wikia, it worked fine with "real" links.)
 
* All external links are currently rel="nofollow", we should switch that off. (At wikia, it worked fine with "real" links.)
*<s>Could we please have http://www.mediawiki.org/wiki/Extension:RandomInclude ? I'd like to add random, unobtrusive links to other wikis leaving Wikia. [http://awa.shoutwiki.com/wiki/Forum:Anti-Wikia_Alliance/linkdatabase#Linking_support ].
+
 
 +
{{resolved top}}
 +
== Random links ==
 +
*Could we please have http://www.mediawiki.org/wiki/Extension:RandomInclude ? I'd like to add random, unobtrusive links to other wikis leaving Wikia. [http://awa.shoutwiki.com/wiki/Forum:Anti-Wikia_Alliance/linkdatabase#Linking_support ].
 
**You could already kluge up something like that with [[mw:Help:Extension:ParserFunctions|ParserFunctions]], e.g. <nowiki>{{#switch:{{#expr:{{#time:U}} mod 3}}|0=foo|1=bar|2=baz}}</nowiki> = {{#switch:{{#expr:{{#time:U}} mod 3}}|0=foo|1=bar|2=baz}}.  --[[User:Ilmari Karonen|Ilmari Karonen]] 04:36, 12 November 2010 (UTC)
 
**You could already kluge up something like that with [[mw:Help:Extension:ParserFunctions|ParserFunctions]], e.g. <nowiki>{{#switch:{{#expr:{{#time:U}} mod 3}}|0=foo|1=bar|2=baz}}</nowiki> = {{#switch:{{#expr:{{#time:U}} mod 3}}|0=foo|1=bar|2=baz}}.  --[[User:Ilmari Karonen|Ilmari Karonen]] 04:36, 12 November 2010 (UTC)
 
***Then Googlebot would see links to the one same wiki all over the place because it requests pages in short sequence. That defeats the purpose of randomization: I don't want to worry about rotating and spreading the links evenly over all the wikis I want to help.[[User:Tjr|Tjr]] 17:14, 12 November 2010 (UTC)
 
***Then Googlebot would see links to the one same wiki all over the place because it requests pages in short sequence. That defeats the purpose of randomization: I don't want to worry about rotating and spreading the links evenly over all the wikis I want to help.[[User:Tjr|Tjr]] 17:14, 12 November 2010 (UTC)
 
****I'm pretty sure Googlebot doesn't hit a single site ''that'' fast (rather, they crawl many sites in parallel), but in any case, <nowiki>{{#switch:{{#expr:({{#time:U}}+{{REVISIONID}}) mod 3}}|0=foo|1=bar|2=baz}}</nowiki> = {{#switch:{{#expr:({{#time:U}}+{{REVISIONID}}) mod 3}}|0=foo|1=bar|2=baz}} should fix that.  --[[User:Ilmari Karonen|Ilmari Karonen]] 19:41, 13 November 2010 (UTC)
 
****I'm pretty sure Googlebot doesn't hit a single site ''that'' fast (rather, they crawl many sites in parallel), but in any case, <nowiki>{{#switch:{{#expr:({{#time:U}}+{{REVISIONID}}) mod 3}}|0=foo|1=bar|2=baz}}</nowiki> = {{#switch:{{#expr:({{#time:U}}+{{REVISIONID}}) mod 3}}|0=foo|1=bar|2=baz}} should fix that.  --[[User:Ilmari Karonen|Ilmari Karonen]] 19:41, 13 November 2010 (UTC)
**"<nowiki>{{Template:AWA_Promotion}}</nowiki>" = "{{Template:AWA_Promotion}}" codes that. But: 1) it needs to be put somewhere active, (sidebar didn't work) 2) rel="nofollow" needs to be turned off, 3) how much does it affect load times? 4) Do we want to support other movers? (I say yes.) 5) If no-display is bad, make it say "visit a random wiki". [[User:Tjr|Tjr]] 04:05, 14 November 2010 (UTC)</s>
+
**"<nowiki>{{Template:AWA_Promotion}}</nowiki>" = "{{Template:AWA_Promotion}}" codes that. But: 1) it needs to be put somewhere active, (sidebar didn't work) 2) rel="nofollow" needs to be turned off, 3) how much does it affect load times? 4) Do we want to support other movers? (I say yes.) 5) If no-display is bad, make it say "visit a random wiki". [[User:Tjr|Tjr]] 04:05, 14 November 2010 (UTC)
 
**We now have "ad" links on the bottom of the page. --[[User:Paxed|paxed]] 06:13, 14 November 2010 (UTC)
 
**We now have "ad" links on the bottom of the page. --[[User:Paxed|paxed]] 06:13, 14 November 2010 (UTC)
 
*** It turns out [http://www.site-reference.com/articles/Website-Development/Top-Dirty-Linking-Tricks.html rotating links aren't so good]. Let's make it depend on REVISIONID only, and let's gradually replace the "ads" with sites that are related to NetHack and actually link back. [[User:Tjr|Tjr]] 22:26, 15 November 2010 (UTC)
 
*** It turns out [http://www.site-reference.com/articles/Website-Development/Top-Dirty-Linking-Tricks.html rotating links aren't so good]. Let's make it depend on REVISIONID only, and let's gradually replace the "ads" with sites that are related to NetHack and actually link back. [[User:Tjr|Tjr]] 22:26, 15 November 2010 (UTC)
* <s>If you edit an article as an anon and click login instead of going through the captcha, your edit will be discarded.
+
{{resolved bottom}}
** It should be still there if you use the back button, but I agree that this isn't very intuitive.  It's standard MediaWiki behavior, though.  I believe Wikia has an AJAX-based login form that solves this issue, we should see if there's an existing extension to do the same.  (Actually, it should even be possible to do this via [[MediaWiki:Common.js]], no extension needed.  But installing an existing piece of code should still be easier than writing it from scratch.)  --[[User:Ilmari Karonen|Ilmari Karonen]] 04:53, 14 November 2010 (UTC)</s>
+
 
 +
{{resolved top}}
 +
== AJAX login ==
 +
* If you edit an article as an anon and click login instead of going through the captcha, your edit will be discarded.
 +
** It should be still there if you use the back button, but I agree that this isn't very intuitive.  It's standard MediaWiki behavior, though.  I believe Wikia has an AJAX-based login form that solves this issue, we should see if there's an existing extension to do the same.  (Actually, it should even be possible to do this via [[MediaWiki:Common.js]], no extension needed.  But installing an existing piece of code should still be easier than writing it from scratch.)  --[[User:Ilmari Karonen|Ilmari Karonen]] 04:53, 14 November 2010 (UTC)
 
*** I wrote [[MediaWiki:AJAXLogin.js|a little script]] to do it.  Let me know if you find any bugs.  ([[wikipedia:WP:BYPASS|Cache purging]] may be required as usual.)  --[[User:Ilmari Karonen|Ilmari Karonen]] 10:09, 14 November 2010 (UTC)
 
*** I wrote [[MediaWiki:AJAXLogin.js|a little script]] to do it.  Let me know if you find any bugs.  ([[wikipedia:WP:BYPASS|Cache purging]] may be required as usual.)  --[[User:Ilmari Karonen|Ilmari Karonen]] 10:09, 14 November 2010 (UTC)
 
**** Firefox cannot auto-fill the password at that form. [[User:Tjr|Tjr]] 21:48, 16 November 2010 (UTC)
 
**** Firefox cannot auto-fill the password at that form. [[User:Tjr|Tjr]] 21:48, 16 November 2010 (UTC)
<s>
+
{{resolved bottom}}
 +
 
 +
{{resolved top}}
 +
== Main page title ==
 
* Please intastall [[mediawikiwiki:Extension:CorrectMainPageTitle|CorrectMainPageTitle]] --[[User:Tjr|Tjr]] 16:11, 22 November 2010 (UTC)
 
* Please intastall [[mediawikiwiki:Extension:CorrectMainPageTitle|CorrectMainPageTitle]] --[[User:Tjr|Tjr]] 16:11, 22 November 2010 (UTC)
 
**Installed. --[[User:Paxed|paxed]] 15:37, 24 November 2010 (UTC)
 
**Installed. --[[User:Paxed|paxed]] 15:37, 24 November 2010 (UTC)
 +
{{resolved bottom}}
 +
 +
{{resolved top}}
 +
== Meta description tags ==
 
* Please let me specify how we are described on the Google search results page. [[MediaWiki:Description]] doesn't work anymore. One of [[mw:Extension:MetaDescriptionTag]], [[mw:Extension:Description2]], [[mw:Extension:ExplicitDescription]], [http://jimbojw.com/wiki/index.php?title=MetaKeywordsTag_Extension MetaKeywordsTag_Extension]  should solve the issue.
 
* Please let me specify how we are described on the Google search results page. [[MediaWiki:Description]] doesn't work anymore. One of [[mw:Extension:MetaDescriptionTag]], [[mw:Extension:Description2]], [[mw:Extension:ExplicitDescription]], [http://jimbojw.com/wiki/index.php?title=MetaKeywordsTag_Extension MetaKeywordsTag_Extension]  should solve the issue.
 
** Something like [[mw:Extension:OpenGraphMeta]] would help make it easy to link to us. --[[User:Tjr|Tjr]] 19:20, 25 November 2010 (UTC)
 
** Something like [[mw:Extension:OpenGraphMeta]] would help make it easy to link to us. --[[User:Tjr|Tjr]] 19:20, 25 November 2010 (UTC)
 
***I've installed the ArticleMetaDescription extension from wikia, so [[MediaWiki:Description]] works now. All other pages get their description from the first paragraph in the article. --[[User:Paxed|paxed]] 20:22, 25 November 2010 (UTC)
 
***I've installed the ArticleMetaDescription extension from wikia, so [[MediaWiki:Description]] works now. All other pages get their description from the first paragraph in the article. --[[User:Paxed|paxed]] 20:22, 25 November 2010 (UTC)
</s>
+
{{resolved bottom}}
 +
 
 +
== Install Nuke extension ==
 
*Please install [[mediawikiwiki:Extension:Nuke]] and similar tools. We don't have spam problems, but it's good to have the tools ready in case a flood hits. --[[User:Tjr|Tjr]] 05:33, 29 November 2010 (UTC)
 
*Please install [[mediawikiwiki:Extension:Nuke]] and similar tools. We don't have spam problems, but it's good to have the tools ready in case a flood hits. --[[User:Tjr|Tjr]] 05:33, 29 November 2010 (UTC)
{{clear}}
+
 
<s>
+
{{resolved top}}
 +
== Issues on the old wiki ==
 
On the old wiki:
 
On the old wiki:
 
* poll on the old wiki: why aren't you at the new site?
 
* poll on the old wiki: why aren't you at the new site?
 
* traffic monitoring on the old site: people how do come, from where and why?
 
* traffic monitoring on the old site: people how do come, from where and why?
 
**No, let's not touch the old wiki. --[[User:Paxed|paxed]] 19:26, 14 November 2010 (UTC)
 
**No, let's not touch the old wiki. --[[User:Paxed|paxed]] 19:26, 14 November 2010 (UTC)
</s>
+
{{resolved bottom}}

Revision as of 17:57, 1 December 2010

This page is for reporting and discussing technical issues affecting NetHackWiki. Please add new issues to the bottom of the page.

Issues by paxed

There are still some problems that I need to fix:

SVG rendering sucks

  • SVG renderer (See eg. Nethackwiki-logo.svg). I know nothing about this, so need to take a look how to fix it.
    • See mw:Manual:Image Administration#SVG. Basically you need to pick a renderer, install it and set $wgSVGConverter. As for the renderers, rsvg is fast but not very good, though still much better than ImageMagick. It's what Wikipedia uses. Inkscape is better, but note the home directory issue. --Ilmari Karonen 07:48, 10 November 2010 (UTC)
      • It's now rsvg. Still looking pretty fugly... --paxed 14:58, 10 November 2010 (UTC)
  • Forums (eg. Forum:Watercooler) require an extension or two. I'll install the extension(s) later today.
    • CreateBox-extension installed, and it seems to work. DPLforum-extension doesn't work? --paxed 11:14, 10 November 2010 (UTC)

This issue has been resolved.

Watchlists not imported from Wikia

  • User watchlists, emails, etc. settings are not imported from Wikia. This is hard, so not worth the effort, most likely.
    • See partial workaround above. --Ilmari Karonen 07:48, 10 November 2010 (UTC)

Non-image files not moved from Wikia

  • Non-image files did not get moved from Wikia. Need to reupload.
    • Let me know if you need help with this, I should be able to kluge together some scripts to do it. --Ilmari Karonen 07:48, 10 November 2010 (UTC)
      • There aren't that many of those files, so possible to do it by hand. OTOH, if you have the time to help, I wouldn't say no; this is My First MW Installation, after all... Talk to me on IRC, freenode, channel #nethackwiki --paxed 07:58, 10 November 2010 (UTC)

This issue has been resolved.

Top icon templates broken

This issue has been resolved.

Miscellaneous brokenness

  • Edit the sidebar, should have links to the wiki forums.
  • Javascript source code hilight doesn't work
  • Editing: Cannot move the javascript color glyph insert box.
  • Show/hide javascript doesn't work: importScriptPage('ShowHide/code.js', 'dev'); in MediaWiki:Common.js
    • Should work now, except we're not using it anywhere? --paxed 20:49, 13 November 2010 (UTC)

This issue has been resolved.

Please add any problems you notice to here. --paxed 07:12, 10 November 2010 (UTC)

Can't e-mail other users

This issue has been resolved.

Missing templates

  • We've got a bunch of missing templates that should be imported. --Ilmari Karonen 08:37, 10 November 2010 (UTC)
  • The license selector on Special:Upload (which comes from MediaWiki:Licenses IIRC) is empty. Should put some actual licensing options there. --Ilmari Karonen 08:55, 10 November 2010 (UTC)
    • I added some, based on MediaWiki and Wikia ones. --paxed 16:17, 10 November 2010 (UTC)
  • Which reminds me, NetHackWiki:Copyrights is outdated. I assume we got relicensed to CC-BY-SA-3.0 along with the rest of Wikia, but the page still says we're GFDL. --Ilmari Karonen 08:55, 10 November 2010 (UTC)


We're not wikians

  • There's a minor annoyance at Special:Preferences: you are listed as belonging to a group called "wikian". That's clearly not appropriate as we are not in Wikia anymore. —ZeroOne (talk / @) 09:00, 10 November 2010 (UTC)
    • If it tracks users with pre-move accounts, how about calling it "converted wikians"?
      • Good idea. That's how it's shown now. --Ilmari Karonen 11:34, 10 November 2010 (UTC)

This issue has been resolved.

No edit tools

  • I'm not seeing the Edit Tools show up under the edit window; is that my settings, or site-configuration setting? --MidnightLightning 19:40, 10 November 2010 (UTC)
    • It should show up now, needed to do ?action=purge on it. --paxed 19:57, 10 November 2010 (UTC)

This issue has been resolved.

Issues by Tjr

I'll add my scoop of todos:

Outgoing links

  • examine all outgoing [url ]-style links
    • change [http://nethackwiki/wiki/ to [[

Get rid of "Wikihack"

  • Fix all occurences of wikihack etc, including in the interface text
    • The edit tools still show Wikihack-specific templates, Color symbols etc.
      • That the "Color symbols" functions happen to be named with "WikiHack" prefix does not matter functionally at all. --paxed 20:13, 11 November 2010 (UTC)

This issue has been resolved.

Check for "Wikia"

  • wikia needs to be audited for, e.g. with Special:ReplaceText.
    • Need to check [[w: -links; those will be expanded to wikia. --paxed 18:58, 14 November 2010 (UTC)

Site name capitalization

  • Capitalization: NetHackWiki
    • MediaWiki has a {{SITENAME}} keyword that automatically expands to the official wiki name (currently NetHackWiki). --Ilmari Karonen 01:10, 11 November 2010 (UTC)
      • I overwrote a lot of interface text still on the old wiki because only staff could set SITENAME.Tjr 01:26, 11 November 2010 (UTC)

This issue has been resolved.

Redirect from http://domain/title

  • http://domain/title should redirect to http://domain/wiki/title
    • This is actually problematic, and not suggested, see http://www.mediawiki.org/wiki/Manual:Short_URL --paxed 08:12, 11 November 2010 (UTC)
      • It's bad to create such a structure, but even worse to turn it off. Wikia had this enabled. Besides, it's a convenience when typing in URLs.
      • We also broke lots of URLs existing out there. E.g. from my talk page: offending edits, page history, revert it all,
        • Those urls will now work (index.php will redirect to correct place, keeping the params instact), but I've got no luck getting nethackwiki.com/PageNameFoo to work. --paxed 15:30, 12 November 2010 (UTC)
    • Short urls work now, hopefully nothing broke. --paxed 19:18, 14 November 2010 (UTC)

This issue has been resolved.

Collapse multiple edit on RecentChanges

  • collapse multiple edits to the same page on RecentChanges
    • This is a personal, not a wiki-wide setting. Go to Special:Preferences -> Recent Changes -> check "Use enhanced recent changes (requires JavaScript)". —ZeroOne (talk / @) 23:21, 10 November 2010 (UTC)

This issue has been resolved.

Missing edit button

This issue has been resolved.

Autocomplete links when editing

  • autocompletion popup when typing [[ ]]
    • Installed [[1]], but it might need some tweaking... --paxed 10:20, 11 November 2010 (UTC)

This issue has been resolved.

Miscellaneous

  • make font larger
  • very long backlog of editing work
  • create good content for other wikis that links to Nethack. (But I already annoyed the D&D people.)
http://uncyclopedia.wikia.com/wiki/NetHack, http://fiction.wikia.com/wiki/NetHack, http://elona.wikia.com/wiki/index.php?search=nethack&fulltext=0, http://archive.gamespy.com/legacy/halloffame/nethack_a.shtm, http://adom.wikia.com/wiki/Links

Links from other wikis

  • Wikipedia should link to us, including all languages, all cite notes unrelated pages etc.
    • Only Russian Wikipedia still needs to be updated.
    • We could even ask to be added to the Wikimedia interwiki map. --Ilmari Karonen 11:46, 10 November 2010 (UTC)
      • That's crucial for our Google ranking. Which prefix do you propose, to standardize things when asking other gaming wikis?
        • I decided on [[nethack:pagetitle]], see here.
  • traffic monitoring here
  • Where should my list of (corrected) incoming links go? Perferrably on the wiki, out of sight of Wikia.
    • Sounds like a contradiction in terms; kind of hard to keep anything hidden on a public wiki. (I suppose you could install one of the extensions that try to implement read restrictions, or maybe put the list on a page and delete it. But both are pretty klugey solutions.) Are you worried they'd try to revert you? --Ilmari Karonen 08:14, 11 November 2010 (UTC)
Yes. A page only admins can see would be perfect.Tjr 14:08, 11 November 2010 (UTC)

.des files

  • Not related to the move AFAIK, but it seems the dat/*.des files are missing from the Source: namespace. --Ilmari Karonen 08:14, 11 November 2010 (UTC)
  • Makedefs and the unix/, windowport subdirs are also missing. Users will not be able to find main().Tjr 14:08, 11 November 2010 (UTC)

This issue has been resolved.

Welcome bot

This issue has been resolved.

Help pages

  • import wikimedia help, or interwiki-source wholesale
    • I tried adding help as an interwiki prefix, but that didn't work.
    • import images referenced in help.

This issue has been resolved.

Autoconfirm users

This issue has been resolved.

Interwiki links to Wikia

  • Interwiki links to other wikia wikis look broken, but actually do work. Example: gta:Special:RecentChanges.
    • That looks like a normal interwiki link to me. --Ilmari Karonen 21:39, 11 November 2010 (UTC)

This issue has been resolved.

rel=nofollow

  • All external links are currently rel="nofollow", we should switch that off. (At wikia, it worked fine with "real" links.)

Random links

  • Could we please have http://www.mediawiki.org/wiki/Extension:RandomInclude ? I'd like to add random, unobtrusive links to other wikis leaving Wikia. [2].
    • You could already kluge up something like that with ParserFunctions, e.g. {{#switch:{{#expr:{{#time:U}} mod 3}}|0=foo|1=bar|2=baz}} = foo. --Ilmari Karonen 04:36, 12 November 2010 (UTC)
      • Then Googlebot would see links to the one same wiki all over the place because it requests pages in short sequence. That defeats the purpose of randomization: I don't want to worry about rotating and spreading the links evenly over all the wikis I want to help.Tjr 17:14, 12 November 2010 (UTC)
        • I'm pretty sure Googlebot doesn't hit a single site that fast (rather, they crawl many sites in parallel), but in any case, {{#switch:{{#expr:({{#time:U}}+{{REVISIONID}}) mod 3}}|0=foo|1=bar|2=baz}} = bar should fix that. --Ilmari Karonen 19:41, 13 November 2010 (UTC)
    • "{{Template:AWA_Promotion}}" = "Template:AWA Promotion" codes that. But: 1) it needs to be put somewhere active, (sidebar didn't work) 2) rel="nofollow" needs to be turned off, 3) how much does it affect load times? 4) Do we want to support other movers? (I say yes.) 5) If no-display is bad, make it say "visit a random wiki". Tjr 04:05, 14 November 2010 (UTC)
    • We now have "ad" links on the bottom of the page. --paxed 06:13, 14 November 2010 (UTC)
      • It turns out rotating links aren't so good. Let's make it depend on REVISIONID only, and let's gradually replace the "ads" with sites that are related to NetHack and actually link back. Tjr 22:26, 15 November 2010 (UTC)

This issue has been resolved.

AJAX login

  • If you edit an article as an anon and click login instead of going through the captcha, your edit will be discarded.
    • It should be still there if you use the back button, but I agree that this isn't very intuitive. It's standard MediaWiki behavior, though. I believe Wikia has an AJAX-based login form that solves this issue, we should see if there's an existing extension to do the same. (Actually, it should even be possible to do this via MediaWiki:Common.js, no extension needed. But installing an existing piece of code should still be easier than writing it from scratch.) --Ilmari Karonen 04:53, 14 November 2010 (UTC)
      • I wrote a little script to do it. Let me know if you find any bugs. (Cache purging may be required as usual.) --Ilmari Karonen 10:09, 14 November 2010 (UTC)
        • Firefox cannot auto-fill the password at that form. Tjr 21:48, 16 November 2010 (UTC)

This issue has been resolved.

Main page title

This issue has been resolved.

Meta description tags

This issue has been resolved.

Install Nuke extension

  • Please install mediawikiwiki:Extension:Nuke and similar tools. We don't have spam problems, but it's good to have the tools ready in case a flood hits. --Tjr 05:33, 29 November 2010 (UTC)

Issues on the old wiki

On the old wiki:

  • poll on the old wiki: why aren't you at the new site?
  • traffic monitoring on the old site: people how do come, from where and why?
    • No, let's not touch the old wiki. --paxed 19:26, 14 November 2010 (UTC)

This issue has been resolved.