Domain Node Options

Component type

module

Downloads

805

Component created

Component changed

This module solves an issue with the Domain module to let domain editors alter the author of a node, without having access to do this on all nodes in the system.

Developed by Kodamera.

VBO Context menu

Component type

module

Categories

Development status

Downloads

2552

Component created

Component changed

Provides a context menu for the Views Bulk Operations module.

All operations available in a Views Bulk Operations enabled view will show up in a context menu on right click.

You can disable or enable the menu for each display and optionally hide the regular VBO form.

The module requires the jQuery Context Menu plugin to function properly.

This module has not been tested on IE.

DirectAdmin API

Component type

module

Component created

Component changed

DirectAdmin API is an interface for other modules to easily communicate with a DirectAdmin server. Possibilities include:
- Checking and creating of accounts
- Adding domains to users
- List available packages

DirectAdmin's own API overview here and more here.

CKEditor - WYSIWYG HTML editor

Component type

module

Maintenance status

Development status

Downloads

2667410

Component created

Component changed

This module will allow Drupal to replace textarea fields with the CKEditor - a visual HTML editor, usually called a WYSIWYG editor. This HTML text editor brings many of the powerful WYSIWYG editing functions of known desktop editors like Word to the web. It's very fast and doesn't require any kind of installation on the client computer.

What is CKEditor?

CKEditor is the far superior successor of FCKeditor. The editor has been rebranded and completely rewritten. It is now much faster (the code has been optimized), loads faster (the number of files has been reduced, so the browser will perform less HTTP requests) and developers friendly.

Useful links

Views UI: Edit Basic Settings

Component type

module

Categories

Maintenance status

Development status

Downloads

39241

Component created

Component changed

Does your client want to modify the header, footer, title, or empty text of a view, but you don't want to train them on the rather intimidating Views UI admin interface or give them access to pages that may allow them to mess up their site? Then this handy little module is the solution for you!

System Theme++

Component type

module

Maintenance status

Development status

Downloads

2436

Component created

Component changed

This module provide the "Administration theme" system page alteration, which allow the site administrator to configure a full set of arbitrary path on which the administration theme should be active.

It also provides some integration with node, workflow and revisionning modules; while the user can type in its own pathes, a list of predefined ones can be checked (depending on which module are enabled on the Drupal instance).

Drupal Reset

Component type

module

Maintenance status

Development status

Downloads

49001

Component created

Component changed

This module deletes all database tables and files for the current site and redirect back to install.php so that one can reinstall Drupal from scratch. The purpose of this module is to assist in the testing of install profiles. It is only useful during development.

Set Menu Parent Action

Component type

module

Downloads

799

Component created

Component changed

This module provides a way to place multiple nodes within a menu. This module was designed to be used with Views Bulk Operations.

The original use case for this module was to place nodes imported with the Node Import module into the menu structure after import.

This module was originally developed for the Center for Research Libraries website.