twiki

How can I add custom markup to TWiki?

At a previous place where I worked a colleague figured out how to configure MediaWiki so that, for example, a string like #12345 in the wiki markup could be expanded into a hypertext link to ticket 12345 in the ticket system. I would like to do something similar in TWiki. I have not yet figured out how, though. So, if I do, I'll try a...

Twiki/Source Control with fine-grained permissions for internal and external use

We've been using trac and svn internally with fairly good results. Now we'd like to open up parts of our system to external vendors - eg. we'd like to create an area on the twiki for our external designer to upload images, document things, and so forth. We need to be able to restrict his access to only that part of the twiki. Similarly ...

Twiki problem : Cannot create any topics or new content

Hi, After installing Twiki on Vista and attempting to create a new topic, I see the following : During save of Main.TSI an error was found by the version control system. Please notify your TWiki administrator. Can someone point me the right direction? I'm a newbie at Twiki. I'm using Apache and ActivePerl as part of my installation ...

Nested URLs and Rewrite rules in Apache2

Hi, I need some help with rewrite rules and nested URLs. I am using TikiWiki for my website and am in the process of setting up SE friendly URLs for my projects. Specifically, I have the following rewrite rule for www.example.com/projects to point to a page that lists out all the projects hosted in example. RewriteRule ^Projects$ ar...

TWiki add new topic programmatically.

How can I add a new topic to TWiki programmatically? I've got a working TWiki (http://twiki.org/) installation, everything works fine. I need to find a way to create and add new Topics through the command line, programmatically. Any ideas how this can be accomplished? Thanx! d. ...

Template for automatic emails upon changes.

I have a template for a TWiki that automatically sends out emails upon detecting a change. The only problem is the output is not acceptable to my bosses. Can someone help me out? I have no idea what I am doing wrong here. This is the line giving me so much trouble. I know the hyper link is wrong, its to bypass the spam filter. I put | ...

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...

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 ...

Nat skin with tinymce as the editor

How can I have tinyMCE editor with the Nat skin in twiki. I mean when I say skin = nat in the twiki preferences my editor automatically changes to nateditor. though i want tinyMCE as the editor. How can I have nat as the skin but tinyMCE as the editor. ...

Nat skin with tinymce as the editor

How can I have NAT Skin with TinyMCE as the editor in twiki. When I changed my skin to Nat in the twiki preferences my editor automatically got changed to natedit though i was working previously on tinymce editor and would like to do so in the future but with nat as the default skin. ...

Twiki default editing mode

When editing pages in TWiki I prefer to edit in wiki markup mode, not the default HTML. How do I set this preference? Is it possible on a per-user basis? ...

WYSIWYG Editor for TWIKI

Hey, i'm searching for an WYSIWYG Editor tool which i can run as normal Windows Application and wihich generates for me the TWIKI "Code". Is there any Application/Software that provides this functionality? THX ...

How to integrate a HTML page with the Tikiwiki

I have a standalone HTML page. I want to put this as another page/link on Tikiwiki. Both the server and Page are on my machine only. ...

How to create multi-language topics/pages in TWiki?

Is there a "standard" way to create multi-language topics in TWiki? I am preparing a multilanguage site using TWiki as platform. TWiki has a descent I18N support. The user interface is translated in quite a lot of languages, but I want to create topics which has content in more than one language. Creating separate topics per language wou...