2.1 Users
User list Age of the user password Extented User Profiles View/hide profile http://www.xoops.org/modules/smartfaq/faq.php?faqid=642 Account Deactivation / Re-Send Activation Link #1783422 Online Offline Status in profile #1847102 Separate user login and display names
2.1.1 User list Priorité 1
It's not possile to use the standard list of the users when you have a site with many users
2.1.2 Age of the user password Priorité 2
Provide an automatic mail for user who don't have change their passwords since xx days
2.1.3 Extented User Profiles Priorité 2
Having the possibility to add or remove some optionnal fields via a module
  • Module profile not core
    • extend profile system with module.(extended perfil and using xoopsuser)
    • permission for use others modules profile.
    • Formulize/RegCodes (extended perfil and using xoopsuser)
2.1.3.1 Avatars Priorité 4
replace with a picture management for pro usage
2.1.3.2 nickname Priorité 4
2.1.3.3 ICQ Priorité 4
a switch to use this field or not
2.1.3.4 YIM Priorité 4
a switch to use this field or not
2.1.3.5 AIM Priorité 4
a switch to use this field or not
2.1.3.6 MSNM Priorité 4
a switch to use this field or not
2.1.3.7 Location Priorité 4
a list of department for business use
2.1.3.8 Interests Priorité 4
a switch to use this field or not
2.1.3.9 Signature Priorité 4
a switch to use this field or not
2.1.4 View/hide profile Priorité 1
Disable/Enable view Users
Preferences admin define.
  • User can select your preference view profile.
    •     If Yes (users can define your preference)
    •     Example: Yes (admin select in your perfil NO)
  • Define if in profile of user can select not view your perfil.
    • Yes/no
    • Yes (logged or anonimous)
Stop guests from viewing profiles #1824632
I'd like to request a mod to stop guests from viewing registered user
profiles please.
At present, most XOOPS sites have the 'webmaster/admin' as user #1 , and
any guest can do this:
http://example.com/userinfo.php?uid=1
and get the username, thereby making it easier to hack into an admin
account. Also, if the users email address is to be displayed, then any
guest can also view that.
Of course, even if the 'webmaster/admin' is not user #1, guests can still
find it, by displaying a number of user id's. All up, not good for website
security.
The mod only needs one line added, the file is /userinfo.php
AFTER this line ....
include_once XOOPS_ROOT_PATH.'/class/module.textsanitizer.php';
ADD the following line ........
$xoopsUser or redirect_header('index.php', 3, _NOPERM);
2.1.5 Avatar auto-resize #1847099 Priorité 4
View subject and associated documents
2.1.6 Account Deactivation / Re-Send Activation Link #1783422 Priorité 3
Administrators need to be able to permanently de-activate accounts that
can't be re-activated with the original activation key. Likely this could
be done using the level field.
On the login page (user.php), users need an option to re-send their
activation key for those accounts not yet activated.
Administrators needs to be able to access/review/modify accounts that
aren't yet activated without activating them. With the recent account
spamming, our sites like to review new accounts without using the database
and without activating them (because then the comment spam begins).
Finally, I think that we need two administrative notices for new accounts.
The first would be when the account registration occurs. The second would
be when the account is activated and use can occur. And notices for each
could be deactivated as desires (although not recommended). Currently, the
only way to deactivate is to make a dummy group with no-one in it and
choose that group.
2.1.7 Online Offline Status in profile #1847102 Priorité 5
make an option for user either to show his/her status or not
WARNING : It's a very heavy function for the server (Hervé)
2.1.8 Separate user login and display names Priorité 2