Ctools Field

Component type

module

Maintenance status

Development status

Downloads

4557

Component created

Component changed

Dependencies

With the Ctools Field module, any Ctools content can be attached to a field. The goal was to find a nice and simple way for editors to place custom code and views on the node detail page.
Luckily, the field isn't limited, so you can place any content you could place with Panels.

Fancy logo

Commerce User Profile View Pane

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provide a pane that allow to view some user account profile fields at checkout process. The fields that
should be displayed in this pane are configurable through the user fields configuration form (see Commerce User Profile
Pane module).

Event Dispatcher Profiler

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

/**
 * @file
 * Event dispatcher profiler CLI.
 *
 * Installation:
 * * Copy the script test.php to your drupal root.
 * * Edit settings.php and add the following line:
 *     $settings['edprofiler.subscribers']['DrupaledprofilerEventSubscriberNoopSubscriber'] = 8;
 *   This will add the noop-subscribers 8 times to the container.
 *
 * Usage:
 * * Clear caches
 *     drush cr
 * * Run script once to rebuild the container:
 *     php test.php
 * * Run script 50 times to gather the data:
 *     for ((i=0;i<50;i++)); do php test.php; done
 */
<

Custom Timezone

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides an admin interface to customize the default time zone dropdown list.
features

  1. Customize the registration form dropdown list
  2. Customize the date dropdown list
  3. Select which timezone should show on the list
  4. Set a custom label for each times zones

SolidOpinion

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description:
The SolidOpinion commenting platform replaces your Drupal comment system with your comments hosted and powered by SolidOpinion.

SolidOpinion is a dynamic new commenting platform that can turn an ordinary discussion into a self-moderating community that promotes your content and generates revenue for your site.

The SolidOpinion for Drupal plugin is easy to integrate even if you’re not a tech-head. And it has a smart design that adapts to your look and feel.

Sieroty

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Synopsis

There's a rule in Polish typography that forbids placing one-letter conjunctions ("a", "i", "w") on the end of the line.
This module adds a text filter that inserts `&nbsp;` after each such cnojunction in order to prevent them from being rendered on the end of a line.

Requirements

This module has no requirements

Clone command

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/groovy354/2348175.git sieroty
cd sieroty

SumoMe Tools Integration

Component type

module

Maintenance status

Development status

Downloads

2141

Component created

Component changed

This is a simple module that makes it easy to use the SumoMe.com tools on your Drupal site by putting the HTML script tag into the head of the site for you.
I have also set it up to not show on admin pages to reduce any possible annoyance.

Setup is easy: