wiki

Online Flowchart Diagram Tool (run from private wiki)

Hi, Is there some flowchart diagram tool that would (or could be made to) integrate with a self-hosted wiki? Requirements: basic functionality (e.g., drawing some boxes and some arrows) would strongly prefer it to be visual (i.e., not written out in text that then gets converted) allows for dynamic editing it is important that the ...

Wiki as tool for Configuration Workbook

I'm currently working a lot with Requirement Traceability Matrix (RTM)s as well as Configuration Workbook within one product and two projects and versions. These are currently created within MS Excel which is rather difficult to maintain and control (due to different Software and Workbook versions). The Excel Configuration Workbook trie...

How to set costume header logo on your Track Wiki project page?

How to set costume header logo on your Track Wiki project page? How to set costume header logo on special Track Wiki page? ...

Java based Wiki Engine

Hi guys, I am trying to review the different available wiki engines and was interested in one that is java based. Could you recommend or list any java based wiki engine so that i can have check it out. I am familiar with the following JSPWIKi, Elsie. Thanks ...

Comprehensive and well maintained wiki syntax Parser for PHP

I'm looking for a comprehensive and well maintained wiki syntax Parser for PHP, does anybody know of one? I can find some really good parsers for markdown and bbcode but am having trouble with finding a decent wiki parser. I prefer markdown myself, but I'm writing post functions for a CMS and I'd like to give end-users a choice. I thou...

Non-wiki CMS for an online user guide

For a large web application I'm building, I need to create an extensive user guide. The first thought was a wiki, but what I've seen lacks the ease of customization I've seen in CMSs, and has a lot of extra features I don't need. The number of users editing the document is small and closed, but it needs to be editable by non-technical u...

Open an Excel htm URL via iFrame in a separate browser

I have some URLs in an Excel file which I have saved as a .htm (webpage) file. I then view these in a browser via our wiki (MediaWiki). This is done using an iFrame embedded in the wiki page. So, just for clarity, the link is in a htm file viewed via an iFrame in a wiki page. When I click on that link, it opens inside the iFrame. Wh...

Embedd external picture into FogBugz wiki

I'm searching a way, to link external picture to FogBugz wiki. It must be a dynamic link, so when the source picture changes, it should automatically change in the wiki page (after manual page reload in browser). I've found, that MediaWiki has special parameter, that allows such links: doc Does FogBugz have similar setting? ...

Corporate Wiki Organization - Technical Documentation

Corporations have documents describing various aspects of their technical systems, including: Custom Applications Custom Development Frameworks Third Party Applications Accounting Bug Tracking Network Management How To Guides User Manuals Software Tools Web Browsers Development IDEs Graphics GIMP xv Text Editing File Transfer n...

TWiki: Restricting users scope of editing the pages.

I am making a twiki website and I am stuck with a problem. The users have access to write the files. So, I want to include Report Abuse option so that in case of vandalism of someone the thing can be corrected as soon as possible. Also, I am facing one more problem that someone told me that while editing the code the person can change th...

Notify Admin of an update in Sharepoint?

Is there a way to get an update by email when a user updates a wiki page or adds items into the document library? ...

Report Abuse in Twiki website

I want to include report abuse button in my website. But couldn't find any such thing in the twiki documentation. Read the entire stuff on twiki variables, access controls, web preferences, but couldn't find anything about such or similar type of button. ...

Limiting the number of variables that one can use in twiki

Can I somehow limit the number of variables that a user can have access to somehow. Thanks in advance for replying. ...

Finalising WebPreferences in Twiki

Can i finalise the webpreferences in twiki like i can do that in foswiki ...

Priorities of different preferences in wiki

What are the priority order of the following preferences in wiki specifically twiki or foswiki. Default Preferences Web Preferences Site Preferences ...

Higher than high-level web frameworks or CMS's?

I'm looking for options that allow very high-level web site development with these special characteristics: not requiring the user to program in a complex programming language not requiring the user to use GUI-like administration areas allow the user to "program" in a lightweight markup language The last point is not only about look ...

How to build a programmer's wiki

For years I've missed a wiki so everyone could describe the new tools programmed, the servers where they are running, svn information, the internal rules of programming, how-tos, code samples, etc. The wiki might be used for the dozen of programmers in the company and the externals. I've been using a pmwiki (easy install) and now I want...

Store web content in XML using wiki markup

Does anyone have an XML style sheet that'll convert wiki-like markup to HTML? Or is that a bad idea? I only found one style sheet that'll convert HTML to wiki-like markup, view-source:http://mozile.mozdev.org/0.8/demos/html2wiki.xsl . Or is this a bad idea? Basically, instead of following strict rules with my XML tags to format my conten...

Exporting wiki to a word document - WSS

Is there a way to export a wiki page to a MS word document in WSS? Ideally, I would like to add a link on every WIKI page when clicked would export the content to a Word document. Any free plugins to do this? Any help is appreciated ...

Getting logged on user name at any Trac wiki page (Trac 0.11)

When I create a report I can filter the results based on the logged on user name using the $USER magic variable. Is there any equivalent way to get the logged on user name at any Trac wiki page? E.g.: The logged on user is [[User]]. ...