Tags:
create new tag
view all tags

Question

I want [[abc def]] to go to the URL "abc-def", that is, (1) Use hyphen instead of MixedCase, and (2) Do not upper-case the first letter.

Environment

TWiki version: TWikiRelease04x01x01
TWiki plugins:  
Server OS: Debian Linux
Web server: Apache
Perl version:  
Client OS: Debian Linux
Web Browser: Mozilla Firefox
Categories: Deployment, Plugins

-- RDeepakMasatran - 12 Mar 2007

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

The first letter is only upper cased, this is the current spec. You can create nice looking links with [[Abc-def][abc def]].

I do not know your needs, but if you need to publish wiki pages to lower case HTML page names look into PublishWebPlugin. A link to [[abc def]] gets published to abc_def.html.

-- PeterThoeny - 13 Mar 2007

If you want exactly the behaviour you describe ypu'd need to change the Perl code (and do that again on a TWiki upgrade.)

-- PeterThoeny - 13 Mar 2007

Change status to:
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2007-03-13 - 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-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.