| /[drupal]/contributions/modules/smackdown/smackdown.js |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
addition to #612696
#612696 by JacobSingh: fixing voting selector
#599532 by Scott Reynolds - Better hook_menu() implementation #599550 by Scott Reynolds - hook_nodeapi() param useage #567570 by Scott Reynolds - Use instead of #611966 by Scott Reynolds - Use drupal_get_token() and drupal_valid_token() #599614 by Scott Reynolds - Set context if available
making sure that the variable we need is defined before operation upon it.
fixing error in javascript where Drupal.theme was used incorrectly.
better js formatting
#527802 by tim.cosgrove - remove console.logs from js. Proper useage of Drupal.theme and Drupal.t New way to override the location that you're taken to after voting on a smackdown.
fixing a bug where js variables were added mulitple times in some cases. also implementing the proper use of .replace() in js
Some major changes: smackdowns can now be content type ambigious, meaning you're not just limited to one content type
Syncing with changes from our community platform
updated README. Added requirement for content copy in hook_requirements(). Added js theming of the voting indicator. Better /next determination. More accurate SESSION stores. better default theme of results.
move the sid var set to the module instead of trying to detect it in js. - provide a results tab themed similar to polls.
adding first iteration of D6 version of smackdown
fixing #298713, #244436
fixing issue where base_path was not in the js file
Initial commit of the smackdown module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |