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

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2001-10-06 - PeterThoeny
 
  • 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-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.