Shareaholic | share buttons, related posts, social analytics & more

Component type

module

Maintenance status

Development status

Downloads

23412

Component created

Component changed

The easiest, most effective way to grow your website traffic, effectively engage your audience, monetize, and gain insights for free.

Shareaholic is an all-in-one content amplification and monetization platform, that includes related content recommendations, promoted content, social sharing, following, site monetization apps such as affiliate linking, and social analytics. This module makes it a snap for any website — big or small — to engage and grow their traffic, market their content, gain insights, and monetize their traffic, all from one powerful but easy-to-use dashboard.

This module is actively developed (GitHub), maintained and supported with much love by Shareaholic.

Recent Updates:

Ltpgn

Component type

module

Maintenance status

Development status

Downloads

848

Component created

Component changed

This module that provides a content type for viewing chess games in

Colorbox Custom Fields Slideshow D6

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is the Drupal 6 version of the features module and sub-theme from my presentation on 02/01/2012 at the DrupalNYC Meetup.

I formulated this features module with the broadest audience in mind and have included all the dependencies. When the module in enabled on a fresh Drupal installation, the user will have immediate access to Views UI and so forth.

NLM Field

Component type

module

Categories

Maintenance status

Development status

Downloads

1828

Component created

Component changed

Provides a series of field-types for storing NLM-DTD based data.

Currently supports
- NLM Contributor -- stores information about an author or contributor

Will soon support
- NLM Copyright -- stores information about copyright

For more information about the NLM-DTD see:
http://dtd.nlm.nih.gov/
http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html

Colorbox Custom Fields Slideshow D7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is the Drupal 7 version of the features module and sub-theme from my presentation on 02/01/2012 at the DrupalNYC Meetup.

I formulated this features module with the broadest audience in mind and have included all the dependencies. When the module in enabled on a fresh Drupal installation, the user will have immediate access to Views UI and so forth.

Search Query Exclude

Component type

module

Categories

Maintenance status

Development status

Downloads

480

Component created

Component changed

The Search Query Exclude module, allows site administrators to easily control the search results by providing a query to exclude nodes from the search result.

Use Cases:

1) Exclude nodes with php code using the default query provided

select nid from node_revisions where body like '%<?php%' group by nid

2) Exclude test nodes using the query