4
votes
5answers
102 views
Wiki Database, is there one?
I was searching net for something like a wiki database, just like the wikipedia but instead stores structured content, editable by users. What I was looking for was an online database accessible by …
0
votes
3answers
19 views
Using a single wiki table for multiple subject tables
Hello, I wonder to know if someone can help to understand if I'm doing well using a single table with wiki content for multiple subjects, so:
TABLE wiki
==> wiki_id
wiki_content
…
1
vote
3answers
101 views
Which issue tracker do you recommend?
I am looking for an open source issue tracker with
Multiple projects
Wiki
Web API to integrate with CRM and other clients
Optionally Extendible via custom plugins or modules
Preferably written in …
2
votes
1answer
57 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 correction (such as …
0
votes
2answers
38 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 Wiki page, or add …
7
votes
8answers
197 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, details on concepts …
0
votes
1answer
25 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 separator. I've achieved …
0
votes
0answers
12 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 up a wiki, a …
1
vote
3answers
105 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 markup system …
0
votes
1answer
18 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?
0
votes
0answers
15 views
How can I store attachments on the filesystem instead of in the DB in XWiki?
Right now, attachments get stored in the DB instead of on the filesystem. Is there a configuration option or a plugin that can be used to change XWiki to store and read attachments from disk?
I see …
7
votes
21answers
707 views
How do you normally make a program look beautiful?
How can I make an Application look nice and not like an amateur pulled it together?
I mean graphic-wise.
Is there some sort of book you can read regarding beautiful program layouts, etc?
I put this …
4
votes
2answers
68 views
Project Management System Script, With SVN, Issue and Time-Sheet Tracking
Hi
I run a small IT business and I am a startup.
I am looking for a free or open source script to be hosted in Web in my domain that can do the following.
Project Planning, Scheduling & …
0
votes
1answer
117 views
What Wiki system does Stackoverflow use? [closed]
Any one knows the kind of wiki system Stackoverflow uses? Or any recommendations for the best wikis out there that can do a decent job like stackoverflow?
-Merci dank
1
vote
3answers
50 views
Best wiki syntax for documentation in ruby code and project README files
Hi,
Are there any wiki syntax like rdoc, markdown, ... recommended in the ruby world?
I write sometimes open source code and have no glue which syntax I should use in Code documents and in README …
