sequential boolean sampler

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A super phone (html5 and ajax) ready form to collect sequential boolean data using a multistep form. Including a corresponding content type:sample so it can be searched. The data will be serialized for storage in a txt field.

This work is supported by the iWheat.org project.

Disapprove Comment Link

Component type

module

Maintenance status

Development status

Component created

Component changed

OVERVIEW

This small module provides a possibility to disapprove comment by adding a "disapprove" link (same as "approve" link, but oposite). Views integration is also provided.

There's also my issues + patches for comment.module and Views, but since it's not committed to the HEAD and not released yet, I thought that it would be cool to provide this solution in a way of module.

Instagram Feed

Component type

module

Maintenance status

Development status

Component created

Component changed

Downloads instagram media by tag(s) on cron run or manually, stores them in local database. Administrator has a possibility to manage downloaded media.
To output media, you have to use shortcodes like: [instagram tags="easter, hollidays" pager="1" limit="10" size="6"]

Search Term And Count

Component type

module

Maintenance status

Development status

Component created

Component changed

I created this module because across multiple projects I had to do the same customization to the search page and I would rather a plug an play module for the next time I get the request.

What it does:

If the search has results then it returns a title with "## search results for "search term". Otherwise if 0 are found, or there is no search then the page returns with a title of "Search".

All work was sponsored by, Knectar Design

Rewrite Panes

Component type

module

Maintenance status

Development status

Downloads

493

Component created

Component changed

Rewrite panes as you rewrite fields in views.

To use, just enable the module and you will find all settings under each pane settings tab.

Features so far:

  • Exclude
  • Rewrite
  • Output as a link

Link Title

Component type

module

Categories

Maintenance status

Development status

Downloads

1826

Component created

Component changed

This module adds a filter that will automatically add a title attribute to links in texts (if they don’t have one). The main use case is for links that are created from URLs (with the standard “Convert URLs into links”-filter).

The value of the title attribute will be taken from the title-tag in the page where the link is pointing to. So when you make a link to drupal.org the value of the title attribute will be “Drupal - Open Source CMS | drupal.org”.