Wysiwyg API CCK Integration

Component type

module

Maintenance status

Development status

Downloads

6531

Component created

Component changed

This module will not be ported to Drupal 7, because all of the problems that it solves are natively solved in Drupal 7 core and Drupal 7 Wysiwyg.

If you're using the Wysiwyg API module for a CCK text field, and you have the "number of values" for that text field set to unlimited, you may be encountering some problems:

Ubercart MyGate Integration

Component type

module

Downloads

1000

Component created

Component changed

The first release of an Ubercart & MyGate Payment Gateway Integration for South African sites who wish to accept Credit Card payments from their users.

Please post issues in the issue queue as this is my first drupal module.

Please note that Drupal.org reports that this module has been updated with new code. This is not true, I have no idea what's happening with CVS. We do have a new version integrating several changes we have needed over the past year, I expect to release this soon.

Cron diagnostics

Component type

module

Downloads

550

Component created

Component changed

Note: As of 2010/01/26, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #672596: Is Cron Diagnostics maintained?.

Check if cron really runs at specified time. Provides information on Status report page.

Snapshot

Component type

module

Downloads

3412

Component created

Component changed

A backup solution for drupal

Snapshot is a drupal module for making clean snapshot of drupal website. Website, media and database are snapshot. For now, just Mysql with MyIsam engine is supported. Different snapshot method can be used, total or incremental.

Menu Node Edit

Component type

module

Maintenance status

Development status

Downloads

5260

Component created

Component changed

Allows node editing access based on menu relationships.

The Menu Node Edit module allows the site's menu system to be used as the sole organizing principle. It does so by allowing specific menu items to be defined as 'sections' of a Drupal web site. Individual users can then be assigned as editors of one or more sections.

Section editors are then granted access to edit all nodes that fall within a specified menu hierarchy.

Menu clone

Component type

module

Categories

Maintenance status

Development status

Downloads

24190

Component created

Component changed

D7: proper port available now. Do not use the previous version any longer as it was, can't say it any other way, a really bad port!

This module allows you to clone entire menus, much like Node clone does with nodes.

Next to the basic menu properties such as Menu name, Title and Description, the clone form allows you to customise the menu itself before cloning it.

The optional Internationalization (i18n) module together with the i18n submodule Menu translation will activate the Change language option. This select box allows you to change the language of all menu items during the cloning process.

In Edit menu you can customise the menu tree before cloning it. Next to the Enabled and Expanded checkboxes, the menu tree can be rearranged as well.
Everything under the Ignore row will not be copied over to the new menu. It does not matter on what depth the Ignore row resides, everything below it will simply be ignored.

Region Manager

Component type

module

Downloads

3752

Component created

Component changed

Region Manager provides a simple UI to add/remove/configure (and combined with the nodeblock module, add new) blocks on a page. After clicking the link to manage a region, an interface is provided for managing which blocks are visible on the page from which the link was clicked, and also configure the titles for each block right from one interface.

Personalized Settings

Component type

module

Maintenance status

Development status

Downloads

1154

Component created

Component changed

It's a powerful module which enhance other modules functionality by personalizing form settings provided by them per user or per role.

Example 1:
Module_1 have the settings page at admin/settings/my_module_settings
As you know, those settings are global.
With this module, if you allow users to change those options (access administration pages), each user (or role) will have his own Personalized Settings.

Permission Select

Component type

module

Maintenance status

Development status

Downloads

23491

Component created

Component changed

Permission Select is a module that allows for quicker editing of role permissions on /admin/user/permissions.

The module utilizes jQuery to manipulate the DOM, creating links to check all / uncheck all on each set of permissions for each module. This allows for quicker manipulation of permissions for standard users.