-
Fixed colorpicker js to allow for AHAH element initialization as per aaron1234nz at [#328795]
-
Hopefully fixing problem with block being cached and js not being able to fire as expected.
-
Fixing oops with using 6.x install file instead of 5.x install file
-
Added a default user filter, corrected some bad behaviour with the group filter, some minor code style changes, and create a hook_uninstall()
-
Finished answer feature, including updating the corresponding JavaScript.
-
Rewrote a lot of the code of this module, and added ability to enter answers (which is still incomplete)
-
Fixed module so it should work with 6.x properly.
-
Removed strip_tags in favor of Drupals filter_xss
-
Fixed bug where urls are not properly filtered
-
Fixed bug where urls are not filtered properly.