Continuing on from what Colin said, the dp didn't have max_count in the Vocabulary class. It was still a member of the Tags class, so if you revert the changes made in https://trac.habariproject.org/habari-extras/changeset/3482 you should solve the tagtray problem.
Rick On Nov 14, 10:40 am, Colin <[email protected]> wrote: > >> Twitter: > >> Doesn't do anything. You activate, and then when you click to authorise it > >> remains completely blank. > > > Oooh poooh. I know what the problem is here. I updated the Twitter > > plugin to work with the plugin changes ringmaster intro'd with r4485. > > The 0.7 DP1 was tagged at r4404 so doesn't have these changes. > > > If you can svn up to r4485 or later then this should work. Careful > > with updating to the very latest trunk as a lot of things have been > > breaking over the past few days. > > > Think maybe we need a new DP as there have been a lot of changes > > between r4404 and the current rev. > > Continuing on from this, if you use SVN to download the plugins, > you'll find r3486 of the twitter plugin (actually habari-extras as a > whole) will work. > > You can pull just this version using: > > $ svn co -r > 3486http://svn.habariproject.org/habari-extras/plugins/twitter/trunk > ./twitter > > HTH > Colin > > -- > Colin Seymour > Blog:http://colinseymour.co.uk > Tech Stuff:http://lildude.co.uk > Barefoot Running:http://barefootrunner.co.uk > IRC: lildude #habari -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
