Releases for Smackdown
smackdown 6.x-1.x-dev
First released: December 11, 2008 - 01:02
Size: 13.59 KB
md5_file hash: 205f5d16ca7dc44aacb9bbe5b626a475
Last updated: November 5, 2009 - 00:20
This is a slimmed down version of the 5.x-dev.
CHANGES
We do not implement our own content type, voting widget, or taxonomy narrowing of what goes into our nodereferences. Instead, our content type is preconfigured and stored in a new file (smackdown.content.inc) which is imported upon installation. This allows us to remove our custom table and autocomplete fields, replacing them with a core node content type and CCK nodereferences which can be configured by the user. This also allows the pairing (comparison) of two different types of content types. The voting widget is replaced by some javascript detecting our node reference links. So if it's not a link, it won't work. See the selectors in smackdown.js for specificity.
smackdown 5.x-2.x-dev
First released: September 23, 2007 - 01:00
Size: 15.47 KB
md5_file hash: 1e585381292691550c6fa079773b9529
Last updated: February 24, 2009 - 00:20
Initial release of this module. Please be gentle, it's my first ;)
