DokuWiki

It's better when it's simple

User Tools

Site Tools


config:signature

Configuration Setting: signature

Configures how the signature string of logged in users should look like. You can use all variables defined by the strftime function and the following special variables:

variable gets replaced with
@USER@ The user's login name
@NAME@ The user's full name
@MAIL@ The user's e-mail address
@DATE@ The current date and time formatted as specified in dformat
  • Type: String
  • Default: --- //[[@MAIL@|@NAME@]] @DATE@//

Some people may prefer to use something shorter like: --- //[[@MAIL@|@USER@]] %b%e//. If you want to have user pages you could use something like this: --- //[[user:@USER@|@NAME@]] @DATE@//

See also

config/signature.txt · Last modified: 2008-08-09 12:36 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki