Some of you have been asking for some of the technical details of the wiki we’re using at work, so here’s a quick post about it.
- We’re using MediaWiki, version 1.11 (I think that’s the right version number), with no extensions installed. Just the plain vanilla version, although I think I may install the RenameUser extension just to allow the admins the permissions to rename wiki users, as that seems like a logical thing to do.
- I’m using MediaWiki’s import/export functionality to move the pages over. It’s a bit laborious, as it doesn’t actually tell you that a group of pages you just exported is to big to import, so I end up having to do it a couple of times for certain groups, but in the grand scheme of things that’s not bad.
- I’m exploring the option of having one of our system administrators help me with moving the pages into the various namespaces on the wiki. Importing pages into namespaces involves three steps: a) Importing the page to the wiki, b)Moving it to the namespace, and c)Deleting the redirect page (that’s just because I hate redirect pages.) So because I’m moving hundreds of pages over, I’m seeing if it’s possible to insert the namespace prefix directly through the database, which would save me a ton of time. I would only have to create a list of page names, which is much easier to do.
- I was initially going to be using MediaWiki’s Category functionality to further sub-divide pages on the wiki, however as I write this right now, I’m just thinking I may not have to do that step since I’ll already be dumping the pages into the various namespaces, which, since they correspond to the various departments in our division, may be the only grouping I need to do. Hmm, definitely food for thought, as it would save me having to go into each page and adding the tag to them. What do you think about this?
- I’ve divided the current wiki into 4 different ones: one for the Division, and one each for the products we’re working on. Makes life easier to sort through.
That’s it for now. Stay tuned for a progress report as I export/import more pages. Cheers!


0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.