Hmm, that's odd. I wonder if the query throws a silent error. I'm kind of... flimsy at the moment, so I'm gonna have to get back to you on this one.
Until then I suggest that you run all queries in the Product Installation Code thingies manually to make sure that all tables exist (or simply look it up through MySQL command line/UI). If you don't know how you'll have to wait until I sober up
Hi, We have this installed and think it looks great.
One thing we would like to see is the addition of categories so that we can group content logically for those users who wish to browse rather than search.
One idea would be to use forums as the categories.
Parent forum => wiki
child forums => categories
threads => posts
posts => revisions
Do you think this would be possible improvement for version 1.3.1 ??
We've been brainstorming around templates and related features; We will at some point create a mimic of the templating done by MediaWiki, though only for compability reasons with the most common templates, I'm afraid a more intelligent system (such as doing calculations and whatnot) is out of the question.
Sweet... the moment you guys add templates, I plan on using this... until then... its a no-go for me. I can do without parser functions and calculations... but templates are a MUST for any decent Wiki. Also... categories are a must...
How does this wiki work? Does it actually work as a wiki? Or does it work more like VaultWiki where forums=categories and threads=articles?
When I create articles, it creates it in the forum I selected. Nobody can access that forum. But I cannot see the article in the Wiki.
Sounds like there would be something wrong with the naming..
What's the article named (title) in the forum, what's the (relative) URL to the wiki article?
Quote:
Originally Posted by saltedm8
Hi, We have this installed and think it looks great.
One thing we would like to see is the addition of categories so that we can group content logically for those users who wish to browse rather than search.
One idea would be to use forums as the categories.
Parent forum => wiki
child forums => categories
threads => posts
posts => revisions
Do you think this would be possible improvement for version 1.3.1 ??
At the moment THS Wiki does not do Namespaces, you can easily mimic this feature by naming your articles Categoryname:Articlename and then create an article index named just Categoryname. I'm not sure whether we will implement namespaces (categories) or not, we'll see. ;-)
Quote:
Originally Posted by Jaxel
Sweet... the moment you guys add templates, I plan on using this... until then... its a no-go for me. I can do without parser functions and calculations... but templates are a MUST for any decent Wiki. Also... categories are a must...
How does this wiki work? Does it actually work as a wiki? Or does it work more like VaultWiki where forums=categories and threads=articles?
At the moment there's no cateogries, but all articles are stored in a forum, and a thread is used for each article. Every post in that thread is a revision of the article.