Page 1 of 1

Organizing The Wiki

Posted: Thu Jan 05, 2012 02:44
by hmmm
I've come up with a better way to organize the wiki now that mods are a giant part of the game. (well in 0.4 that is)
Here's my proposal. Please tell me what you think and if you know of any way to make it even better. I'm going to type it as if it's what will actually happen (it helps me think for some reason).

Under the Gameplay heading, there will be two pages, Getting Started and Mods.
The Getting started will be the same. Mods will contain several headings named different categories. Some categories could be Vanilla, Plants and Farming, New Blocks, and Other.

Under each category heading will be a list of mods that fit into each category, (mods can be under multiple categories)
On each mod page will be a paragraph or two describing the mod and it's license / permission given to other mod makers.
Below that will be a "Content" heading. Beneath that heading will be the following page links that apply to the mod: "Crafting", "Blocks", "Items", and "Mobs". They will be similar to the ones on the current gameplay heading but instead each page will be unique to that particular mod and only have what is in it's mod.

All pages that have items, blocks, items, and mobs will show the mod name.

I think that's all. If you guys like this, I'll propose this to Celeron.

Posted: Thu Jan 05, 2012 04:16
by Temperest
I like it. A huge improvement to the current page of links, some of them without any sort of description.

Posted: Thu Jan 05, 2012 07:26
by sfan5
+2

Posted: Thu Jan 05, 2012 08:00
by rinoux
+1 very nice idea

Posted: Thu Jan 05, 2012 08:33
by neko259
I like it. I don't like dokuwiki much, but I guess we don't have another choice :)

Posted: Thu Jan 05, 2012 10:27
by neko259
Maybe we also need to make separate pages for every node/entity/item and post all the infos about them in there? And add the line that tell what mod is this item object in.

Posted: Thu Jan 05, 2012 11:31
by Staffs
neko259 wrote:Maybe we also need to make separate pages for every node/entity/item and post all the infos about them in there? And add the line that tell what mod is this item object in.
Yeah so people would be able to easily use /give command :)

Posted: Thu Jan 05, 2012 23:26
by hmmm
neko259 wrote:Maybe we also need to make separate pages for every node/entity/item and post all the infos about them in there? And add the line that tell what mod is this item object in.
The "Blocks", "Items", and "Mobs" pages would have a list of links to a page for each node/entity/item. Entities and mobs are the same thing right?

Posted: Thu Jan 05, 2012 23:56
by celeron55
First of all, don't start doing anything like this before I have given permission to do so, because you will probably do it wrong and I will just end up reverting the wiki to an earlier version, and you will be sad.

Now, if this is to be done, at least these need to be taken into account:
  • Every page related to this should be contained in namespace "mods" in the wiki.
  • 0.3 is still the latest stable version of Minetest; that is, the content describing it shall not be replaced. There needs to be some kind of a subsection or subtopic for 0.4.
  • Generally one page per mod. If the page would be painfully long, then more pages can be added.
  • Only mods that are freely usable and distributable with unobfuscated source code are allowed in the wiki. (L)GPL, BSD, WTFPL and so on.

Posted: Fri Jan 06, 2012 00:05
by celeron55
Really the optimal solution to all of this would be a mod sharing/repository website that would allow uploading the mod, description, documentation, allow usage of automated mod installers and allow directly viewing the source code in a web browser. Ratings, comments and stuff like that. Automatic crafting recipe generation from scripts would also be technically possible.

I wonder if somebody would be capable of pulling that off? That is not really in the area of expertise for me. Altough that doesn't necessarily mean I couldn't do it if I decided to...

Posted: Fri Jan 06, 2012 00:29
by MarkTraceur
celeron, I'm going to be working on that this semester. It's a school project, though, so it'll be slow and careful. At the end, we'll have a nice site, but it probably won't be fast. sfan5 has a temporary solution somewhere on the forums....here: http://c55.me/minetest/forum/viewtopic.php?id=618

Posted: Fri Jan 06, 2012 01:49
by jordan4ibanez
why not make a real wiki? lol

Posted: Fri Jan 06, 2012 02:52
by hmmm
celeron55 wrote:First of all, don't start doing anything like this before I have given permission to do so, because you will probably do it wrong and I will just end up reverting the wiki to an earlier version, and you will be sad.

Now, if this is to be done, at least these need to be taken into account:
  • Every page related to this should be contained in namespace "mods" in the wiki.
  • 0.3 is still the latest stable version of Minetest; that is, the content describing it shall not be replaced. There needs to be some kind of a subsection or subtopic for 0.4.
  • Generally one page per mod. If the page would be painfully long, then more pages can be added.
  • Only mods that are freely usable and distributable with unobfuscated source code are allowed in the wiki. (L)GPL, BSD, WTFPL and so on.
I wont do anything with the wiki without your permission. Is it possible to display, on the client, the names of all the mods used on a particular server?