-
The Own Term module grew out of the need to create blogs that were more flexible than the standard blog that comes out of the box with Drupal, particularly:
*We wanted blogs to have a name different than the user who wrote them.
*We wanted to include other things than blog nodes in a blog stream, such as polls.
*We wanted a blog that more than one person could contribute posts to.
links for 2009-09-09
-
Anonymizer gives users with certain permissions to hide their username from other users when posting a comment. This allows users to post anonymously to other users, but still be able to edit/delete their comment, as well as keeping the user connected to the comment for administration purposes.
We need this. -
This is needed for eLangdell.
links for 2009-09-03
-
JQuery hotkeys supports generic javascript actions in response to hotkey presses via
the JQuery hotkeys module, available from http://code.google.com/p/js-hotkeys/. Completely generic javascript is allowed, which means you'll need a bit of javascript knowledge for this module to do anything useful.
For this module to work, you'll need to download a version of jquery hotkeys and create
a symlink at jquery.hotkeys.js for the module to load.