Tags:
create new tag
view all tags

SID-02181: Default signature shows full name instead of WikiName

Status: Answered Answered TWiki version: 6.0.2 Perl version: 5.18.2
Category: CategoryEditing Server OS: Ubuntu 14 Last update: 9 years ago

TWiki 6.0.2

When a new topic is created, the default signature includes the user's full name, not the WikiName.

On the edit page, the signature shows up as %USERSIG{MyWikiName - 2016-03-23}%, but when the page is saved, this shows up using "My Real Name - 2016-03-23", not my WikiName. I'd like it to be my WikiName.

I copied the setting

      • Set SIGNATUREFORMAT = -- %CALCULATE{%U}%SERSIG{%WIKINAME% - %DATE%}%
from the raw topic of TWiki/TWikiPreferences into Main/TWikiPreferences. In the sample given there, the name again shows up as full name (In this case, TWiki Admin User) instead of the WikiName TWikiAdminUser.

The variable %WIKINAME% should evaluate to one's WikiName, should it not? How can I get the default signature to use WikiNames?

-- TWiki Guest - 2016-03-23

Discussion and Answer

Try this:

  • Set SIGNATUREFORMAT = -- %WIKIUSERNAME% - %DATE%

-- Peter Thoeny - 2016-03-24

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title Default signature shows full name instead of WikiName
SupportCategory CategoryEditing
TWiki version 6.0.2
Server OS Ubuntu 14
Web server Apache2
Perl version 5.18.2
Browser & version Firefox 44
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2016-03-24 - PeterThoeny
 
  • 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.