Tags:
create new tag
, view all tags

Question

I was trying to create a new Twiki web, called Scout2L. I was afraid this might be a WikiWord, but apparently it is not. The web names are documented as being "Not WikiWords", but this is not a WikiWord either. If the documentation included a RegExp which would match both WikiWords and WikiWebNames, that would make it easy to see what is what. What is that RegExp?

  • TWiki version: 1-sep-2001 release
  • Web server: Apache
  • Server OS: Linux
  • Web browser: Netscape 4.72
  • Client OS: Linux

-- KimToms - 03 Oct 2001

Answer

Unfortunately, IMHO, it has to be a single word with no symbols or numbers and start with capital.

I don't have the regexp to hand but I do believe that it would be nice to be able to configure it.

-- MartinCleaver - 04 Oct 2001

The current spec is ([A-Z]+[a-z0-9]*) for the web name, i.e. "Web.TopicName" links with webs like AAA, AAAbbb, AAAbbb123, AAA123, AAA123bbb are linked automatically.

-- PeterThoeny - 06 Oct 2001

Topic revision: r3 - 2001-10-06 - 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.