configured 
{HomePagePlugin}{SiteDefaultTopic} in the Extensions section of configure. {HomePagePlugin}{GotoHomePageOnLogin} is set, when a user logs in, they will be shown the topic specificed in their UserForm
    'http://home.org' => 'Home',
    'http://www.home.org' => 'Home.Www',
    'http://blog.org' => 'Blog',
    'http://www.blog.org' => 'Blog.Www'
or
    'http://download.foswiki.org' => 'Download',
    'http://tasks.foswiki.org' => 'Tasks',
    'http://development.foswiki.org' => 'Development',
    'http://extensions.foswiki.org' => 'Extensions',
    'http://community.foswiki.org' => 'Community',
    'http://support.foswiki.org' => 'Support',
    'http://CarlSagan.foswiki.org' => 'Main.CarlSagan,
configure {HomePagePlugin}{GotoHomePageOnLogin}, to default
to an individual HomePage defined in a UserForm field in the users personal topic.
(the current user - WikiGuest - has HomePage set to : nothing)
Note that this means that any URLs emailed to them will only be useful after login.
configure, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
| Change History: | |
| 1.23 (18 Mar 2015) | Foswikitask:Item13312: Don't override URL params topic and defaultweb | 
| 1.22 (18 Dec 2014) | Foswikitask:Item12583: Use simple decimal version strings for better compatibility | 
| 1.2.1 (16 Dec 2012) |  Foswikitask:Item12297: Address perlcritic recommendation. Foswikitask:Item11960: Don't redirect cli scripts Foswikitask:Item11866: Don't redirect to malformed targets  | 
		
| 1.2.0 (16 Apr 2012) | Foswikitask:Item11761: Include in core release | 
| 1.1.1 (1 Aug 2009) | fix bug in login screen usage | 
| 1.1.0 (July 2009) | add Expert hash allowing domain name based frontpage setting | 
| 1.0.0 (Feb 2009) | initial version | 
| Dependencies: | None | 
| 04 Nov 2025 - 10:24 | Foswiki v2.1.9 |