Considered feature-complete by its maintainers.

Hotkey

The Hotkey module allows you to create accesskey attributes for Drupal form buttons and links on node pages.

Ubercart Discount Coupons

Coupon usage report

** Sadly, I no longer have time to give this module the attention it deserves. If anyone is interested in becoming a co-maintainer, please post in the issue queue.

This module provides discount coupons for Ubercart stores.

Coupons are configured at Store administration > Coupons. Global settings for the module are configured at Store administration > Configuration > Coupon module settings.

A checkout pane, a cart pane and a block are available for customers to enter coupon codes, each of which can be enabled or disabled separately. Discounts can be shown as an item in the cart or applied on the checkout page.

Coupons can apply either a fixed price discount or a percentage discount to the order subtotal or to selected product prices. Coupons can be restricted to apply to specific products, product classes, SKUs, or taxonomy terms. Coupons can also be configured so they only apply between certain dates, a fixed number of times, when a fixed order quantity or order subtotal is reached, to specified users or roles, or any combination of these.

Bulk coupon codes can be created, each of which is given a randomised code, which can be individually restricted and distributed to customers as necessary.

Contact Forms

This module expands the features of the D7 site wide contact form. It eliminates the drop down category menu by generating a clean looking contact form (without a drop down menu) for each of the contact categories. Each contact form has a unique path i.e. 'contact/{category}'

You can also specify Additional information for each category that appears above the form and define the subject in the link to the form.

Drupal 8^
Most of the features of this module have been rolled into Core.

D7 version is fully translatable and compatable with the Internationalisation (i18n) module via the included Contact Forms Translation module.

File Cache

Introduction

This module allows Drupal cache bins to be stored in files.

Comparison with other caching modules

memcache is the closest caching module. File Cache can be configured to use a memory based filesystem (e.g. /dev/shm in Debian) which is very close to what memcache does. File Cache can use network filesystems and this
is another use case where memcache is traditionally used.

apc can be used for cache bins too. If it's used for that purpose,
it's usually only for some of the critical cache bins like cache and
cache_bootstrap.

boost generates caches of pages that are directly served by web
server. File Cache can plug in regular Drupal page caching and provide
very fast page caching but this still needs a bit of PHP to be
executed. Database access can be avoided altogether though. See
$conf['filecache_fast_pagecache'] in README.txt.

Relation with cacherouter and fastpath_fscache modules for Drupal 6.

Feedback

NewsFlash

NewsFlash Screenshot

NewsFlash is the latest GPL theme by RoopleTheme(AD). It features 7 color styles, 12 collapsible regions, suckerfish menus, fluid or fixed widths, built-in IE transparent PNG fix, and lots more.

.

NewsFlash 2.3 has now RTL Support

the typography has been improved and and can use by follow to
<div class="alert-custom">...</div>
<div class="info-custom">...</div>
<div class="help-custom">...</div>
<div class="note-custom">...</div>
<div class="xfer-custom">...</div>

NewsFlash 2.x is completely revised, it is now fully compatible with Drupal7.

some things has been changed and improved.
The commentary- and forums views has been completly re-designed.
addet typography.
<span class="alert">...</span>
<span class="info">...</span>
<span class="help">...</span>
<span class="note">...</span>
<span class="xfer">...</span>

the other fetures are the same as in version 1.6

but if you use D7 Version its on your own risk.

The version 8 is atm not drupal 11 Compatible please patience

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only