xhtml

Component type

module

Maintenance status

Development status

Downloads

2371

Component created

Component changed

This module enables Drupal to deliver its valid XHTML with the application/xhtml+xml Content-Type. Drupal by default will deliver content as text/html, disabling certain aspects of XHTML support in many browsers. Enabling delivery as application/xhtml+xml both can help with module development by asking browsers to warn about markup errors and is the recommended way to deliver XHTML to user agents.

taxonomy_contact

Component type

module

Maintenance status

Development status

Component created

Component changed

Taxonomy Contact module enables to send messages to different group of users based on their taxonomy term tags in profile. Tags could be defined via vocabulary system, such as different location, interest group, gender, age group of user.

Massive emails could be sent out via scheduled cron job within either HTML or Plain text formats. Do not require Mime Mail module for HTML format email since all emails sent via drupal_mail api.

Screen9

Component type

module

Maintenance status

Development status

Component created

Component changed

Project information

The Screen9 project is a Drupal Video Plugin. This allows you to easily put video on your website using either TinyMCE WYSIWYG editing or using CCK fields.

You need an account with Screen9 to use the video service. Contact Screen9 here for account access.

Features

With the module installed you can:

Plain

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provide a way to represent drupal information(fields) as plain text.

Currently, the only generators(ctools plugins) available are:

  • file
  • : Convert files to plain text using external tools(pdftotext, ps2pdf, catdoc, html2text, unrtf, catppt, xls2csv).

Image Target Question

Component type

module

Maintenance status

Development status

Downloads

4625

Component created

Component changed

This module allows the creators of a quiz to add an image target question type.

The image target question invites participants to identify areas on an image by dragging and dropping up to 10 targets onto the image. Each target is labelled and the quiz creator sets that label.

Sponsored by: The College of Emergency Medicine, UK (http://www.enlightenme.org)

Module developed and maintained by Deeson Group (http://www.deeson-online.co.uk).

Views Optimized

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views Optimized provides an API to seperate filters and fields to optimize certain views.

The process does not yet work fully automatically, but with some knowledge of the view _huge_ savings can be made.

1.2 s -> 0.14 s (0.07s for the query and the count_query).

The idea is really simple:

Separate fields and filters and conditions.

You can read more about this here:

http://groups.drupal.org/node/154564#comment-516139

Grouping question

Component type

module

Maintenance status

Development status

Downloads

3070

Component created

Component changed

This module allows the creators of a quiz to add a grouping question type.

The grouping question invites participants to group together a series of terms by dragging and dropping similar terms on to up to 10 groups.

Sponsored by: The College of Emergency Medicine, UK (http://www.enlightenme.org)

Module developed and maintained by Deeson Online (http://www.deeson-online.co.uk).

Ubercart catalog template

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ubercart catalog template will render the catalog pages with a templates file, while having control over the following variables:

  • $catalog: Current term
  • $sub_categories: Child terms of current term
  • $products: Products within the current term. Number of products are defined in 'uc_product_nodes_per_page'
  • $pager: Pager of products