links for 2009-09-12

  • 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

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.