Tags:
create new tag
view all tags

Question

Is it possible to be brought automatically to a specific web after logging on? Ideally this would be set in the users preferences document. For example, I have a web called Foo and when user WonderMuffin logs on I want him brought automatically to the Foo web.

Environment

TWiki version: TWikiRelease04x00x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Fedora Core 4, kernel 2.6.16
Web server: Apache 2.0.54
Perl version:  
Client OS:  
Web Browser:  
Categories: Platform

-- GordonTerrell - 30 May 2006

Answer

Use RedirectPlugin.

Put in the user's homepage a variable HOME:

   * Set HOME = Yourweb.WebHome
(replace Yourweb with the web for this user)

Put on the hometopic of the web they will be starting:

<!--
%REDIRECT{"%HOME%"}%
-->

Dependent on the sensitivity of the information on the TWiki you might need to set (stricter) access controls.

-- ArthurClemens - 30 May 2006

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2006-06-16 - SteffenPoulsen
 
  • 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.