Maintainers monitor issues, but fast responses are not guaranteed.

Instagram Feed

Downloads instagram media by tag(s) on cron run or manually, stores them in local database. Administrator has a possibility to manage downloaded media.

Disapprove Comment Link

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.

sequential boolean sampler

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.

Add FullAJAX

Module connect FullAJAX library to Drupal that allow use AJAX/AHAH technology on the Drupal sites without advanced knowledges.

Fullajax = AJAX (Asynchronous JavaScript and XML) + AHAH (Asynchronous HTML and HTTP).

Installation

  1. install libraries module
  2. download FullAJAX library and put it in to /sites/all/libraries/fullajax/fullajax.js
  3. install and enable Add FullAJAX module
  4. go to module configuration and enter there the right CSS content id from you real template, and set position where displayed the main content, it important for right content rendering
  5. now go to front page and check, now you have the full AJAX'd site ;)

Note for the default drupal template "bartik": Enable "Aggregate and compress CSS files" or use the option "seal:true" in FullAJAX configuration (just find FLAX.Filter.add({url:'/', id:addFullAjaxId}); and change to FLAX.Filter.add({url:'/', id:addFullAjaxId, seal: true}); ). It need for fix the css conflicts that can happen in this template after request

How it works

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained