Thanks for the trac link, very helpful. I should have specified upfront that I'm using RC2.
On a related note, may I ask the current purpose of the __tags table in the database? It seems all the "tag" info is stored in __terms and __object_terms. I've put a dozen posts on my RC2 installation with 50 terms and my __tags table remains empty. (likewise __tag2post). - Andrew On Sun, Mar 27, 2011 at 11:26 PM, Owen Winkler <[email protected]> wrote: > The original code in the wiki worked fine for me, but there's no earthly > reason why you should have to execute raw SQL to get this result. So r5028 > includes a new method for doing what you want, Tags::get_by_frequency() > > If you're not using HEAD (or this doesn't make it into makaanga) then you > should be able to see the new code on Trac here: > http://trac.habariproject.org/habari/changeset/5028 > > Owen > > > -- > 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-dev > -- 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-dev
