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 have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list 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:
Topic revision: r4 - 2007-03-13 - 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.