Skip to Content
 

Wiki thoughts...

27 replies [Last post]
phpbbadmin
Offline
Joined: 04/23/2013

Ok.. I thought it would be best to describe what I would like for the wiki to do. For me, the wiki is the thing that will take this site to the next level. Right now the forums hold all the information, but they are bloated, unstructured and quite frankly unwilling to give up the required information in a timely fashion. That is where the wiki comes in. Basically I would like the forums to be simply a possible staging ground for useful information. When folks post a message, we would either point them to the appropriate wiki page or answer the question and then the wiki would be updated to reflect the new information if possible. Then after a time, I would like to delete all forum messages to keep them clean. Obviously you wouldn't want to delete all forum messages, but in general you wouldn't need to keep all these messages lying around.

I would like to use the wiki to replace the functionality of the following modules:

- Web Resources
- Downloads
- Journals
- FAQs
- and possibly News Stories.

I would like the wiki to be the focal part of the site, with the other main parts of the site being private messages, chat, instant messaging, the forums, voting/polls and news (and again, it's not difficult to do news with a wiki as well).

So basically the wiki would be used to do everything but the communication aspects of the site.

I think the best way for it to work would be that when you hit bgdf.com, it takes you immediately to the wiki. On the first page of the wiki, the news would be displaced. Every page on the wiki should have a quick link in the template that would take you useful wiki pages such as the start (news) page, your wiki home page, the site FAQ, etc. Also on the template, perhaps in vertical menu on the left, you could have the other site functions; private messaging, instant messaging, chat room, discussion forums, etc.

The functions of the wiki would be the obvious game design wiki, the site usage instructions (or site FAQ), and the member home pages.

I think the member home pages would be critical. From there members will be able to create a home wiki page, start journal/blogs (a journal / blog would be basically a specialized wiki page in which comments could be added in a dated manner), upload files/images, *and* collaborate on projects using the wiki. These collaboration pages would be special wiki pages where permissions could be assigned to collaborators . I.E. some members might have read only access, where as some might be able to edit pages, where as some might be able to remove/edit/add, etc. I think it would be nice if these project pages would be 'gateway pages'. I.E. all collaboration rights would be shared from the gateway page to all of it's children *and* you could only access the child pages if you had access to the gateway page.

As for the main pages, they should NOT be like a normal wiki. I believe the best description would be a moderated wiki. Instead of the traditional wiki model of undoing bad page changes, I think instead when members make changes, they actually make proposed changes. Say I want to add something to a page, I would click edit, make the change and then click the 'propose' button. Then the next time a moderator of that page logged onto it, he would get an indicator telling him he had changes to review. When he pulled up the change to review, he could accept the change as is; modify the change and then accept it; or deny the change outright. I think such a review process will go miles towards leaving the wiki in a readable format. This systems to me seems more proactive and less like the damage control that is inherit with most existing wikis.

That's basically my thought in a nutshell. The only thing I don't really have hammered out is the actual logical flow of the wik; I.E. where things should go. That and a good basic page template of how things should look.

Any thoughts?
-Michael

Brykovian
Brykovian's picture
Offline
Joined: 07/21/2008
Wiki thoughts...

I think I see where you're going, darke, and I like it, but a handful of questions have popped up into my head.

Please forgive me if these questions have already been asked and/or discussed, since I'm coming into this a bit later on than the rest of you.

Most of these are more discussion/hypothetical questions, which I'm happy to do the research on if there aren't any firm answers already established for them.

1> Would it be easier to plug a "Wiki module" into the phpNuke shell (and allow phpNuke to do the things it does well -- organization, communication) ... or would it be easier to find a "perfect" Wiki, then tack-on chat/IM/forums to it. I know that phpBB works just fine without having phpNuke wrapped around it.

2> Does phpNuke have a Wiki module already created (or in the works) to be used with it?

3> Do any of the Wiki's that anyone's looked at allow for the hierarchical user rights that darke just described? I think it *would* be a good way to organized things in order to keep the "general info" clean and still allow users to have their own areas to do whatever they wish with ... but that type of user rights system would be tricky. Of the plug-n-play Wiki's I've seen (I'm only familiar with 2 or 3 of them), I haven't seen that kind of thing before -- at least not implemented by the sites using the engines.

That's about it for now. I almost have a front page envisioned based upon what you wrote. If we can find an engine to do it that way ... ;-)

-Bryk

phpbbadmin
Offline
Joined: 04/23/2013
replies

Quote:

1> Would it be easier to plug a "Wiki module" into the phpNuke shell (and allow phpNuke to do the things it does well -- organization, communication) ... or would it be easier to find a "perfect" Wiki, then tack-on chat/IM/forums to it. I know that phpBB works just fine without having phpNuke wrapped around it.

I really don't know the answer to that question. There is a wiki called tiki that Zzzzz and I were toying around with possibly implementing. As a matter of fact, it's at http://www.bgdf.com/tiki/tiki-index.php . Check it out if you have time.

The problem with using tiki is that it would completely replace nuke. With that there are some technical challenges such as migrating users (which Zzzzz has already figured out how to do), posts, journals entries, private messages, etc. I really, really like Tiki. It doesn't have the easy to use WYSIWYG interface like Guiki and WYSIWYGWiki has, but it's fairly easy to learn. The great thing about it is the wiki is integrated fully in the entire site. You can add a wiki page reference in a forum post or private message and the site will take you straight there (I.E. you don't have to know the html link to the page, just it's wiki page name). Also I'm not sure if tiki has a instant message or chat package, which might be a problem.

Quote:

2> Does phpNuke have a Wiki module already created (or in the works) to be used with it?

Well obviously there's Guiki. Nuke also has something available called nukewrapper which allows you to turn any website into a nuke module. It uses i-frames though and it can be kind of ugly. Most of the wikis available (I only ever new of two, and both are no longer being developed) for nuke are severly lacking the functionality department. We (probably just Zzzz unless I started learning PhP) could probably develop Guiki into what we want, but I'm not sure if the time burden on Zzzzz is practical, reasonable, or fair.

Quote:

3> Do any of the Wiki's that anyone's looked at allow for the hierarchical user rights that darke just described? I think it *would* be a good way to organized things in order to keep the "general info" clean and still allow users to have their own areas to do whatever they wish with ... but that type of user rights system would be tricky. Of the plug-n-play Wiki's I've seen (I'm only familiar with 2 or 3 of them), I haven't seen that kind of thing before -- at least not implemented by the sites using the engines.

Tiki will do it. It has a lot of features so the learning curve may be a bit steep. Again log into the test site and play around with it.

Hope these answers your questions.
-Darke

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

Quick Update:

There appear to be errors on the Tiki site with everything but the wiki aspect of it. I will probably need to reinstall it.

-Darke

hpox
Offline
Joined: 12/31/1969
Wiki thoughts...

Hiya!!

My opinion,

The best option would be to find a good, solid, no bloat, no WYSIWYG, simple but rich text formatting Wiki.

Put it under bgdf.com/wiki/ and move good stuff from the forums, web links, etc.... Build it up slowly, without restriction. Don't keep it a secret but don't advertise it as such.

After 6 months, do that transfer you're talking about... Have the Wiki as the main site and transfer the forums to a good, solid forums software (there exists many). phpBB can be kept but extract it from phpNuke. I think phpBB is standalone...

Voila... easier said than done, but in my opinion it's a good plan.

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

Ok. The tiki is back up at http://tiki.bgdf.com .

-Michael

Zzzzz
Zzzzz's picture
Offline
Joined: 06/20/2008
Wiki thoughts...

Well for what its worth, we might want to play around with tikipro http://www.tikipro.org/wiki/index.php, it contains blogs, phpbb forums... etc.

One possible advantage might be the potential for just moving the phpbb forums tables from the current phpnuke site over to this tiki site. Though this might not be as easy as I am making it sound.

Ugh after looking at the site for a little while it seems a little clunky, maybe that would be a bad idea.

Gosh darn it, there has to be a simple way to get us the features we want!!!

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

Zzzzz wrote:
Well for what its worth, we might want to play around with tikipro http://www.tikipro.org/wiki/index.php, it contains blogs, phpbb forums... etc.

One possible advantage might be the potential for just moving the phpbb forums tables from the current phpnuke site over to this tiki site. Though this might not be as easy as I am making it sound.

Ugh after looking at the site for a little while it seems a little clunky, maybe that would be a bad idea.

Gosh darn it, there has to be a simple way to get us the features we want!!!

Yeah that site looked good, but it gave way too many script errors. Back to the drawering board.

-Michael

phpbbadmin
Offline
Joined: 04/23/2013
Moving forward

Ok. Folks, we have decided to go ahead and shift the site from PhpNuke to tiki wiki. This process won't be immediate but as gradual as possible to make the transition as smooth as possible.

The tiki has already been installed at tiki.bgdf.com.

The process for the transition will go like this:

1) Moderators will begin the initial setup phase. This will include setting up page templates, setting up the logical structure of the information in the wiki, and setting up the layout of the site.
2) Moderators will begin filling in the wiki with useful information gleaned from the PhpNuke forums.
3) The database of active existing users will be migrated to tiki. At that point, an announcement will be made telling members to try the new site. At that point users will also be asked to migrate their journal entries from nuke to the blogs of tiki. The wiki will continued to be developed. At some point, the harvesting of the nuke forums will stop and only maintenance will be needed to keep the wik up to date. At that point the forums of the tiki or direct changes to the wiki will be the source of the information.
4) After a sufficient time period, PhpNuke will be phased out. This involves backing up the forums, removing phpnuke, installing phpBB, restoring the forums to PhPBB, and locking the forums from adds. With this system, all the information from the forums will still be accessible to help complete the fleshing out of the wiki.
5) After a sufficient time period, the PHPBB will also be taken down.

We will be setting deadlines for the next step as we complete each previous step. I.E. As we complete step 1, we will set a deadline for when step 2 needs to be completed.

Ok now that's where all of you come in. We need the following work done by the moderators at this point:

1) A page template set up that will define how each page in the wiki should look. An example of this might be: The title of the wiki page at the top, followed by a bar, followed by a definition of the term being described in the page, followed by content in a certain way, followed possibly by a section at the bottom with relevant internet links.

If someone who is good at page formatting could take on this task, I'd greatly appreciate it.

2) The logical layout of the wiki. I.E. how the information will be divided up.

We will need several people to take on the above task.

3) Scour the forums and actually place relevant useful information from the forums into the wiki.

It would be best to wait for steps 1 & 2, but if any of you feel the urge, then it's ok to post information now I suppose. We can always clean it up later.

So what I am looking for is some volunteers to COMMIT some time each day or so working on the wiki to get it ready for transition. Brykovian, Zzzzz and I have already commited 30 minutes to an hour each day to get this task done. What we need is a couple more moderators to help out to lessen the burden on the three of us. I will be also asking Sisk to help out. If he agrees he will also be made a moderator. If you can think of anyone else who might be a good fit to do this work please let me know.

Please reply with what you can commit to do. Also, if you have a special area of expertise, and you'd be willing to populate/moderate that area of the wiki, then you can help out in that well as well.

So just let us know how you'd like to help. Again, I can't stress enough that this is a commitment. I DO NOT want this project to peter out as so many have in the past. In my eyes, this is a 'must do'. After this project is complete, I think the gaming community will take this site much more seriously.

-Michael

hpox
Offline
Joined: 12/31/1969
Wiki thoughts...

tiki.bgdf.com does not work. :(

Why doesn't the automatical linking work either?

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

hpox wrote:
tiki.bgdf.com does not work. :(

Why doesn't the automatical linking work either?

What is automatical linking?

At any rate, I had to take the wiki down as it was the actual source of the exploitations. I will try and put it up tomorrow before I leave for vacation when I get a chance.

Great timing, just when I wanted to get some momentum going for the wiki.

hpox
Offline
Joined: 12/31/1969
Wiki thoughts...

You probably won't like this but I'll say it for the future of bgdf.

I'll say the same thing I said when you asked me to test TikiWiki last year (was it really last year? time goes really fast)...

I don't recommend TikiWiki. It's too bloated. It crawled when I tested it on my server. If you expect a big community, choosing TikiWiki is shooting yourself in the foot.

I just did a quick search... look at the comments:
http://www.opensourcecms.com/index.php?option=com_content&task=view&id=1...

Then I tried to find sites using TikiWiki... who is using it?

I haven't came up with a real solution yet and I'm tight with time. Sorry for being a showstopper. Still, it might not be all that bad like I suggest but TikiWiki doesn't seem to have improved since last year.

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

hpox wrote:
You probably won't like this but I'll say it for the future of bgdf.

I'll say the same thing I said when you asked me to test TikiWiki last year (was it really last year? time goes really fast)...

I don't recommend TikiWiki. It's too bloated. It crawled when I tested it on my server. If you expect a big community, choosing TikiWiki is shooting yourself in the foot.

I just did a quick search... look at the comments:
http://www.opensourcecms.com/index.php?option=com_content&task=view&id=1...

Then I tried to find sites using TikiWiki... who is using it?

I haven't came up with a real solution yet and I'm tight with time. Sorry for being a showstopper. Still, it might not be all that bad like I suggest but TikiWiki doesn't seem to have improved since last year.

Well, we can keep that it mind. The thing about tiki is you can disable what you don't want. I don't plan on enabling anything more than is absolutely necessary. We will be testing it extensively. If during that process we discover it isn't working, well then we can always stick with Nuke until we find something better. I do appreciate you voicing your opinion.

jwarrend
Offline
Joined: 08/03/2008
Re: Moving forward

Darkehorse wrote:

Ok now that's where all of you come in. We need the following work done by the moderators at this point:

1) A page template set up that will define how each page in the wiki should look.
2) The logical layout of the wiki. I.E. how the information will be divided up.
3) Scour the forums and actually place relevant useful information from the forums into the wiki.

I am somewhat limited in what I'm able to commit to; I don't really have the knowledge to do any of the technical stuff, and since I'm currently connecting over dial-up, pruning the forums would be a hopelessly slow task.

I'd be more than happy to assist with the logical layout, but I'm not sure I could realistically commit to a daily quota of effort. I think, though, that that discussion is not likely to be all that convoluted. In fact, I'll start a thread right now to get the ball rolling on some high level thoughts. (This is NOT meant to imply that I'm seeking/usurping point-man status on this aspect of the project; simply trying to be helpful).

The trickier bit is going to be actually filling in the content that will populate the wiki, and in particular, doing so with the appropriate interconnections. I would set a very modest goal for this: like, by this time next year, we'll have something that is more than 50% done. I really don't think it makes any sense at all to rush this: doing so will burn us out, and will virtually guarantee a shoddy product.

As for your vision shared a while back that the BGDF's main aspect will be the wiki; I think this is a fine vision, but I'm not sure I share it. My main concern would be that it makes the centerpiece of the site the "static" encyclopedia rather than the "dynamic" forums. I think the forums are the real soul of the site, and should always be central to the site's mission and methods.

Just my thoughts; see you in the content thread!

-Jeff

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

Quote:

I'd be more than happy to assist with the logical layout, but I'm not sure I could realistically commit to a daily quota of effort. I think, though, that that discussion is not likely to be all that convoluted. In fact, I'll start a thread right now to get the ball rolling on some high level thoughts. (This is NOT meant to imply that I'm seeking/usurping point-man status on this aspect of the project; simply trying to be helpful).

Any way in which you could help would be good. Hopefully you will get bitten by the wiki bug and want to work on it a lot. For me, I am always thinking of things that would fit nicely into the wiki. I think the same might hold true for the members too if we could get it online. It's very easy to get on a roll and churn out a lot of content at once.

Quote:

The trickier bit is going to be actually filling in the content that will populate the wiki, and in particular, doing so with the appropriate interconnections. I would set a very modest goal for this: like, by this time next year, we'll have something that is more than 50% done. I really don't think it makes any sense at all to rush this: doing so will burn us out, and will virtually guarantee a shoddy product.

Sorry I'm not prepared to wait that long, and I don't even think it will take that long to populate it to a reasonable level. As long as we have a reasonable framework that will be intuitive for future adds, then I think that will be sufficient.

Quote:

As for your vision shared a while back that the BGDF's main aspect will be the wiki; I think this is a fine vision, but I'm not sure I share it. My main concern would be that it makes the centerpiece of the site the "static" encyclopedia rather than the "dynamic" forums. I think the forums are the real soul of the site, and should always be central to the site's mission and methods.

Your opinion is noted. However, I think the problem with the forums is that we answer the same questions OVER and OVER. I don't feel like the forums have to take a back seat to the wiki, I'm just trying to eliminate a lot of the repetition that occurs there. And the wiki will be anything but static, especially with the increased functionality of the blogs. I think Tiki will be a tremendous tool for game development/collaboration. Uploading files and pictures, pasting rules documents, etc. The sky really is the limit.
Right now I'm envisisioning five major components for the new site: Forums, Wiki, Private Messages, News and Chat. Imagine logging into the site and being confronted by only these 5 options... (in theory of course).

I look forward to your thread.
-Michael

jwarrend
Offline
Joined: 08/03/2008
Wiki thoughts...

Darkehorse wrote:

Sorry I'm not prepared to wait that long, and I don't even think it will take that long to populate it to a reasonable level. As long as we have a reasonable framework that will be intuitive for future adds, then I think that will be sufficient.

I don't really understand the urgency, but I do agree that as long as the infrastructure is clear, having people conform to it may allow for quick ramp up. What I'm worried about is a wiki that fills up quickly with content, but it's all discombobulated and isn't well integrated, and takes years to bring everything together, but you're right that if we plan well, that can be avoided.

I'm not advocating that we wait a year to move ahead; I'm suggesting, rather, that we set conservative goals for progress checkpoints. For example, I'd say a realistic goal would be that by early summer, say, we'll have a robust model for the wiki's content, and a set of formatting guidelines for each content area (for example, "When adding an entry about a mechanic, it must contain the following bullet points: [whatever bullet points are desired]").

My point is more that we should be patient and realistic about the time that we can commit to making progress. But beyond that, if we can get things in place quickly, great!

Quote:

And the wiki will be anything but static, especially with the increased functionality of the blogs.

It appears likely I'm misunderstanding what the wiki is supposed to be; I had the sense that the vision for what we were calling the "wiki" was a sort of "Game Design Encyclopedia". But your post makes it sound like the wiki is simply "what the site is going to become". Can we adopt some kind of terminology to distinguish one from the other?

-Jeff

sedjtroll
sedjtroll's picture
Offline
Joined: 07/21/2008
Wiki thoughts...

jwarrend wrote:
It appears likely I'm misunderstanding what the wiki is supposed to be; I had the sense that the vision for what we were calling the "wiki" was a sort of "Game Design Encyclopedia". But your post makes it sound like the wiki is simply "what the site is going to become". Can we adopt some kind of terminology to distinguish one from the other?

Are those mutually exclusive?
I'm afraid I don't have anything more interesting to say . I imagine the wiki will be all we have, not a message board with a link to a wiki- that sounds like what Darke was talking about. I'm not sure it's much different though- do you load the home page of a message board, or the home page of the wiki? End result is pretty equivalent.

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

Quote:

I don't really understand the urgency, but I do agree that as long as the infrastructure is clear, having people conform to it may allow for quick ramp up. What I'm worried about is a wiki that fills up quickly with content, but it's all discombobulated and isn't well integrated, and takes years to bring everything together, but you're right that if we plan well, that can be avoided.

The urgency is, as you well know, to NOT let the project fizzle. As for the wiki filling up, it will be moderated as I had already stated. Members make suggestive adds/modifications through a comment system, a skill moderator will come back later and decided whether and how to implement the suggestion into the actual wiki.

Quote:

It appears likely I'm misunderstanding what the wiki is supposed to be; I had the sense that the vision for what we were calling the "wiki" was a sort of "Game Design Encyclopedia". But your post makes it sound like the wiki is simply "what the site is going to become". Can we adopt some kind of terminology to distinguish one from the other?

Check Matt's reply to your other thread. It will be a Game Design Encyclopedia, but it will also be so much more and this will become evident as we start to fully learn the capabilities of Tiki wiki.

-Darke

phpbbadmin
Offline
Joined: 04/23/2013
Welcome aboard Sisk!

Also Sisk has agreed to help with the wiki. I think that we have a basis for solid team to get this ball rolling.

Welcome aboard Sisk!

-Michael

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

Tiki is back online at tiki.bgdf.com . Happy wikying!

-Michael

Anonymous
Wiki thoughts...

Quote:
Also Sisk has agreed to help with the wiki. I think that we have a basis for solid team to get this ball rolling.

Welcome aboard Sisk!

Thanks, glad I can help!

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

Ok. I've rebuilt the wiki and again it's at tiki.bgdf.com. Let me know if you have any problems logging in and such. I'd like to start working on it again. I hate that the site went down while I was on vacation because I think we lost some valuable momentum. Please take the time and (re)familarize yourself with the wiki and if you have any questions please post them here.

Thanks!
-Michael

zaiga
Offline
Joined: 12/31/1969
Wiki thoughts...

Hmm, it seems I can't log in to the tiki/wiki. It says "Invalid username or password" although I'm fairly certain I entered the correct values.

jwarrend
Offline
Joined: 08/03/2008
Wiki thoughts...

Quick question about the wiki editor: does it automatically "hot-link" words in the text when they have other pages about them?

For example, if I write "A common problem with action point systems is that they are prone to analysis paralysis." and there's a separate page on analysis paralysis, will the wiki automatically hot-link "analysis paralysis" in my sentence, or do I have to do that manually?

If the former, great! If the latter, yikes! This thing is going to be a lot of work to get it up to the level of internal cross referencing I had in mind.

Also, just an aesthetic request, could we call the "Blogs" something other than "Blogs"? Like "journals" or some such? "Blog" is one of those obnoxious jargon words that just grates on my ears, and I'd hate to see it front and center every time I log on to the site, much less actually use one to chronicle game development progress...

-Jeff

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

jwarrend wrote:
Quick question about the wiki editor: does it automatically "hot-link" words in the text when they have other pages about them?

For example, if I write "A common problem with action point systems is that they are prone to analysis paralysis." and there's a separate page on analysis paralysis, will the wiki automatically hot-link "analysis paralysis" in my sentence, or do I have to do that manually?

If the former, great! If the latter, yikes! This thing is going to be a lot of work to get it up to the level of internal cross referencing I had in mind.

Yeah it is all done manually. I'm not sure how I would feel if it was done automatically. It might make the page ugly. Who knows. Perhaps Zzzzz could write a script where all you had to do was press a button to search the text of the page and then apply any necessary exisiting wiki links to the page. Shouldn't be that hard to do (Heh, I say that since I'm not the one that has to do it).

Quote:
Also, just an aesthetic request, could we call the "Blogs" something other than "Blogs"? Like "journals" or some such? "Blog" is one of those obnoxious jargon words that just grates on my ears, and I'd hate to see it front and center every time I log on to the site, much less actually use one to chronicle game development progress...

-Jeff

You're kidding right? Oh wait, of course you're not. I will look into it. Geez.

-Darke

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

zaiga wrote:
Hmm, it seems I can't log in to the tiki/wiki. It says "Invalid username or password" although I'm fairly certain I entered the correct values.

Nope you're not registered. Reregister and I will make you an administrator.

-Darke

zaiga
Offline
Joined: 12/31/1969
Wiki thoughts...

Darkehorse wrote:
Nope you're not registered. Reregister and I will make you an administrator

Aye, aye, captain!

Quote:
Yeah it is all done manually. I'm not sure how I would feel if it was done automatically. It might make the page ugly. Who knows.

Wow, I agree with Jeff that it would a lot of work to do all the cross-references manually. It would certainly be nice if it happened automatically, perhaps even dynamically, so that links to new keywords are inserted into "old" pages. I'm sure a brilliant guy like Zzzzz could program something like that ;)

By the way, what is the current status of the tiki? Is it still a sandbox where every admin can fool around a bit and try out how things work, or do we try to insert "official" information into it already?

phpbbadmin
Offline
Joined: 04/23/2013
Wiki thoughts...

zaiga wrote:

Quote:
Yeah it is all done manually. I'm not sure how I would feel if it was done automatically. It might make the page ugly. Who knows.

Wow, I agree with Jeff that it would a lot of work to do all the cross-references manually. It would certainly be nice if it happened automatically, perhaps even dynamically, so that links to new keywords are inserted into "old" pages. I'm sure a brilliant guy like Zzzzz could program something like that ;)

By the way, what is the current status of the tiki? Is it still a sandbox where every admin can fool around a bit and try out how things work, or do we try to insert "official" information into it already?

I agree it will be a lot of work, but I always knew it would be. Question: Would we really want every single word that has a wiki page to link back to it's corresponding page? Are we talking about a super cross referenced document or links to wiki pages that are relevant for that particular topic? I hadn't really thought that far in advance.

As for the stage of the wiki, it is both. If you feel like playing; play. If you feel like adding relevant information, go ahead and add it. If we want to move useful data around we can do that rather easily.

-Michael

Syndicate content


forum | by Dr. Radut