SimpleNews Dynamic List

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

SimpleNews Dynamic List module provides the capability to use dynamic mailings lists which are created "on the fly" using defined criteria. Normally SimpleNews mails only to fixed lists of subscribers stored in the SimpleNews subscriptions table. SimpleNews Dynamic List provides a module hook (hook_simplenews_dynamic_list) that allows you to define a callback function that returns a list of Drupal user accounts. Any function that returns a list of unique Drupal users will allow that list to be used as the subscription list for the mailer.

Default config

Component type

module

Maintenance status

Development status

Downloads

339323

Component created

Component changed

Default config is a way of using the Features exports for permissions and roles to provide default settings for installations profiles. This is necessary since using Features directly forces the user to work only with the specified users and roles. This is a good thing in many cases, when you for instance create sites, but when you create distributions this is not really a viable option, since you don't want to lock in your users to one configuration, but you do want to provide sane defaults that works for most of them.

Anonymous File Sharing

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This project is a module of file repository (like Jyraphe for example),
very easy to install and easy to use.

With this, it is easy to share (anonymously if we want) files with unique URLs
created randomly.

IMPORTANT : this module is for Drupal 7 only.

Webform XML Export

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Webform XML Export provides Webform module with an XML download option. It also provides an API to further extend the XML download option to allow a developer to customize the output of the XML document. This module depends on Webform 3.x and Drupal core 7.x.

Inventory

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is for anyone who wants to maintain stock on his localhost or on website.
After you enable this module ; you have to enable the block in blocks listing page.
When the inventory block is enabled then you can select from the menu in the block as to what operation to perform.

Add a Product :-
Initially you have to register a product so that you can sale or purchase it and maintain it in stock.
Note that just adding a product won't show up in stocks listing since you have not yet purchased it.

Asterix

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is meant for PHP developers using Drupal as a Framework rather than a CMS. Drupal's node system is perfect for content but what if you want to develop a web application in contrast to a website? The node system with CCK and views can be used to build relational database systems but sometimes that's just not the solution you need.

Drupal Aptana Formatter Profile

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Similar to what was done in this issue: http://drupal.org/node/607648, but specific to Aptana (and possibly PDT) rather than Zend. The profile attempts to following as much of the Drupal coding standards as specified at http://drupal.org/coding-standards as possible within the constraints of Aptana/Eclipse 'Formatter' configuration (for example, there is no way that I am aware of to force a new line before subsequent case and default keywords).

Ubercart Invoice

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Some European countries require that invoices are issued with consecutive
invoice numbers. This means that the order number cannot be used as an invoice
number since there are generally "holes" in the sequence, e.g. when an order
gets cancelled for some reason.

This module attempts to fix this by providing an "Invoice number" in addition to the "Order id".

Features

Extends Ubercart 2.x to provide