Wiki movement
Moderator: GZDoom Developers
Wiki movement
Thanks to my host's complaints that zdoom.org "is utilizing excessive resources, causing a significant degradation of services on the server," I have spent a lot of time recently determining how to conquer this problem. Since the site uses pretty standard MediaWiki and phpBB installs, I wasn't sure what to do to fix things to make my host happy.
That was when I decided I should try a different host. To start off, the wiki has been moved to a new server. All the current links to the wiki will silently redirect to the new site, so you don't need to update any bookmarks. In the process of the move, I was able to upgrade to the latest MediaWiki 1.10.1 software, so it's no longer running an old 1.6 version. Everything should still be working and present; leave a comment if not. We'll see how things go for now, and hopefully I'll be able to move the rest of the site over soon and get back to work on ZDoom itself.
That was when I decided I should try a different host. To start off, the wiki has been moved to a new server. All the current links to the wiki will silently redirect to the new site, so you don't need to update any bookmarks. In the process of the move, I was able to upgrade to the latest MediaWiki 1.10.1 software, so it's no longer running an old 1.6 version. Everything should still be working and present; leave a comment if not. We'll see how things go for now, and hopefully I'll be able to move the rest of the site over soon and get back to work on ZDoom itself.
- Unknown_Assassin
- Posts: 2468
- Joined: Wed Apr 12, 2006 5:17 pm
- Location: Where dead carcasses lie
- Contact:
One minor issue with the search, and this is probably due to the software itself but I'll mention it anyway:
The search seems to be case-sensitive, except for the first character (it always assumes capitalized). So searching for "clas" gets you all the "Classes:*" articles, but searching for "CLAS" or "classes:a" gets you no results. This particularly affects all the Decorate action commands (a_changeflag = nothing).
If possible, please make the search case-insensitive.
The search seems to be case-sensitive, except for the first character (it always assumes capitalized). So searching for "clas" gets you all the "Classes:*" articles, but searching for "CLAS" or "classes:a" gets you no results. This particularly affects all the Decorate action commands (a_changeflag = nothing).
If possible, please make the search case-insensitive.
Well, that's interesting. The search should be case-insensitive, and it is on a fresh install of MediaWiki, so something apparently got messed up during the transfer. It should be a relatively simple matter of finding out which table/column the search indexes on and ensuring that it's set for case-insensitive collation.
Update 20 minutes later: Full-text search is case-insensitive, and so is title search if you use the search button. Title search is case-sensitive in the AJAX results list, apparently by design.
Update 20 minutes later: Full-text search is case-insensitive, and so is title search if you use the search button. Title search is case-sensitive in the AJAX results list, apparently by design.
-
- Posts: 937
- Joined: Mon Oct 04, 2004 9:16 pm
- MartinHowe
- Posts: 2068
- Joined: Mon Aug 11, 2003 1:50 pm
- Preferred Pronouns: He/Him
- Location: East Suffolk (UK)
Indeed, and virtual servers on which you are root and can manage "your" system any way you want is much better than traditional shared servers. LOL the comments about SLAs, BTW. Might try a service like this for my site if/when I get tired of my ISP, though if they have any sense, most ISPs will offer this sort of service eventually.killingblair wrote:Well, if people know how to use a certain tool, they can find out, fairly quickly.
- SilentRage
- Posts: 216
- Joined: Mon Apr 25, 2005 10:34 pm
- Contact:
Oh, nice and fast! Pretty cool features with the upgrade, too!
The [wiki]Template:Underscore[/wiki] doesn't work unless you grab a whole bunch of other templates from Wikipedia too. It's basically a template that uses templates that use templates. Kinda complicated, I guess.
I also like how Firefox automatically had a search plug-in for the ZDoom Wiki, ready to install.
The [wiki]Template:Underscore[/wiki] doesn't work unless you grab a whole bunch of other templates from Wikipedia too. It's basically a template that uses templates that use templates. Kinda complicated, I guess.
I also like how Firefox automatically had a search plug-in for the ZDoom Wiki, ready to install.
-
- Posts: 1060
- Joined: Sat Mar 27, 2004 8:56 pm
Re: Wiki movement
Liar!randy wrote:...and get back to work on ZDoom itself.
wiki file uploading is borked
"The upload directory (/var/www/localhost/htdocs/w/images) is not writable by the webserver. "
Retrieved from "http://208.78.96.242/wiki/Special:Upload"
"The upload directory (/var/www/localhost/htdocs/w/images) is not writable by the webserver. "
Retrieved from "http://208.78.96.242/wiki/Special:Upload"