2
votes
1answer
48 views
C# text.Replace preserve case
I am working on a wiki bot for my communities wiki that uses the DotNetWikiBot Framework; it is to find a word that is commonly a typo (such as "abilty") and replaces them with the …
0
votes
2answers
27 views
+300
customizing confluence
is there anyway to make confluence look and act more like a regular website. can you still in your own design, css, menus. etc . ? we are trying to spruce up a pretty boring intr …
7
votes
8answers
170 views
Minimalistic tools for developer documentation
I am currently working on a large PHP CMS / Framework and documenting it extensively as I go along. In addition to phpdoc-style inline comments, I need to document XML structures, …
0
votes
2answers
71 views
Sharepoint Wiki hierarchical view of pages
As you can see in the official MS powerpoint slides here: http://www.microsoft.com/germany/msdn/launch2008/library.aspx?id=SP%5FT16%5FDI%5F1800 it is possible to program a hierarch …
0
votes
2answers
26 views
Delete a Sharepoint Wiki page that has no menu
Hi I created a Wiki in Sharepoint 2007, and then deleted the Home page. Now when I go to the AllPages.aspx (ie the root of the wiki) I've got no menu options. I cannot delete the …
1
vote
3answers
95 views
Is there a wiki (preferably .NET) that has StackOverflow-like editor?
I am looking to set up an internal wiki for our development/design team.
The key feature I am looking for is a very simple editor with revision history. Ideally, the uber-simple …
0
votes
3answers
45 views
Looking for a good tool for online help
I'm looking for a tool that would allow a small team to build out on-line help content for our web application. Ideally, the tool would allow us to grow the help content very easi …
0
votes
4answers
1k views
How to import word documents into wiki?
Anyone knows? Because i think one of the stumbling blocks for people to embrace wiki is of the fact that they need to separately upload the images to the wiki instead of just doing …
0
votes
0answers
9 views
Inserting special character in Redmine wiki page
Hi everyone!
I'm using redmine and I'm trying to insert the special character "|" inside a table in a redmine wiki page. I don't want this character to be parsed as a column separ …
0
votes
2answers
417 views
Compare TinyMCE and CKeditor for a Wiki
For a custom wiki django-wakawaka, i want to be able to add a WYSIWYG support.
TinyMCE is obviously the most popular plugin, used even by Wordpress.
But CK-editor seems more feat …
0
votes
1answer
22 views
What is a good wiki with great spam protection that is easily hosted on Windows/IIS7?
I am looking to host a wiki but want it to be very low maintenance. Spam protection will be key. Perhaps I can have a new account approval process and ban users who spam the system …
0
votes
1answer
25 views
C# object documentation wiki export
I am looking for something that will iterate over our model and extract each objects properties in order to build a documentation wiki. Is there a tool out there which will do suc …
0
votes
0answers
11 views
Integrating Wiki user accounts with backend database
I have a web application deployed on tomcat, this application stores all its user account info (name, password, emails etc) in a database, in this scenario MS SQL server.
I've set …
0
votes
10answers
181 views
Best solution for integrated bug tracking, wiki and version control
I love the Google Project Hosting web app. It includes bug tracking, wiki and SCM in one interface. (Example: WMD Editor)
This solution is closed source and not for sale. While se …
0
votes
1answer
15 views
Wiki with API for creating/editing posts
Mediawiki is the only wiki software I've found that has an API for creating/editing posts (http://www.mediawiki.org/wiki/API). Are there any others?
