Questions tagged [wiki]
90 questions
0
votes
2 answers
Flexwiki Install Instructions
In another Question many users recommend FlexWiki for Network Documentation. FlexWiki.com appears to be down. I was able to download the latest package from sourceforge.net, but cannot find installation instructions.
Config: Win2k3 w/ IIS…

BillN
- 1,503
- 1
- 13
- 31
0
votes
1 answer
Moving article between sites in MOSS 2007
We are avid useres of the wiki functionality in our sharepoint 2007 server.
Now we want to restructure the information hierarchy. This means its required to move articles between sites (meaning categories on the same Sharepoint instance) and if…

Th 00 mÄ s
- 101
- 4
0
votes
1 answer
Installing MoinMoin -wiki to my user directory on a server with no root access
I posted this on webapps, but they told me to come here :)
I've been trying to install MoinMoin -wiki on this webserver, where I have no root access.
The server doesn't support wsgi, but it does support cgi/fcgi/etc.
I've scoured google for a simple…

deiga
- 101
- 3
0
votes
4 answers
Which wiki satisfies ACL ADI and API?
I'm looking for a Wiki System that satisfies the following requirements:
Uses ACL (Access Control lists - who can access what pages)
Needs to be able to integrate with Active Directory
Is scriptable via an API
(meaning I can create a wiki page…

goutham
- 1
- 1
0
votes
2 answers
Why am I receiving MediaWiki email message on my own page edits?
Setting up a new wiki server for MediaWiki, I see that I am getting email notification messages for emails (on my watchlist) when I edit the page. This should not happen - it should only happen when someone else edits the page.
Furthermore, I get an…

Reinstate Monica - Goodbye SE
- 452
- 5
- 18
0
votes
1 answer
How to set user permissions on an apple wiki server
I'm looking for a some kind of a guide to setting permission on an apple wiki server. I did a google search but I couldn't find much. Anyone know of any guides or some quick instructions?
Cheers.

Hammer
- 39
- 4
0
votes
2 answers
confluence install troubles
I just managed to get the install on my server (win server 2008/sql server 2008)
http://prjatk.com:8090
Something has gone badly wrong as is imediately visible from the home page!!
Anyone have any ideas? This is a paid for installation.
w://

cvista
- 235
- 4
- 12
0
votes
2 answers
PmWiki - How to fix "clicking SAVE removes your edits and saves nothing" issue
I have an issue with a fresh install of pmWiki (and I see the same Q on http://www.pmwiki.org/wiki/PmWiki/Questions * but with no answer posted!) and I wonder if anybody knew anything about it or how to solve it.
I've been playing with pmWiki on my…

Dougal
- 317
- 1
- 5
- 11
0
votes
1 answer
Snow leopard wiki server question
I wonder if it is possible to enable some kind om wiki markup language (like in an ordinary wiki) to edit the wiki pages on apple wiki server 2? Are users forced to use html or the visual editor or are there any other options?
Regards

capitrane
- 103
- 2
0
votes
1 answer
10.6.4 Apple Wiki: New just created users can do nothing?
After update to 10.6.4 there's an issue: any new users that I create in Server Prefs/WGM can't post to their blogs, comment, create wiki pages... They can't do anything!
There's log from Wiki errors (when user DURAK tries to create new blog…

beefon
- 466
- 4
- 5
0
votes
1 answer
How do I get my coworkers to try out my wiki (DokuWiki) with its provided apache server?
I'm restarting an attempt to make a case for a Wiki at my workplace. Our IT is very difficult to work with and unfortunately, it looks like we will have to do this somehow without installation or admin permissions until the test case is a success.…

Anonymous
- 101
- 1
-1
votes
3 answers
How to add wiki functionality to a joomla site.?
Any native wiki extension on joomla?
Or shall i go for doku-wiki or media-wiki integration or any other recommendation.

Vivek Sharma
- 465
- 2
- 5
- 14
-1
votes
2 answers
Tikiwiki wiki improper links
I set up a tikiwiki site for my new project, however when i attempt to link directly to a wiki page, it goes to http://sakuraengine.com/HomePage rather than the proper url http://sakuraengine.com/tiki-index.php?page=HomePage. How do I fix this?

Andrew
- 111
- 1
-1
votes
2 answers
mediawiki cleanup extension?
Are there any extensions to mediawiki that will allow for a button to mark a page as "needs cleanup" or "deprecated"?

javamonkey79
- 139
- 1
- 6
-6
votes
2 answers
Learning PostgreSQL after using MySQL
I'm looking for a simple resource for getting the hang of Postgres after using MySQL for years. So far I've figured out \l, \d, and \c, but I'm having trouble listing the tables in my MediaWiki installation.
The Postgres documentation is great, but…