Menu Empty

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows for the creation of placeholder items in the menu system that links to nothing (i.e. the has tag - #). This is useful when creating a menu structure where some menu items are simple placeholders to convey the structure of a website.

Installation

Download and place the module in your modules directory as usual (sites/all/modules) and enable it.

Usage

When creating new menu links (admin/structure/menu/manage/.../add), use <empty> in the Path input field and the menu link will link to nothing.

Timewarp

Component type

module

Maintenance status

Development status

Downloads

263

Component created

Component changed

Imagine if you can just timewarp* your site:

  • Put a whole drupal site under version control.
  • At the same time have individual version control for core, modules, config and database.
  • Yes, you can have your multiple branches of your site.
  • (And: No, you still can NOT merge DB content from different versions.)

How does Timewarp do that?

PermissionProof

Component type

module

Maintenance status

Development status

Component created

Component changed

Goal of this project is to make Drupal permissions - especially on large sites - more manageable, even offer the possibility to prove your permissions correct in a simpler was than with the "field of checkboxes".
Idea is to abstract out bundles of permissions.

This is in proof-of-concept stage so contact us if you like to contribute.

PermissionTree

Component type

module

Maintenance status

Development status

Component created

Component changed

Goal of this project is to make Drupal permissions more manageable by gathering and using the lattice properties of roles and permissions.

There are ready built lattice classes for that so contact us if you want to contribute to the UI development.

RevisionTree

Component type

module

Maintenance status

Development status

Component created

Component changed

This module liberates node revisions from their linear nature. So you can use node revisions like git commits.

Morse

Component type

module

Categories

Maintenance status

Development status

Downloads

1557

Component created

Component changed

Overview :
Morse code converter is simple module that converts normal english into morse-code and vice versa.

Features :

  • It uses the morse language and normal alphabets to convert the codes to another.
  • Once you enable the module you will get links in the navigation menu.

Requirements :

  • Drupal 6.x / 7.x / 8.x
  • PHP 5.2 above

Links to Documentation
README.txt included in the current version.
Drupal 8 dev release is available now. Works similar to Drupal 6 and Drupal 7.

Views Queue

Component type

module

Categories

Maintenance status

Development status

Downloads

1940

Component created

Component changed

Views Queue is a simple module that exposes the Drupal SystemQueue in Views. If the Views Queue Operations sub-module is enabled some basic operations may be performed against the queue.