AWS EC2 Remote Management

Component type

module

Maintenance status

Development status

Component created

Component changed

NOTE: Recent Updates Broke Module (May 2012)

I had forgotten to push this code months ago when it was working. Unfortunately, when I went to check it in early May 2012, the module is now not working. I'm not sure if it's due to changes in the SDK or on Amazon's backend. I currently don't have time to fix this, but if you are a programmer or whatabe programmer and interesting in AWS and it's API, this is definitely good way to cut your teeth learning Drupal and/or AWS API.

Friendly Register

Component type

module

Maintenance status

Development status

Downloads

8603

Component created

Component changed

Friendly Register module allows users to see if a username or email address has already been used during registration before they submit the form. This module checks the database and returns an error if the username is already in use. In addition to checking the username the module checks if there is already an account using that email address, if there is, a message is displayed with links to the login or reset password pages.

Features:

R Filter

Component type

module

Maintenance status

Development status

Downloads

2055

Component created

Component changed

Creates a filter that executes R code between [R][/R] brackets.

This module is designed to help web publishers and bloggers who want to simplify and ease the process of writing instructional R material as well discussing statistical literature using R.

Output is cached so same code is never ran twice.

You must enable the filter for a particular format after installing it. Grant filter access with care as doing so has security implications. Configuration of the local R binary path is necessary to display output.

createjs

Component type

module

Maintenance status

Development status

Component created

Component changed

Add http://createjs.org to Drupal

Create — A new kind of web editing interface

Create, from the Midgard Project is a comprehensive web editing interface for Content Management Systems. It is designed to provide a modern, fully browser-based HTML5 environment for managing content. Create can be adapted to work on almost any content management backend.

Enterprise Base

Component type

module

Maintenance status

Development status

Downloads

31621

Component created

Component changed

Provides various content administration enhancements and other elements required for Open Enterprise content apps. It's purpose is to bring handy Open Enterprise UI improvements into any Drupal 7 site and to enable Open Enterprise content apps to be used on any Drupal 7 site.

Features to Git

Component type

module

Maintenance status

Development status

Downloads

1086

Component created

Component changed

Features to Git allows trusted users to write features directly to disk, commit
them to git and push them to a remote. This makes it possible for site
builders to be able to manage features in git without having to get their hands
dirty on the command line.

WARNING

Only grant access to this module to trusted users. Any changes they make will
be written to disk and committed to git immediately. This module requires
relaxed filesystem permissions that allows the web server the ability to
write files to disk.

Entity connect

Component type

module

Categories

Maintenance status

Development status

Downloads

83963

Component created

Component changed

Entity Connect extends Entity References fields by adding "add new content" and "edit current content" buttons.

8.x

Thanks to Agnes Chisholm (amaria) for the great work and time passed to port Entity Connect to Drupal 8, we now have a first alpha release !

Try it, report any issues and patches !

7.x versions

Entity Connect now expands both

Disable Term Node Listings

Component type

module

Maintenance status

Development status

Downloads

16089

Component created

Component changed

Introduction

By default, on taxonomy term pages, Drupal will display a list of nodes (teaser build mode) that are tagged with that term. Disable Term Node Listing allows you to selectively disable node listings on taxonomy term pages by vocabulary. Once the listing is disabled, view blocks or views embedded using EVA: Entity Views Attachment can be used instead.