From: Michal Vaner Date: Sat, 30 Aug 2008 15:45:01 +0000 (+0200) Subject: Profile help X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=2d8a47c94ea6d52b75c902bf76bb6c5bffbe62ac;p=pciids.git Profile help --- diff --git a/PciIds/Html/Users.pm b/PciIds/Html/Users.pm index 503bbc4..cb57189 100644 --- a/PciIds/Html/Users.pm +++ b/PciIds/Html/Users.pm @@ -374,7 +374,7 @@ sub genProfileForm( $$$$$$ ) { delete $data->{'confirm_password'}; delete $data->{'password'}; print "

User profile

\n"; - genLocMenu( $req, $args, [ logItem( $auth ), [ 'Notifications', 'notifications' ] ] ); + genLocMenu( $req, $args, [ logItem( $auth ), [ 'Notifications', 'notifications' ], [ 'Help', 'help', 'profile' ] ] ); print '

'.$error.'

' if defined $error; print "

$info

\n" if defined $info; print '
'; diff --git a/help/profile b/help/profile new file mode 100644 index 0000000..06f0cab --- /dev/null +++ b/help/profile @@ -0,0 +1,25 @@ +User profile +

+When you are logged in, you can find a profile link. +You can set various information about your account. +

+ +

Password protected values

+

+Email, login and new password are protected by the old password. +If you want to change any of these, you must provide the old password to unlock them. + +

See also

+

+You can get a profile by registering it. +

+To receive any notifications, you need to set them up.