Tags:
create new tag
, view all tags

Question

If I have two consequtive WikiWords delimited by a non-WikiWord character (slash '/' in this case), only the first WikiWord is linked.

For instance: FirstWikiWord/SecondWikiWord - as evident, SecondWikiWord is not matched.

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Redhat Linux 9
Web server: Apache/2.0.45 (Unix) mod_ssl/2.0.45 OpenSSL/0.9.6b DAV/2
Perl version: 5.8.0
Client OS: MS Windows 2K
Web Browser: MSIE6

-- MadsTroest - 13 Dec 2003

Answer

This is spec, WikiWords are only linked if preceeded by white space or an opening parenthesis. Solution:

  • Add space, e.g. write FirstWikiWord / SecondWikiWord
  • Or force a link, e.g. write FirstWikiWord/[[SecondWikiWord]]

-- PeterThoeny - 16 Dec 2003

Topic revision: r2 - 2003-12-16 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.