On Thu, May 21, 2015 at 1:20 AM, Mo <[email protected]> wrote: > > 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. >
Did you see my hint about needing to run the TracAdmin deploy command? You might not be using the templates from the latest version of the plugin you just installed. > 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.
