Questions tagged [wiki]
90 questions
1
vote
1 answer
Find or restore wiki pages. (Computer will not boot anymore and need the wiki pages)
A few years ago, where I work, I created a wiki for me and my co-workers. We work on a lot of old programs and to help with cross training, we put a lot of our notes in the wiki.
Sadly, the wiki was hosted on my machine and my machine has died. I…
Nathan187
0
votes
0 answers
Serve static files using Nginx but also proxy_pass to Node.js?
I’m hosting a Node.js Wiki server (openKB) on /wiki behind an Nginx server. How can I proxy_pass from Nginx while also having Nginx serve static assets hosted at /wiki/public and /wiki/images and /wiki/stylesheets/build and so on.
What I had tried…

vjk2005
- 175
- 1
- 2
- 8
0
votes
1 answer
Set TFS wiki web editor git branch
I have a TFS 2015 and I would like to leverage the wiki functionality. However, it seem it commit only on the master git branch. As we use a Git-Flow model, I would prefer it to commit on the develop branch or maybe even a doc specific branch to…

Remy Grandin
- 208
- 3
- 8
0
votes
3 answers
Sharepoint Wiki: Can you embed anything other than images and hyperilnks? Specifically, .swf?
Is it possible to embed anything other than hyperlinks and pictures in a Sharepoint Wiki? I was trying to insert a client-side .swf flash video, but I am having some trouble, since it seems that

Nick Klauer
- 179
- 1
- 7
0
votes
1 answer
Disable a wiki in Lion Server?
Any way to disable a wiki in Lion Server's Wiki Server?
It's easy enough to delete one but how to temporarily disable one so it can be resurrected later?

Meltemi
- 579
- 2
- 11
- 24
0
votes
2 answers
display a redmine wiki in another redmine wiki page
Is there a way to display the content of a redmine wiki page in another page ?
I wish to write a unique page and display its content in different articles, instead of writing the article twice or just putting a link to the other wiki page.

Raphael
- 69
- 2
- 11
0
votes
2 answers
Accesing Mantis from a Debian server
I installed the latest mantis .deb package from the Debian package repository: mantis_1.1.6+dfsg-2_all.deb
How can I access the mantis application?
This server is already used for a wiki, so when I try
http://wiki/mantis/
an empty wiki page…

lamcro
- 229
- 1
- 4
- 10
0
votes
3 answers
Can two different sites running on same host, share same database for storage and retrieval?
I am building a personal site, for blog i wish to use wordpress and for a wiki i will use
wikia. Is it possible that i use the same database for storing articles from both the frontends (wordpress and wiki). If yes can i some how populate articles…

Vivek Sharma
- 465
- 2
- 5
- 14
0
votes
1 answer
Nginx, cannot perform simple rewrite (for wiki software?)
I have what I believe is a fairly standard fastcgi/php5-fpm setup using Unix socks, and the configuration file for my website (excuse the find&replace) is the following:
server {
listen 80;
server_name example.com www.example.com;
…

Kimmi N.
- 1
0
votes
3 answers
nginx rewrite for wikkawiki
Just setup WikkaWiki on my server, I have been trying to have the links go from wiki.mysite.info/wikka.php?wakka=Start into wiki.mysite.info/DotMG.
I tried following their guide at http://docs.wikkawiki.org/ModRewrite, however it seems incomplete…

Hans
- 103
- 4
0
votes
2 answers
Simple (feature-light) wiki software with namespace support
I'm not absolutely certain whether this should be here or on Web Applications, but here goes.
I need wiki software, preferably something that runs on PHP but this is not a hard requirement, which supports namespaces. That is, I need to be able to…

Sudowned
- 288
- 1
- 3
- 13
0
votes
1 answer
Add a Enterprise Wiki as a subsite in Sharepoint 2010
I created an empty SharePoint 2010 site collection in which I added many subsites like an Agile Dashboard and a Blog. I wanted to add a Enterprise Wiki but it does not show up in the list of site template. Apparently, SharePoint only allow to add…

Ucodia
- 89
- 1
- 2
- 12
0
votes
1 answer
does apple's wiki server support mathematical syntax?
In MediaWiki, tex (or latex) extensions can be integrated (even if to be so hard!) in order to support mathematical syntax. I could not see any information that wiki server can support mathematical syntax in it.
Can anyone know that kind of…
0
votes
2 answers
SharePoint 2010 Enterprise wiki - [New page] missing
I am trying to ramp up knowledge on SharePoint deployment and usage (never did before), due to a direction to use SharePoint 2010 as a repository platform (wiki format) for our customer's infrastructure documentation.
In my test virtual server, a…

icelava
- 870
- 4
- 13
- 28
0
votes
1 answer
Apache directory with a new install shows 404
I just went through all the steps to configure something to be run on Apache called OntoWiki. I set up and tested Apache, PHP, and other tools that are required and all seem to be fine.
If I go to http://localhost/ I do see my Apache server loading…

Genadinik
- 1,103
- 4
- 19
- 39