Drupal.org Git Sync

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Keeps a local copy of the most popular drupal.org projects repositories.

Note that this script uses the --mirror option when cloning, so the cloned repositories will not have working copy.

The JIT

Component type

module

Maintenance status

Development status

Downloads

3106

Component created

Component changed

The JIT (Javascript InfoVis Toolkit) module provides integration with the Javascript InfoVis Toolkit (http://thejit.org) and Drupal. The JIT is a javascript information visualization library that enables interactive visualizations of data using only html, css and javascript.

7.x

The 7.x version is useful for site builder when installing graphapi which provides views integration.

See the screenshots which are from the 7.x version

Prayer Map

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This Module provides a graphical interface for adding prayers to a map. It also provides a graphical map which allows prayers to be outputed and viewed by logged in users, why? because its easier to pray for people if you know where they are and why they need prayer.

Pager arguments

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an experimental project to allow to change pager settings via the arguments.

The principal use of this project is related to Block Instances module that allows to pass arguments to blocks.

Therefore, you can create list of content passing the node type, and limit the number of items using the arguments that this module provides.

Static HTML Viewer

Component type

module

Maintenance status

Development status

Component created

Component changed

The idea of the Static HTML Viewer module, is to bind a static HTML web site directly into Drupal.

This is not about importing a static HTML website into Drupal (this is already well documented). Instead, we are directly binding a website into Drupal.

This is very useful if you want to expose a set of HTML pages into your website without having to create a node for each page.

Commerce Shipping

Component type

module

Maintenance status

Development status

Downloads

170900

Component created

Component changed

Commerce Shipping provides a shipping rate calculation system for Drupal Commerce, integrating shipping service selection into both the checkout form and order edit form. This module is a framework that is meant to be used in conjunction with shipping method modules like Commerce Flat Rate, Commerce UPS, and others.

Shipping service availability and rate calculation is handled in the user interface through Rules and is backed up by an API that gives you a high level of flexibility to implement simple or complex shipping scenarios.

Developers and users of this module should use the new and improved Commerce Shipping 2.x version. Sites created using Commerce Shipping 1.x can find notes on what has changed and how to update in the release notes for the Commerce Shipping 2.0 release.

Development sponsored by Reveal IT and Commerce Guys.

Menu Order

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Menu Order is module, which helps to create the node menu entry (item) in the right location in the menu structure. In the node edit view "Menu settings" section the "Weight" field is replaced with the drag & drop table containing the "Parent item" children items. The node menu entry (item) can be dragged and dropped to the right place within the table. It works the same way in the menu link edit form.
The screenshot of the overriden "Menu settings" block is attached (mwadd-screenshot.png).

Simple Node Form

Component type

module

Maintenance status

Development status

Component created

Component changed

The idea behind this module is to create a clean version of the node form.
This is useful in the cases where we would like to use the node form
as a simple and clean form for user input showing only necessary fields
and no extraneous fields that only complicate the end user experience.

This module is compatible the CCK module. Thus, it provides
the same breadth of field types available to the CCK module.

All forms submitted via this module create a node of the same type as the
node form used to create the form.

Workbench Access

Component type

module

Maintenance status

Development status

Downloads

202397

Component created

Component changed

Workbench Access creates editorial access controls based on hierarchies. It is an extensible system that supports structures created by other Drupal modules.

When creating and editing content, users will be asked to place the content in an editorial section. Other users within that section or its parents will be able to edit the content. A user may be granted editorial rights to a section specific to his account or by his assigned role on the site.

The module supports Taxonomy and Menu modules for the management of access hierarchies.

Note that the module only controls access to content editing. It does not provide any content filtering of access restrictions for users trying to view that content.