Work Schedule
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This project is abandoned.
This project is abandoned.
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'.
* 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
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 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.
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.
The module requires that the Drupal core translation module is enabled.
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 StatusDrupal 7.x ONLY
The code is functional in the git repository.
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 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.
ABT (Access By Term)
Provides very flexible, hierarchical node access control (content access control), for D7.