Drush Destination Alter

Component type

module

Maintenance status

Development status

Downloads

1046

Component created

Component changed

THIS IS NOT A MODULE. YOU CAN'T ENABLE IT. FOLLOW THE INSTRUCTIONS.

Manage your Drush downloads using the --uri (shortcut: -l) option.

Both versions - 7.x and 8.x are the same. Two branches were created to support drush dl destination_alter inside of Drupal 7 and Drupal 8.

OOP Forms

Component type

module

Categories

Maintenance status

Development status

Downloads

285

Component created

Component changed

This module is for developers only. It does not provide any features for normal users.

OOP Forms module provides set of wrappers for building drupal forms in object oriented way.
It takes the burden of writing FAPI arrays manually off the developers
and let them build those ugly arrays with set of method calls.

Climate API

Component type

module

Maintenance status

Development status

Component created

Component changed

This project provides integration with climate corporation API.
This project was started at https://hackillinois.org/
In this hackathon basic outline for connection to Climate API was build.

Future of this module involves:
1) Multi-user login.
2) Social media support
3) Fields (Farm fields) and Farms seamless integration.
4) Plots.
5) Data Upload.
6) etc.

Site Deploy

Component type

module

Categories

Maintenance status

Development status

Downloads

348

Component created

Component changed

Site Deploy is actually a module that gets created by the module 'Hook Update Deploy Tools'.
http://drupal.org/project/hook_update_deploy_tools

This project is here only to protect the namespace of that module.

If you have issues to report, please create the issue under https://www.drupal.org/project/issues/hook_update_deploy_tools

To get the supported version of this project

GridStack

Component type

module

Maintenance status

Development status

Downloads

2781

Component created

Component changed

GridStack provides integration with gridstack.js as a dynamic layout builder for both magazine layout, and static float grid layout like Bootstrap, or Foundation, with drag-and-drop. GridStack magazine layouts are exposed to field formatters and Views style plugin. Its static layouts to core Field layout, DS, Panelizer, Widget, etc.

Themers Little Helper

Component type

module

Maintenance status

Development status

Downloads

1059

Component created

Component changed

Description

Some of the Filters and functions, backported from TFD7 theme engine and other things that can help a themer getting
stuff done without to much hassle :)

And some of the other filters and functions are copied from other Twig extensions, mainly for our own convenience
and to prevent from having to enable a lot of Twig extensions in a project.

All the filters are aware of Drupal Render array or Markup objects where needed. But this is not 100% watertight