Am Mittwoch, 20. Mai 2015 16:46:47 UTC+2 schrieb RjOllos: > > > That's just an optional component for renaming UIDs associated with > AnnouncerPlugin. You should still have the basic AccountManager UID > renaming functionality. > > Do you show AccountManager 0.5dev installed on the "About Trac" page? > > Did you refresh static resources after the plugin install? > http://trac.edgewall.org/wiki/TracUpgrade#a5.Refreshstaticresources >
Thanks, coming closer. About says: acct-mgr.admin N/A /usr/lib64/python2.7/site-packages/acct_mgr/admin .pyc acct-mgr.api N/A /usr/lib64/python2.7/site-packages/acct_mgr/api.pyc ... So my recent plugin is not used, really. These files are remaining from some early installation of www-apps/trac-accountmanager by the Gentoo-Distribution, the package was already uninstalled but the files are still there. I'm not even sure if this is a distribution bug. After package installation of the addon, the .pyc files are not there and they don't belong to the package, so removing these files is not part of the package. However I deleted the directory, now About says: TracAccountManager 0.5.dev0 /mnt/data/trac/projects/trac-pmp/plugins/TracAccountManager-0.5.dev0-py2.7.egg I will have to re-check now all the issues I had with AccountManager and the Announcement plugin as I had some old release running all the time. However, acct_mgr.model.* is there now, I enabled it, but the Admin->Accounts->Users still has not User ID tab, the account names are not even hyperlinked anymore. About what Steffen said... I have [account-manager] reset_password = true But I had issues with that some time ago and I'm still not sure how to get this fixed: https://trac-hacks.org/ticket/12278 Best regards. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
