Tags:
create new tag
, view all tags

Question

I want to be able to create "shortcuts" or "aliases" to topics.

I want to be able to create symbolic links (in the underlying file system) to topics.

For example, I named a topic "ProjectRoadmap". But I keep forgetting and misremembering the name as "RoadMap". In Unix, Mac OS, or Windows, I could create a shortcut / alias / link named "RoadMap" and it would work. I want that in TWiki.

Is this currently possible (without access to the underlying filesystem)? Or shall I file an enhancement request?

Environment

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

-- VickiBrown - 28 Aug 2006

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.

As far as I know there is no way to create a filesystem symbolic link with TWiki, and I doubt that all TWiki tools (e.g. RCS) are playing well with symlinks. But there is a TWiki way to do it: Just create the topic RoadMap, and fill it with either one of the following contents:


After installing and enabling RedirectPlugin:
%REDIRECT{ProjectRoadmap}%

Include the target page, optionally add a hint how to edit the original contents:
To edit the contents, please visit %SCRIPTURL{edit}%/%WEB%/ProjectRoadmap!
---
%INCLUDE{ProjectRoadmap}%

Or simply:
You did it again, Vicky.  The topic you are looking for is called ProjectRoadmap ;-)

All three alternatives have the benefit of not being picked up as duplicates in a WebSearch.

-- HaraldJoerg - 29 Aug 2006

 
Change status to:
Topic revision: r2 - 2006-08-29 - HaraldJoerg
 
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.