Pathed files

Component type

module

Maintenance status

Development status

Downloads

1482

Component created

Component changed

The pathed files module allows permissioned users to manage miscellaneous files that can be accessible from any path in the website.

Use case

You need to add a file to your site root named verify.xml for search engine ownership verification.

Normally you would have to take the file and place it into your Drupal core root. Then version control the file by adding code to your Drupal core repository, which is not ideal.

HTMLPurifier Timeout Prevention

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

If a page's html content is too complicated for HTMLPurifier to process before it exceeds php execution time, a php fatal error will get printed on the page. This project uses AJAX at form submission to test HTMLPurifier execution time to prevent this from happening:

Taxonomy hierarchy autocomplete

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Taxonomy hierarchy module provides autocomplete widget for hierarchial vocabularies. This stores the terms to deepest level. Autocomplete is done for terms in all levels of hierarchy.

Assumptions
------------
* Terms upto last level are stored for each taxonomy field
* The order of terms in field is according to its level in hierarchy

Mark the words

Component type

module

Categories

Maintenance status

Development status

Downloads

1124

Component created

Component changed

This is a question type module for quiz essentially developed for learning Part of speech.

Use case

For instance, let's take the English phrase below,

Jack and Jill went up the hill

If you would like your student to identify the nouns or verbs in the above phrase, it is possible to do in the form of quiz with this module.

Facetapi Range

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Facetapi widget, that allows users to enter minimum and maximum numeric values and filter results by range.

Use case: filter by price, by weight etc

Utility Image Rebuild

Component type

module

Categories

Maintenance status

Development status

Downloads

928

Component created

Component changed

This utility help you rebuild the image information stored in the database that may become outdated after files being changed directly on the server side.

The two most common use cases are: