Menu Admin per Menu

Component type

module

Maintenance status

Development status

Downloads

123161

Component created

Component changed

By default, Drupal allows only users with the Administer menus and menu items permission to add, modify or delete menu items.

Menu Admin per Menu allows to give roles per menu admin permissions without giving them full admin permission.

For instance, you may let certain users manage the items of the Main or Navigation menus but not those of the Management menu.

Try out a demonstration
Watch a screencast

Equal Heights jQuery

Component type

module

Maintenance status

Development status

Downloads

20603

Component created

Component changed

This module implements a jQuery Equal Heights plugin that can equalize the height of the elements of the specified class.

To use it, give the elements the same class, then go to the administration interface and add this class (separate multiple classes by a space). By default, it sets the height to the height of the tallest element but you can also specify minimum and maximum height.

Node Limit

Component type

module

Maintenance status

Development status

Downloads

25408

Component created

Component changed

The Node Limit module allows administrators to restrict the number of nodes of a specific type that roles or users may create. For example, if a site has an "Advertiser" role that can create "advertisement" nodes, then the node limit administrator can restrict all users in that role to a specific number of nodes. He may also restrict users on a per-user basis.

Ubercart Views

Component type

module

Categories

Maintenance status

Development status

Downloads

54173

Component created

Component changed

This module provides a collection of standard views (http://drupal.org/project/views) for the Ubercart webshop module (http://drupal.org/project/ubercart).

It also describes some of the Ubercart data tables to views, so you can create your own views, based on these data using the views_ui.

If you have some killer views, not included in this module, please don't be shy - share them with us :-)

QueryPath

Component type

module

Maintenance status

Development status

Downloads

74267

Component created

Component changed

QueryPath is a library for searching and manipulating HTML and XML documents. It's like jQuery for PHP. See http://querypath.org for more information.

Here's a screencast that shows what you can do with QueryPath and Drupal.

This module provides three things:

Gamabhana

Component type

module

Categories

Maintenance status

Development status

Downloads

5824

Component created

Component changed

Need for phonetic editing has its roots in different keyboard layouts developed and used by different users and multiple fonts which in combination failed to produce unique easy to use compatible typing/editing solution. The problem is more in the area of software solutions being developed for different Indic Languages. Web based Direct editing or phonetic editing is an implementation which allows user to type in the context using phonetic key patterns across different keyboards, browsers and different Indic scripts.

What is gamabhana?

Charts and Graphs

Component type

module

Maintenance status

Development status

Downloads

44715

Component created

Component changed

Charts and Graphs is an API for developers. It can easily be extended by third-party modules that want to add their own charting implementations. It does nothing by itself. It should only be installed if some other module requires it.

File ban

Component type

module

Categories

Maintenance status

Development status

Downloads

1116

Component created

Component changed

File ban module allows site administrators to ban (and unban) particular files from being uploaded by users. The file ban list consists of SHA-256 hashes which are used to uniquely identify files.

When a file is added to the ban list, it is copied to a new file object in the private file system for archival purposes (e.g. determining which files have been banned).

Views Bulk Operations module is required to provide the file management user interface.