Timo Stollenwerk
|
399bba5eca
|
Use "(function($) { /* some code that uses $ */ })(jQuery)" instead of "$(document).ready(function(){ /* some code that uses $ */ });" to invoke jQuery code.
svn path=/plone.app.discussion/trunk/; revision=40214
|
2010-09-24 14:21:26 +00:00 |
|
Timo Stollenwerk
|
ba8e7ac5cd
|
Move the functions out of the ready function. this makes the JS tests pass.
svn path=/plone.app.discussion/trunk/; revision=39151
|
2010-08-27 21:26:37 +00:00 |
|
Timo Stollenwerk
|
d713409aa1
|
Use a discussion JS namespace for comments.js; JS tests for clearForm and createReplyForm functions added.
svn path=/plone.app.discussion/trunk/; revision=39104
|
2010-08-27 17:11:25 +00:00 |
|
Timo Stollenwerk
|
2c5d387cfc
|
Rename js directory to javascripts.
svn path=/plone.app.discussion/trunk/; revision=39066
|
2010-08-27 12:07:04 +00:00 |
|