Role inheritance

Component type

module

Maintenance status

Development status

Downloads

1116

Component created

Component changed

This module allows role inheritance for complex organizations. This reduces the
number of duplicated or assigned privs and access.

Example

For a new site, there are *Writers, Editors and Global Editors*. The Writers and
editors are assigned privs to write/post/edit content on separate sections
(Sports, Entertainment, Weather, etc...) and the *Global Editor* has access
across all sections.

Views Natural Sort

Component type

module

Categories

Maintenance status

Development status

Downloads

17899

Component created

Component changed

Provides a views filter that sorts node titles by a more natural manner by ignoring articles like "The" and "A."

Normal sort:

  • A Chorus Line
  • All American
  • Fiddler on the Roof
  • Oklahoma!
  • The King And I

Natural sort:

Libraries API

Component type

module

Maintenance status

Development status

Downloads

4328964

Component created

Component changed

The common denominator for all Drupal modules/profiles/themes that integrate with external libraries.

This module introduces a common repository for libraries in sites/all/libraries resp. sites/<domain>/libraries for contributed modules.

External libraries
Denotes libraries ("plugins") that are neither shipped nor packaged with a project on drupal.org. We do not want to host third-party libraries on drupal.org for a multitude of reasons, starting with licensing, proceeding to different release cycles, and not necessarily ending with fatal errors due to conflicts of having the same library installed in multiple versions.

Drupal 7 only has built-in support for non-external libraries via hook_library(). But it is only suitable for drupal.org projects that bundle their own library; i.e., the module author is the creator and vendor of the library. Libraries API should be used for externally developed and distributed libraries. A simple example would be a third-party jQuery plugin.

UC Ordered Products Reports

Component type

module

Maintenance status

Development status

Downloads

4009

Component created

Component changed

The UC Ordered Products Reports module adds reports to user profiles and the administrator reports area showing all the ordered products by the specific user or by all users on the site. The fields on each report are configurable in the store report settings, along with the name of the tab used for the report on profile pages and the types of product nodes included on the report. The actual display of the report is sortable and filterable by year. Additionally, users may show the entire report on a single page to see a grand total of all purchased products, and administrators will have the option of exporting data from a report in a CSV file.

Apache Solr Service

Component type

module

Categories

Maintenance status

Development status

Downloads

2697

Component created

Component changed

This module provides a Services resource that enables
a remote application to search for Apache Solr indexed
content on your site using Drupal core's search and Apache
Solr API's features.

This Service provide the Solr details including Number of
results, Facets that enabled for this core and we can able
specify fields we want to show.

Requirements

Adyen | Ubercart Payment

Component type

module

Maintenance status

Development status

Downloads

4566

Component created

Component changed

This module provides an Ubercart payment method to embed the payment services provided by Adyen. It efficiently integrates payments from various sources such as credit cards, bank transfers, PayPal and also mobile phones.

About Adyen

  • Low transaction fees
  • Customizable payment pages
  • Multilingual

Credits

Development sponsored by SEIZ Apparel S.L.

conStruct

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

4086

Component created

Component changed

This module is deprecated. It has been replaced with the OSF for Drupal moduel.

conStruct is a middleware layer that allows structured data (RDF) and associated vocabularies (ontologies) to "drive" tailored tools and data displays within Drupal. The basic conStruct module provides CRUD (create - read - update - delete), search, browse and some import and export capabilities for structured datasets.

Private Message Growl

Component type

module

Categories

Maintenance status

Development status

Downloads

12414

Component created

Component changed

PM Growl is a module that adds a simple ajax layer to private message module (http://www.drupal.org/project/privatemsg) and alerts you of new messages using the jQuery growl plugin (http://stanlemon.net/pages/jgrowl).

This allows for simple instant messaging type applications in the site, with an elegant pop-up in the screen.