Article Manager 2 migration

Component type

module

Maintenance status

Development status

Downloads

691

Component created

Component changed

This module is a foundation for a full migration of all article content from Article Manager 2 (artman2) to Drupal nodes. The migration process happens in small batches during cron maintenance tasks. Article Manager 2 can continue to be used to maintain the legacy site during site development or even in production, because articles modified in Article Manager 2 after they've been imported to Drupal are re-imported onto the same node.

Images can be left on the legacy site or moved to the Drupal site.

Simplenews Multiple Signup Block

Component type

module

Categories

Maintenance status

Development status

Downloads

3774

Component created

Component changed

This small add-on module to Simplenews provides a new block which lets users subscribe or unsubscribe to all of your newsletters in a single operation. Simplenews itself provides one block for each newsletter, which is good in some cases, but can make your site look cluttered if you have many newsletters. This module takes the combined form that Simplenews already provides at newsletter/subscriptions and displays it in a block.

Draft

Component type

module

Categories

Maintenance status

Development status

Downloads

10343

Component created

Component changed

The Draft module provides the ability too create drafts of existing nodes as well as new nodes before you have saved them.

The module utilizes the jquery.fields plugin to serialize all of the information and then the information is stored in a database row serialized.

The module provides the ability to autosave the content without the user having to hit the Save as Draft button on the form.

The Draft Module provides support for the following rich text editors:

Active Tags

Component type

module

Maintenance status

Development status

Downloads

59982

Component created

Component changed

Active Tags adds a new option to free tagging taxonomies. If selected the taxonomy widget is replaced by a new jQuery enabled tag entry widget.

Works with core Taxonomy module and Content Taxonomy module.

This module came about through work on a site where some users found separating tags with commas confusing. Some users got it, and some didn't. This resulted in a site littered with concatenated tags. Wordpress has a similar tag entry mechanism where tags are entered separately. It has been implemented here using jQuery to rewrite the standard taxonomy entry form.

Image Slider

Component type

module

Categories

Maintenance status

Development status

Downloads

1854

Component created

Component changed

The Image Slider module provides a way to render image nodes in a jQuery sliding image viewer. The image nodes must use imagefield, and be queried using Views.

Country code

Component type

module

Categories

Maintenance status

Development status

Downloads

1407

Component created

Component changed

Provide location-appropriate path and content handling based on user's country.

Implemented features include:

Views Translate

Component type

module

Categories

Maintenance status

Development status

Downloads

886

Component created

Component changed

Description

For Drupal 5.x. This very small modules allows translation of the page title and labels of fields and exposed filters in Views. So, it becomes feasible to have a single defined View for multiple languages. The actual translation is done via Drupal's standard localization interface.

Note: In order to translate Views header,footer and empty text sections you can use the Language Sections module.

WebDAV for Drupal

Component type

module

Categories

Maintenance status

Development status

Downloads

5522

Component created

Component changed

This module targets to add WebDAV access to Drupal content management. It is basically a WebDAV server pumping it's data from a specialized WebDAV API. It has been developed for three years now, used by a bunch of people, including me, on an every day basis, improved it in order to get speed, compliance and security.

Update form enhancement

Component type

module

Maintenance status

Development status

Downloads

3794

Component created

Component changed

The update_form_enhancement module enhances update.php user interface by separating modules that are up to date from those that are not.

It uses standard form_alter hook to alter the form that is displayed on second step of update.php script to select modules that need to be updated.

Note about Drupal 7 and beyond: An equivalent feature implemented by this module is already in core, so the life time of this project dies with Drupal 6.

Activity Log

Component type

module

Maintenance status

Development status

Downloads

8043

Component created

Component changed

Provides activity streams like those seen on Facebook, Yammer, and Google+ where users can keep track of recent, interesting activity on the site. It is designed to be easy to use, yet extremely flexible, extensible, and standards-compliant.