Tags:
create new tag
, view all tags

User Home Page Add-On

This addon just provide a new small script bin/userhomepage, that you can call as a target of HTML links to provide a direct button/link to a user TWiki home page

Usage

Use it as link to %SCRIPTURL%/userhomepage, eg:

<a href='%SCRIPTURL%/userhomepage%SCRIPTSUFFIX%'>Your TWiki account</a>

<form action='%SCRIPTURL%/userhomepage%SCRIPTSUFFIX%'>
    <input type=submit value="Your Home Page">
</form>

Add-On Installation Instructions

Note: You do not need to install anything on the browser to use this add-on. The following instructions are for the administrator who installs the add-on on the server where TWiki is running.

  • Download the ZIP file from the Add-on Home (see below)
  • Unzip UserHomePageAddOn.zip in your twiki installation directory. Content:
    File: Description:
    data/TWiki/UserHomePageAddOn.txt Plugin topic
    bin/userhomepage Add-on script
  • Require authentification for the userhomepage script. e.g, in apache, edit the bin/.htaccess file to add:
      <Files "userhomepage">

        require valid-user

      </Files>
  • Test if the installation was successful: Clicking on either of the following link or button should bring you to your home page

Plugin Info

  • Set SHORTDESCRIPTION = Provide a direct button/link to a user TWiki home page

Add-on Author: TWiki:Main/ColasNahaboo
Add-on Version: 13 Jun 2003 (v1.000)
Change History:  
13 Jun 2003: Initial version
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
License: GPL
Add-on Home: http://TWiki.org/cgi-bin/view/Plugins/UserHomePageAddOn
Feedback: http://TWiki.org/cgi-bin/view/Plugins/UserHomePageAddOnDev

Related Topic: TWikiAddOns

-- ColasNahaboo - 13 Jun 2003

Topic attachments
I Attachment Action Size Date Who Comment
Compressed Zip archivezip UserHomePageAddOn.zip manage 2.4 K 2003-06-13 - 08:52 ColasNahaboo v 1.0
Topic revision: r8 - 2006-11-04 - ArthurClemens
 
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.