Maintainers strive to actively monitor issues and respond in a timely manner.

Exclude Node Title

A checkbox to exclude title

This module handles a very simple functionality, decide whatever to exclude a node title from full node page or node teasers.
It provides a checkbox on node-edit pages for easier exclusion, or you can use the admin page to manually enter a list of node id's to exclude title.
Also provides the option to hide all titles of a certain Content type. From the administrative interface you can select a content type to hide title for.
Use case: Let's say you create a content type called: Lightbox content, and in your layout lightbox content will have titles set on title attribute of the link, rather than inline on your page, so you would like to exclude title from displaying inline for all your nodes of type Lightbox content, simple, just check the option and voila.

How it works?

This project has some other, very simple approaches, like hiding the title from CSS using display: none or applying the template_preprocess_page hook in your theme to make the title variable null.
Actually Exclude Node Title does the same thing, only that you don't have to manually make different hacks, hard to track from the administration interface.

New features 7.x-1.5

IntenseDebate Comments

This module allows the use of IntenseDebate for comment publication and management. Note that in order to use IntenseDebate comments, you will need to register with IntenseDebate to obtain an account.

This module is not officially supported or endorsed by either IntenseDebate or Auttomatic Inc.

Drupal Integration:

  • allows IntenseDebate comments to be added to any node type
  • allows comments to be appended to content or added as a separate block
  • includes a testing mode to ensure that test comments don't show up in production

Installation:

  1. Register at IntenseDebate and select "I want to install IntenseDebate on my blog or website.".
  2. Download and install the IntenseDebate module into your sites directory (sites/all/modules).
  3. Enable the module in admin/build/modules .
  4. Visit admin/settings/intensedebate and enter the key you received when you registered with IntenseDebate. Be sure to uncheck "Disable IntenseDebates Comments?" at the top of the page once you are ready to display comments.
  5. Choose how you want comments to be displayed and which node types they should be associated with.

Improved Admin

This module provides an improved admin page, replacing /admin/content/node in Drupal core This screenshot provides a good feel for what it does.

As you enable modules that improved_admin knows about, you get enhanced admin features.

Views Bulk Operations

Views Bulk Operations is pretty much a requirement for this module to be worth anything.
With VBO, Improved Admin will work very similar to the VBO emulated admin view. Without it uses the table style plugin and bulk operations aren't possible.

OG Views

Organic Groups project contains a module called og_views that provides views integration.
When og_views in enabled, an exposed filter by group is displayed and a column that lists the groups
that nodes are posted to is displayed.

[Content Translation] - Core

When Locale and Content Translation are enabled, exposed filters for language selection and a
flag for whether or not translation is needed are shown.

Two new columns are displayed. The language column lists the language the content is posted under
and if content translation is supported, a link to translate the node to another language is
provided. The translation needed column displays the value of a flag on whether or not
translation is needed.

Drupal Most Popular

Showcase the most popular content across your Drupal website and engage your audience.

Ready to Use

The module is pre-packaged with several services including:

FreeTTS

NOTE:
This module now supports using espeak, and includes cck support.
espeak install tutorial -> http://www.youtube.com/watch?v=LgVpd4Z05dQ

Who is this module for
Drupal sites that want to provide the text content of nodes in a downloadable audio format, primarily as an mp3

How does it work
When a node is created / edited there is an option to create / re-create an audio file. Additionally there is a link beneath each node to allow this creation.
Once the creation of audio content is triggered, the system formats the data and sends it off to the system where FreeTTS creates a wav file and lame converts it into mp3. the freetts module downloads it and makes it available as a download on the node page.

Installation
install FreeTTS and LAME on the choosen machine.
copy the remote php files to a web available directory.
Optionally install MBrola and a MBrola voice ( allows for higher quality/ alternative or non-english voices) to the FreeTTS machine.
install and enable the FreeTTS module as you would anyother Drupal module
Configure the freetts admin settings

Other Similar modules:
Dixerit embeds a web-based TTS service and streams the audio over the web
Differencies: freetts downloads the audio allowing for podcasting abilities, the ability to create albums etc.

Further development possibilities:
a further developed api for FreeTTS LAME and MBrola

Google AdWords Conversion Tracking

#D8CX: I pledge that Google AdWords Conversion Tracking will have a full Drupal 8 release on the day that Drupal 8 is released.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained