Tags:
archive_me1Add my vote for this tag create new tag
, view all tags
It would be very useful if the TWiki view script accepts both Web/Topic pairs separated by dot and by slash like it is now (this is not the same GoToShouldAllowWebToBeSpecified ).

This would allow the consistent notation TWiki:Codev.AllowDotInTWikiUrls to point to TWiki pages around the world ...

(Are you ready for TWikiWorldDomination? wink )

Implementation: just a pair of lines somewhere:

  $url =~ s|\.|/|go ;
  $url =~ s|//|/|go ;

-- AndreaSterbini - 15 Nov 2001

What doesn't work currently Andrea? (Sorry, I broke your lock. You appear to be not releasing on any of them)

-- MartinCleaver - 15 Nov 2001

AFAIK this works, so I don't know why we keep this. Maybe there's an issue with InterwikiPlugin? Setting it to FeatureDone.

Topic revision: r3 - 2005-02-13 - CrawfordCurrie
 
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.