Tags:
create new tag
, view all tags

Question

I want to move the UserForm box that appears by default at the top of each users page to the bottom. Can anyone help me out?

Environment

TWiki version: TWikiRelease04x00x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Debian 3.1
Web server: Apache
Perl version: 5.8.6
Client OS: Windows XP SP2
Web Browser: IE 6
Categories: Forms

-- DanielDowlin - 18 Dec 2007

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.

Edit Main.PatternSkinUserViewTemplate: Change:

%TMPL:DEF{"formattop"}%%TMPL:P{"form"}%%TMPL:END%
%TMPL:DEF{"formatbottom"}%%TMPL:END%

to:

%TMPL:DEF{"formattop"}%%TMPL:END%
%TMPL:DEF{"formatbottom"}%%TMPL:P{"form"}%%TMPL:END%

-- ArthurClemens - 18 Dec 2007

See TWiki.HowToMoveTheFormToTheTopOfThePage

-- VickiBrown - 05 Mar 2008

 
Change status to:
Topic revision: r4 - 06 Mar 2008 - 01:01:23 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback