-
Removed the break that caused this template code to fail. Second attempt to get this change in the 6.x-1.x branch.
-
Removed the break that caused this template code to fail.
-
Add example template.php file.
-
Updated with garland node.tpl.php and removed Vote Up/Down widget reference.
-
Adding CHANGELOG.
-
Changed file name from storylink.module to vote_storylink.module to preserve functions. Added hook_theme for vote_storylink_via and vote_storylink_append. Changed URL maxlength to 2000. Added appended link to node page. Fixed feeds by adding items array. Added proprocess node to add storylink url to node titles instead of node link.
-
Renamed storylink.info to vote_storylink.info.
-
Initial README file added.