Nodequeue RSS

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Nodequeue RSS module provides a simple way to output nodequeue or subqueue nodes as RSS feed.

That might be useful for integration with 3-rd party consumers like Mailchimp etc.

Depends on the nodequeue module.

Basic usage:

After module installation, the new checkbox will be added to the nodequeue edit form. You need to specify which nodequeues are allowed to be exported as RSS, otherwise you will see access denied page when you hit feed url.

RSS Feed url - nqrss/qid/[sqid]/[feedLength]

Akamai ESI

Component type

module

Maintenance status

Development status

Component created

Component changed

General Information

This module is for D6 and manages any blocks or views specified on the module's admin page to be displayed through Akamai's caching servers. When a block/view is rewritten the output in a page is replaced with an Akamai ESI tag similar to:

<esi:include src="/url/to/frag/goes/here" ttl="0s" onerror="continue" />

EasyCron

Component type

module

Maintenance status

Development status

Downloads

7818

Component created

Component changed

A module which allows user to create/manage cron jobs saved at easycron.com (an online cron Job service provider) to run Drupal site's cron.php. With the module, all cron job settings can be made at your Drupal site's backend (no need to configure at easycron.com).

LaTeX filter

Component type

module

Categories

Maintenance status

Development status

Downloads

723

Component created

Component changed

This filter let's you insert LaTeX formulas to site content.

Syntax: $$latex$$. E. g.: $$Large f(x)=int_{-infty}^x e^{-t^2}dt$$

mimeTeX is used for rendering (included). It's run by system() call, so make chmod +x to mimetex.* executable file at mimetex/ directory.

It's more light version of module drutex. Only 2 kb of php-code.

Locale Cache

Component type

module

Maintenance status

Development status

Downloads

1607

Component created

Component changed

Locale Cache module provides more efficient and flexible locale data (translations) caching. Based on code from the core D6 locale module.
You will probably get most benefits of this module only using a fast cache backend like APC, Memcache, Redis, MongoDB, etc.
Requires small patch to core to make it use our function instead of locale().

Commerce Addressbook

Component type

module

Maintenance status

Development status

Downloads

114733

Component created

Component changed

Commerce Addressbook is a module that allows authenticated customers to reuse
previously entered addresses during checkout.
They can manage all entered addresses in their user panel (user/%user/addressbook).

Note that for data consistency reasons editing a previously entered address
won't change it on previously made orders.

Status

The 7.x-3.x version offers UX improvements and is currently the active development version for new features.

Difference between 2.x and 3.x

User's default customer profile will now be displayed below the address selection list in a "read-only" mode (we're no longer trying to refresh the field values after selecting a profile).
If you need to make some changes to an existing customer profile, you'll be able to using an "Edit" button.
A new option has been added to the select list ( "+ Enter a new address") that will let you explicitly specify a new address.

flag_revisions

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extends the flag module to allow a user to flag revisions.

This is useful in the context of workflow where revisions must be reviewed before being published.

It can be used with views in order to list nodes that have been edited, and to display only "reviewed" nodes for example.

Tested with flag 6.x-2.0-beta3

Commerce Eurobank

Component type

module

Categories

Maintenance status

Development status

Downloads

1479

Component created

Component changed

Adds a payment method to Drupal Commerce to accept credit card payments through the Eurobank (Greek bank) API via XML (not redirection).

Provides options to select the live or the test Eurobank environment and also to have money authorized only or authorized and captured.

Works with euros, dollars and pounds. If there is need for more currencies, please contact me sending me the currency code and I'll add them.

You can see it in action at the demonstration link at the right (https://www.netstudio.gr/support). Be careful though, this is a live site.

Developed and released as GPL for the Drupal community by netstudio.gr.