Questions tagged [twiki]

TWiki is an open source enterprise wiki

The TWiki web site is "http://twiki.org/". TWiki is fairly full featured. It can support multiple wiki "webs", useful for separate groups or separate projects. When installed it includes a fair amount of online user documentation in one of the preconfigured "webs". TWiki is written in Perl. TWiki is designed to work with Apache, but apparently people run it with other web servers. The TWiki source code can be downloaded from the TWiki web site, which appears to be running TWiki. A lot of developer documentation is there, and there are a number of people who monitor that site to answer questions. Even with all that there are still a number of questions that are asked about TWiki here on stackoverflow.com.

47 questions
0
votes
2 answers

How do I start a discussion about a page on TWiki?

I'm used to Wikipedia's Wiki, and now that I'm using TWiki at work I really miss the ability to discuss a page outside the page but still on TWiki. Have I missed a button or link somewhere? Is this possible?
Roger C S Wernersson
  • 6,362
  • 6
  • 34
  • 45
-2
votes
1 answer

TWiki page to Google Sites

I've managed to extract the HTML source of a TWiki with its URL and Perl's LWP::Simple module. What I want to do now is to use that HTML and put into my Google Site as a new page (via a program, NOT manually). How do i go about doing this using…
1 2 3
4