Tags:
create new tag
, view all tags

Question

I want to put a picture on the users personal site. How can I place the image right to the users form? I tried several things but I couldn't place an image that is shown next to the user form.

Environment

TWiki version: TWikiRelease04x00x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin, ImageGalleryPlugin
Server OS: solaris
Web server: apache 1.3
Perl version: perl 5.8
Client OS: windows
Web Browser: ie
Categories: Forms, Missing functionality, Documentation

-- TWikiGuest - 23 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.

One month passed, closing this question as unanswered.

-- PeterThoeny - 01 Oct 2006

I already tried the same.

After a few tries I followed a different approach:

  • Let the users upload a picture

Here's a part of the code that I used to include a picture into the personal site with the help of UserHomepageHeader:

%SEARCH{ "%BASETOPIC%" scope="topic" topic="%BASETOPIC%" nonoise="on" format="
<table cellspacing='0' id='Tab'>
 <tr>
  <td>$percntIMAGEGALLERY{limit=\"1\" size=\"large\" title=\"off\" titles=\"off\"}$percnt</td>
  <td> Email:</td>
  <td> $formfield(Email) </td>
 </tr>
</table>"}%

Maybe this helps although it didn't answer your question...

-- CarloSchulz - 08 Feb 2007

Please have a look at PersonalInfoAddOn.

-- ArthurClemens - 01 Apr 2007

 
Change status to:
Topic revision: r5 - 2007-04-01 - 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.