| 1 |
06/29/2006 -- Removed hook_nodeapi, tweaked theme function for more flexibility, modified default HTML output slightly.
|
| 2 |
06/27/2006 -- Implemented hook_taxonomy to remove votes when a taxonomy term is deleted, added a top_n_terms block,
|
| 3 |
and added the ability to redirect links to terms in the love/hate vocabulary to the love/hate page.
|
| 4 |
06/25/2006 -- Improved the term overview page's theming function, refactored the vote processing function for more clarity.
|
| 5 |
06/22/2006 -- Code cleanup, more consistent helper functions, better redirecting.
|
| 6 |
06/08/2006 -- Updates to match VotingAPI's new hook functions.
|
| 7 |
06/05/2006 -- Access restrictions, breadcrumb generation, tweaks to theming.
|
| 8 |
06/03/2006 -- Added term detail page, user love/hate overview page.
|
| 9 |
06/03/2006 -- Added basic voting, settings, a simple overview page for loves and hates, and stub theme functions.
|
| 10 |
06/01/2006 -- Initial checkin. Stub version of module, not yet functional.
|