Some highlights from recent weeks that I think I forgot to mention:
Refactored "Is this vocabulary community managed?" logic throughout to use the cmt_vocabulary table rather than taxonomy module's vocabulary table. This requires an extra query and join in many cases but
Separated out admin functions in code
Decided to create a denormalized cmt_term_data table
Chose to denormalize the storage of votes, so that call to votingapi wouldn't be needed to determine the top choices, which would be far too much overhead for the node page displaying the terms for voting on actions.
And not getting very far, except for a pretty firm grasp of autocomplete.
And this continued rehash of past progress is not what I mean by "more soon"-- I mean more future progress to report soon, 'cause there's not much soon left...
Posted by SemperFideles on August 31, 2007 at 10:19am
Benjamin,
I'm intrigued by this module and downloaded and installed it last night but it immediately crashed my Drupal site stating there is a syntax error on line 1096. I'm not sure, based on the module page or the discussion here if this code is ready.
Thanks. I'm actually looking forward to seeing this code in action.
Comments
And denormalized all cmt_term_* tables by adding vote count
~ ben melançon
member, Agaric Design Collective
http://AgaricDesign.com - "Open Source Web Development"
http://agaricdesign.com/project/community-managed-taxonomy
benjamin, agaric
And studying a lot of AJAX
Mostly JQuery, some general.
And not getting very far, except for a pretty firm grasp of autocomplete.
And this continued rehash of past progress is not what I mean by "more soon"-- I mean more future progress to report soon, 'cause there's not much soon left...
benjamin, agaric
Does this module work yet?
Benjamin,
I'm intrigued by this module and downloaded and installed it last night but it immediately crashed my Drupal site stating there is a syntax error on line 1096. I'm not sure, based on the module page or the discussion here if this code is ready.
Thanks. I'm actually looking forward to seeing this code in action.
Rich Leino
http://www.websitemaven.com
Rich Leino
http://www.websitemaven.com
Sorry about that
Not yet. Will report widely when it is.
~ ben melançon
member, Agaric Design Collective
http://AgaricDesign.com - "Open Source Web Development"
benjamin, agaric