Tags:
create new tag
view all tags

Question

I am in the process of upgrading our internal TWiki from 07 May 2004 to 02 Sep 2004 $Rev: 1742 $ (on a staging server). We use Novell Messenger, which allows starting a chat session using links of the form nim:startIm?username=donsmith. In our old Wiki, this works. In the new version, the links are munged to something like this: http://bunch.qalab.wal.novell.com/twiki/bin/edit/Main/NimstartImusernamedonsmith?

I have searched the support site for issues like this, but fournd none. I have tried disabling plugins, but no luck.

Does anyone have any suggestions for why this is happening?

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, TreePlugin, ActionTrackerPlugin, TWikiDrawPlugin, SpreadSheetPlugin, CommentPlugin, EditTablePlugin, InterWikiPlugin, RenderListPlugin, SlideShowPlugin, SmilesPlugin, TablePlugin, XpTrackerPlugin
Server OS: SUSE 9.0 Professional, kernel 2.4.21-99-default
Web server: Apache 2.0.48
Perl version: 5.8.1
Client OS: MS Windows 2000 & XP
Web Browser: MS Internet Explorer
Categories: Installation, Missing functionality, Browser issue

-- DonSmith - 20 Jan 2005

Answer

Do you have an InterwikiPlugin rule for nim or did you change the code to recognise nim as a protocol?

-- SamHasler - 21 Jan 2005

Your sysadmin possibly added nim to the allowed protocols in your old TWiki. In the latest production release add it to $regex{linkProtocolPattern} in twiki/lib/TWiki.pm. Mind you, this is not portable, e.g. needs to be added again in a future upgrade.

-- PeterThoeny - 22 Jan 2005

Yes, that was it. Adding nim to $regex{linkProtocolPattern} in twiki/lib/TWiki.pm got it working again. Thanks!

-- DonSmith - 28 Jan 2005

Topic attachments
I Attachment History Action Size Date Who Comment
HTMLhtm BrokenTestPage.htm r1 manage 13.0 K 2005-01-20 - 16:41 UnknownUser Broken Test Page from version 02 Sep 2004
HTMLhtm DonSmithTestTWikiEnvironment.htm r1 manage 11.1 K 2005-01-20 - 16:38 UnknownUser Output from latest testenv script
HTMLhtm WorkingTestPage.htm r1 manage 7.4 K 2005-01-20 - 16:40 UnknownUser Working test page from version 07 May 2004
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2005-02-14 - DonSmith
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.