Tweet Feed

Component type

module

Maintenance status

Development status

Downloads

18444

Component created

Component changed

UPCOMING RELEASE TWEET FEED 3.5 WILL SUPPORT DRUPAL 7.50 AND UTF-8 MULTIBYTE DATABASE TABLES. THIS IS FOR BETTER EMOJI SUPPORT IN TWEETS AND PROFILES. USERS ARE ENCOURAGED TO UPDATE TODAY. ANY QUESTIONS, PLEASE CONTACT ME VIA THE CONTACT FORM. THE FALLBACK METHOD USED PREVIOUS TO TWEET FEED 3.5 IS STILL PRESENT BUT DEPRECATED AND MAY BE REMOVED IN A FUTURE VERSION.

Drag and Drop

Component type

module

Maintenance status

Development status

Component created

Component changed

This is the placeholder for the Drag and Drop (dnd) module. Namespace is taken to avoid collision.

Drag and Drop was an independent submodule in Scald D6, thus it was not under scald_* namespace. However in D7 branch, to simplify the module, it was refactored to depend on Scald. In the future D8, it is possible that Drag and Drop will be refactored again to support multiple media solutions like Media, Scald, etc.

Views Aggregator Plus

Component type

module

Categories

Maintenance status

Development status

Downloads

38001

Component created

Component changed

As the Views and Views Calc modules rely on the database to perform aggregation, you only have limited options at your disposal.
As the great Merlin himself said: "You can't aggregate a PHP expression in the database.  :/ ".
That's where Views Aggregator Plus comes in. In addition to what Views and Views Calc do, this module:

  • enumerates group members
  • produces tallies, i.e. textual histograms
  • aggregates on Views PHP code-snippet evalutations
  • can filter out result rows on regexp patterns
  • gives you sorting on Views' Math expressions
  • can process Webform submissions
  • lets you add your own custom aggregation functions

... and it puts summary statistics at the bottom of your aggregated table as well!

White label entity type

Component type

module

Categories

Maintenance status

Development status

Downloads

1444

Component created

Component changed

The white label entity type (short: while) is a simple node-like entity type without any special functionality. The labels and paths used for the entity type can be configured using variables, enabling easy re-use of the entity type in situations where a custom entity type is needed.

Features

Little Helper

Component type

module

Categories

Maintenance status

Development status

Downloads

1035

Component created

Component changed

Overview:

The Little Helper module provides a block that will display to the user random messages that an admin specifies. These messages can range from helpful tips to cute little sayings. The functionality of this module is similar to that of the MailChimp monkey.

Requirements:

  • PHP 5.2 or greater
  • The file module (included in core)
  • The image module (included in core)
  • The block module (included in core)

Using the Module:

It's pretty simple.

Simple Twitter Feed

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module that uses Twitter's API 1.1 to get an unordered HTML list of latest tweets based on your Twitter username. The module creates a block that can be put in any region. The block's configuration holds all the fields needed to fetch the feed. Options are currently limited for 1.0 release but more features could follow if the requests are there. Use the comments below to request features.

Site page: http://catchylabs.com/drupal/simple-twitter-feed

-- INSTALLATION --

Install Profile Maker

Component type

module

Maintenance status

Development status

Component created

Component changed

Based on minimal external modules, this project aims to build a profile from an existing site.

It's typically useful when you create a site on a local server and you want to deploy it in Staging or Production environment without dumping manually the database.

This project supports core features like :

  • menu
  • content-type
  • user / roles
  • taxonomy
  • block
  • views
  • panels

It also supports the live data :

  • nodes
  • files