Nodetype Info Tab

Component type

module

Maintenance status

Development status

Downloads

240

Component created

Component changed

Description:

This (mini) module adds the nodetype to the "Edit" tabs title in brackets.

Example: "Edit (Page)" or "Edit (Story)" or "Edit (Panel)", ... instead of just "Edit"

Do you know the problem that you can't remember which node type the current node belongs to?
Especially if you are using several not very different node types on your site, you may (have) run into this.

NodeJSChat

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple node js group chat using the Now Js package. Yes I know about the Node JS integration module but it's currently in a state of flux and I need to get something working sooner than later. I hope to learn more about node js and perhaps contribute to the more robust Node JS Integration module.

Assumptions

FE Block2

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a sandbox some fe_block rewrite, which is part of the features_extra-Package

  • Reformatted $export array (so already exported block settings are hidden from feature create form)
  • readable theme specific settings
  • added block roles settings
  • added menu_block support

Dependency: fe_block.module from features_extra-Package

Search Page Submit Button Text

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows the user to change the text of the submit button on the search page and on the search block.
Simple navigate to admin/build/search_page_submit_button_text and fill out the input fields and submit.

Submit button text changed. Its that simple!

Node changes

Component type

module

Maintenance status

Development status

Downloads

8844

Component created

Component changed

This module stores the changes of a node into a field attached to comments allowing to display a kind-of activity stream on the node much like on drupal.org issues just with a lot less custom code.

Bean Slide

Component type

module

Maintenance status

Development status

Downloads

3642

Component created

Component changed

Bean Slide creates a Bean block entity type with preconfigured fields for images, text and links as rotating slides. As a block entity type, you can create as many Bean Slide slideshows as you desire and place them using any block placement method such as Drupal core blocks, Panels or Context.

Requirements

The following Drupal modules are required:

Mail Scheduler

Component type

module

Maintenance status

Development status

Component created

Component changed

Mail Scheduler is an email module that allows site administrators to upload a csv (comma separated value) file to schedule emails that will be sent by Drupal during cron runs.

  • configure batch size for cron
  • option to send HTML email
  • mail queue tab, with filters, shows status of scheduled messages
  • customizable template file for HTML email message wrapper

Uploaded csv files are stored in a configurable directory location, while imported schedules are stored in the database.