Hide Show Summary

Component type

module

Maintenance status

Development status

Downloads

3521

Component created

Component changed

This module allows users to remove the "hide show summary in full view" check box on selected node types.

After hiding this checkbox several times on different sites, it made sense to abstract the logic.

Admin page: admin/settings/hideshowsummary
Permission needed to view: 'administer content types'.

Barracuda

Component type

module

Maintenance status

Development status

Downloads

4538

Component created

Component changed

The Barracuda (part of BOA) project has moved to Github!

* Use our Github project for contributing code, or reporting bugs, or requesting features.
* There is also a Gitter community channel.

New releases announcements are posted on Twitter

Hosting Control Panel

Component type

module

Maintenance status

Development status

Component created

Component changed

The hosting control panel is a UI to manage apache hosts on an vps. It is designed to be a mini aegir that is not as intrusive or overwhelming. It is also being designed for use on ubuntu vps servers, however in theory would support any lamp setup.

GitStage

Component type

module

Maintenance status

Development status

Component created

Component changed

GitStage is a project management module for managing multiple developers on a single server via git. It provides a UI for pulling/pushing code, db, and files between instances on the server. For example pushing DEV instance to STAGING or syncing the LIVE database to BOB's instance.

Require translation

Component type

module

Maintenance status

Development status

Downloads

370

Component created

Component changed

The module adds "Translation required" to the administer node content page (admin/content/node) filter options. This enables editors to mark nodes that needs translation, so translators easy can get a overview of these nodes.

The require translation option is available on the node edit form for nodes that support translation.

Requirements

The module requires that the Drupal core translation module is enabled.

User Password Resets

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Summary

This module adds a "Email password reset link" option to the Update Options on the user administration page. This enables administrators (or anyone with the Administer Users permission) to send the password recovery email to users.

I will freely admit that I stole the idea for this module from DarrellDuane here: http://groups.drupal.org/node/129634

Current Status

Drupal 7.x ONLY

The code is functional in the git repository.

Taxonomy dupecheck

Component type

module

Maintenance status

Development status

Downloads

6234

Component created

Component changed

Taxonomy dupecheck module prevents Drupal administrators from adding duplicate taxonomy vocabularies and/or terms. It's helpful when entering large amounts of terms or vocabularies in situations where each value must be unique. This saves time by preventing administrators from having to enforce a unique value policy through later cleanup of duplicate terms.

Edit Limit

Component type

module

Maintenance status

Development status

Downloads

12540

Component created

Component changed

Edit Limits adds certain limits to editing nodes and comments. This can set the number of times a node can be edit. This can also set a time frame for nodes to be edited, as well as a different time frame that comments can be edited.

Limits on nodes can be combined, so that a node can only be edit a set number of times or within the time frame.