Add To Head

Component type

module

Maintenance status

Development status

Downloads

31108

Component created

Component changed

This project allows you to inject content into the $head, $scripts and $styles elements in the page.tpl.php. This is defined in profiles which can target URLS's.

Note: Only users with the administer add to head permission can use this and, as they can inject whatever they want, this permission should only be granted to VERY trusted users and site administrators as it could be used for evil.

Multi SMTP

Component type

module

Categories

Maintenance status

Development status

Downloads

2686

Component created

Component changed

Allows admins to manage multiple SMTP servers. A server is randomly chosen for each page request, so that all mail going out of the system is spread across the servers. The GET variable use_smtp_id can be set with the server ID to use for the request.

This module sits on top of the SMTP Authentication Support module to add the ability to manage multiple servers. All mail handling is still done by the SMTP module, which makes use of PHPMailer. PHPMailer supports using SSL or TLS encryption as long as the OpenSSL functions are available in your installation of PHP. More information about PHPMailer can be found here: http://phpmailer.worxware.com/.

Blogspot: Google Blogger Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users to update their Blogger (or Blogspot) account with their Drupal blog posts. Each time a user creates a new blog post on Drupal, or edits an existing one, the post will be pushed to their configured Blogger account(s).

Note: this is a one-way integration so it's only possible to update Blogger from your Drupal site, and not vice versa. If you want to do the reverse, then check out the Feeds module which allows you to import RSS or Atom feeds from basically anywhere.

Profiling

Component type

module

Maintenance status

Development status

Downloads

7961

Component created

Component changed

This module is a time, memory and hook calls measure and profiling framework. It intensively use hooks to take ponctual measures and saves it for further consulting. It aims to be non-intrusive and lightweight as possible during runtime, however, do not activate it on production sites.

Dtc

Component type

module

Maintenance status

Development status

Downloads

4549

Component created

Component changed

Finally Drupal 7 version is out!!

You will need some 3rd party javascript files to use this module. You can download them from our main site:
http://drupalthemecreator.sed.hu

With our module you can design your actual theme on your Drupal site by a point and click method. You can modify almost all of available CSS properties only in a few clicks.

jscolor was not supported Chrome so we've updated the plugins package at our main site. Now everything is OK. Please download the update package!

Twilio

Component type

module

Maintenance status

Development status

Downloads

8820

Component created

Component changed

The Twilio module provides integration with the Twilio cloud communication platform allowing for your Drupal site to integration Voice and SMS functionality.

Looking for a co-maintainer!

filtertube

Component type

module

Maintenance status

Development status

Component created

Component changed

This Module is an Input Filter allowing Users to easily add YouTube videos into their content. Using YouTube's “new” h.246 video playback embed method. Not using SWF/flv Object embed! This ensures playback across a variety of more current devices: mobile webkit/android.

Features
  • playback size controls
  • user configureable playback options (autoplay, custom title overlay)
  • admin, override of user controls abilities
  • admin, ratio widget for custom sizing help
  • per input format settings

BUeditor code sample