-
BASH script for setting up svn and trac.
-
26 # This Subversion post-commit hook script is meant to interface to the
27 # Trac (http://www.edgewall.com/products/trac/) issue tracking/wiki/etc
28 # system.
29 #
links for 2009-09-30
links for 2009-09-29
links for 2009-09-28
-
This module provides the Fluid Grid style plugin for Views. This plugin displays the view as a fluid grid using an HTML list element.
The plugin settings form provides options to define the width and height of the elements in the grid. But it also provides advanced layout options implemented in separate CSS classes that allow you to define item margins, alignment and a couple of CSS3 properties (box-shadow and border-radius).
links for 2009-09-26
-
The annotated bibliography provides a means of associating a bibliographic entry (provided by the Bibliography module) and storing an excerpt from the work cited or an annotation for that reference. For example, a writer could reference a bibliographic entry to a story and include an excerpt from the content of the work being referenced or a brief explanation of why the work was cited.
links for 2009-09-23
links for 2009-09-14
-
UserVoice is a Customer Feedback system that makes it easy for your users to report bugs and vote on new features.
The User Voice module allows you to easy customise the Feedback tab inserted by UserVoice via a settings form. It also uses Drupal's built in Block system to allow admin users to easily configure who can see the UserVoice feedback button.
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
-
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.