jochemnl
Component type
Categories
Maintenance status
Development status
Component created
Component changed
my d8 test
my d8 test
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.
This module provides integration with PHP Console server library.
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 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.
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.
A very simple (only ~400 lines!!) mobile friendly navigation toolbar introduced as part of the TWBS project to solve mobile editing problems with the Drupal 7 shipped toolbar.module, that is not very friendly to small screen sizes.
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.
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.