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

Simplenews Digest

This module works with the simplenews module to allow you to automatically generate digest emails to subscribed users. The emails contain a simple listing of links, grouped by node type, to nodes posted on the site since the last time a digest newsletter was sent out. The following can be configured:

1) How frequently the digest newsletter gets sent (days/weeks/months)
2) Which newsletter should act as the digest newsletter
3) Which node types and taxonomy terms to send
4) How node types should be labeled in the newsletter
5) What time of day the newsletter should be sent out

Author's Note, July 22nd: I've got one of my guys updating the module. We've released a new dev snapshot for d6. We will be patching and fixing bugs frequently. Thanks for your continued patience.

New maintainer note, Sept, 27th
First of all thanks to Morris Singer and Steve Dondley for all the hard work you both have done on this module. You are still very welcome in the issue queue to provide support or commit patches!

I took over this module because I worked a lot with it in the past and have the feeling that this module still have a lot of potential.

Future

Statistics Advanced

Provides a few advanced options to the core Statistics module. Once enabled, these options can be found under "Administer >> Reports >> Access log settings."

Only track 'unique' views of content
If you keep viewing a node over and over again, the "x reads" counter won't increase each time. This is applied on a per-user basis as well as a per session id for anonymous users. This replaces the Accurate Read Count module. This is a workaround for #90468: Only record unique hits in node counter stats.
Discard content views by user role
Administrators can assign the 'exclude visits from counters' to discard content views from certain user roles. This offers nearly the same functionality as the Decounter module and should not be used at the same time.
Discard access log records by user role
If you have certain users that are active behind the scenes in your site, you can remove their entries from the access log table to help keep it trimmed down (more relevant statistics about your site's visitors and possibly improved database performance).
Discard access log records by crawlers and bots
Integrates with the Browscap module to not log visits from search engine crawlers and bots. This will not affect your site's ability to record visitor referrers from search engines.
Other statistics enhancements:
#345133: 403s and 404s are counted in {node_counter}.
Adds reset functionality for acceslog records and node view counters.

Apachesolr Ubercart Integration

uberbadge.gif

The apachesolr module provides a great replacement for core search, complete with faceted search.

The Apachesolr Ubercart integration module aims to provide a seemless integration of apachesolr with Ubercart, a drupal commerce package.

Installation

Please follow the installation guide for the apachesolr project. Once solr is running, enable the apachesolr_ubercart module to add sku and price fields to the index.

Features

Adds the sku(model), sell price, and list price to the solr index
Enables model, list price, sell price, weight, height, length, width facet blocks.
The price blocks can be divided in divisions like from 0 to 20€ (of kg..), from 20 to 40 and this division is configurable per block.

NEW!

- A most bought index field is now added and available as block and as sorting option
- Proper ubercart price formatting
- Dynamic division of the prices in the facets
- Ordering of the products is indexed and can be sorted

Todo

- Automatic division per result output
- your idea?

Drupal 7

Link Image Field

LinkImageField

LinkImageField is a CCK module that allows you to specify the hyperlink for images with a custom URL.

Plus 1

A simple digg-like voting widget for content that uses Ajax.

Powered by jQuery

You can choose to not show the voting widget in certain node types, and you can show it in teaser view and/or full view.

The 6.x-2 branch supports anonymous voting.

Oxidation

oxidation screenshot.png

Features

  • Validates W3C XHTML 1.0 strict
  • Validates W3C CSS level 2.1
  • Two column
  • Fixed width
  • Tableless / Pure CSS design

A Note From the Author

CoryGoodwin can be contacted for paid Drupal work. You can also follow CoryGoodwin on Twitter.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained