Multiple Facebook Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Facebook Block is a lightweight module which allows administrators to create 'n' number of blocks which displays embedded timelines.

The Existing fb_likebox module offers only 1 facebook block. We can not create more than one block in that module. And the facebook_block module I develop is an enhanced version of fb_likebox module which will offers many number of Facebook blocks in Drupal site.

The Installation and configuration is very much easier. Just go to 'structure/block' you will have 'Add Facebook Block' Link as appeared in the attached screenshot.

Classdocs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Generates documentation about a class or set of classes defined by any installed module.

Documentation may be generated in one of three forms:
- text: A textual listing of the class properties and methods, with
types and signatures, prependend by the class Doxygen comments.
- html: Same content as the text listing but output as HTML, styled and
presented in a table.
- graph: A DOT format file containing UML class diagrams suitable for input
to the Graphviz graphing package.

Batch Jobs

Component type

module

Categories

Maintenance status

Development status

Downloads

7060

Component created

Component changed

Batch Jobs is a scalable, robust replacement for the batch facility in Drupal core. While the batch facility in Drupal core works fine for small jobs, it stores all the information in one record in one database table. This is not scalable and results in overloading the database server. Batch Jobs has separate database tables for the batch jobs and batch tasks which allows tasks to be retrieved and updated with much less effort.

Entity Reference Typeahead

Component type

module

Maintenance status

Development status

Component created

Component changed

This module defines a new form element type, called "entityreference_typeahead",
and 2 new field widget types, called "Typeahead" and "Typeahead (Tags style)"
that allows users to reference any entity by using
typeahead.js widget.
This module is depend on Entity Reference.

For more information, please check the README.txt file.

Disable Developer Modules

Component type

module

Maintenance status

Development status

Downloads

595

Component created

Component changed

This is a small module that lets site administrators select particular modules they wish to remain disabled. This is perfect for ensuring developer modules aren't enabled on production sites. By default it can pull in the list of developer modules generated by the Administration menu module if it's enabled, otherwise the administrator can select his/her own list of modules.

Ubercart facebook coupons

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A lightweight Drupal module which allows Users to get coupon code on their first facebook like. The coupon settings and the other facebook likebox settings can be configured from the 'structure/block' page.