Maintainers strive to actively monitor issues and respond in a timely manner.

vocabulary matrix

As a first step this module attempts to support a content field as a matrix. The matrix field supports management of the labels of the matrix on the x and y axes i.e. first row column headers and first column row headers using predefined vocabularies with support for nesting. The first version is expected to be fairly rudimentary with future versions i will attempt to support online merge of rows and columns using AJAX. The grand plan is to try and take the implementation in the direction of a spreadsheet style pivot table. The first versions will render the complete vocabulary in the fully expanded form on both axes. Future versions will attempt to provide collapsible sections on both axes with theming to make the merged cells of top level terms appear as tabs in a tab container.

what works currently...

  • add a vocabular matrix field to any content type. the field settings allow the configuration of two vocabularies.
    • when adding or editing a content of that type a matrix is generated for the two vocabularies with textfields in every cell.
    • in the view mode, it is rendered more or less like a regular table with two basic differences,
      • other than the usual header, even the first column of the table is rendered like a header.

WebID Authentication

WebID Authentication is a module that enables a user to log in a Drupal 7.x site using a client certificate (per the WebID

Multi Value Textarea

The module provides simple textarea field with only one difference: each line of text saves to database as separate value.

Quiz 7 Port

Porting Quiz and related modules to Drupal 7.

Deputy

The Deputy module helps developers and site-builders "deputize" users of their application with a limited set of configuration control. It is not a permissions management module.

Deputy's primary focus is on two things

  • Helping developers encapsulate functionality in such a way that it can be easily enabled or disabled via a simple operation.
  • Building a clean, centralized UI for those bits of functionality so someone with limited site privileges can still find a central administrative page to control those pieces.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained