Activism
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
The Activism module is an attempt to standardize the way online advocacy tools are built in Drupal.
The Activism module is an attempt to standardize the way online advocacy tools are built in Drupal.
This module allows role inheritance for complex organizations. This reduces the
number of duplicated or assigned privs and access.
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.
Provides a views filter that sorts node titles by a more natural manner by ignoring articles like "The" and "A."
Normal sort:
Natural sort:
Gives content access permissions to users if they have access to content that is referenced with Node reference or Entity reference.
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.
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.
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.
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
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
Credits
Development sponsored by SEIZ Apparel S.L.
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.
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.