Tags:
create new tag
, view all tags

Question

In Apache, I can configure the server so that, if I specify a URL with a directory path, Apache displays the default page (e.g. index.html).

I haven't seen a way to do this in TWiki.

If I want to refer to the Sandbox I can use

Sandbox.WebHome
but that will put the word
WebHome
on the page. I want the word Sandbox on the page.

I can use

[[Sandbox.WebHome][Sandbox]]

but that seems like an excess of syntax.

Is there a simple way to refer to the top of a web?

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Missing functionality

-- VickiBrown - 11 Nov 2004

Answer

[[Sandbox.WebHome Sandbox]]
would work if EasierLinking is implemented. It uses slightly less syntax but that's about the limit.

Or there's the InterWiki link TWiki:Sandbox which does work with EasierLinking so you could have

[[TWiki:Sandbox Sandbox]]
which renders as: TWiki:Sandbox Sandbox

Pick a short alias to put in the InterSiteLinkRules for your site and it wouldn't be too cumbersome.

-- SamHasler - 12 Nov 2004

 
Topic revision: r2 - 2004-11-12 - SamHasler
 
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.