Jump to content

Site maintenance - 2nd-7th June 2011


Recommended Posts

Posted

Greetings,

since we have stockpiled a whole lot of updates for the site, and related services, there will be a downtime for the forums and the Wiki incoming.

From 2nd June to 4th June the site will most likely be not accessible. Among hundreds of forum fixes, and a few suggestions we will take into account.

While the site is down for maintenance, github will of course still be serving the sources.

For the ones looking for stuff to do while our forums are not available, have a look at Arch Linux. Much like MaNGOS itself, Arch Linux is an interesting system for both hacking and using MaNGOS.

Replacement MCP signing out!

Update: done!

  • 41 years later...
  • 2 weeks later...
Posted

Once more, thank you for the work and dedication you've put into keeping our home running smoothly and up to date.

Love what you've done with the quick edit menus and smilies!

You all should have a frosty stein of Rumsey's Lager. Is there a [brew] BBCode? :D

Posted

wow, nice work guys.

i noticed a few things gone since the update

the first was already mentioned, the last thread posted in but also the mark topics read link, comes in handy for threads you are not interested in you can just leave them, read the ones you want to then click mark topics read

Posted

I will deploy another update within the next few hours to fix known issues, and add some more eye candy.

Edit says: Also in this update is the ability to use your forum account to log on the our MediaWiki installation.

Posted

The code tag is semi broken

You can use it, but the output ignores any newlines you placed.

Text \\\\
Another Line\\\\
Final Line

the correct output as quote:

Text \\\\

Another Line\\\\

Final Line

Just like quote code should show three lines.

Regards

Skirnir

Posted

<?php
/* A simple php script */

$choice = $_GET['foo'];
if ( $choice == 1 )
{
 echo 'You like coffee!';
}
elseif ( $choice == 2 )
{
 echo 'I said, "You like coffee!"';
}

echo "
\\"Isn't coffee horrible though?\\"";

?>

It seems this is an issue of the JS behind the edit button toolbar.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use