GenericEntityCRUDController

Component type

module

Maintenance status

Development status

Component created

Component changed

NOTE: Untested, has no tests, and is generally untested without any tests. :-)

Fills some of the gaps in Drupal 7's entity CRUD implementation. Turns DrupalDefaultEntityController into a much better factory for entities. Exposes create, save/update, and delete, and lets you define your own hook API.

Media: Glogster

Component type

module

Categories

Maintenance status

Development status

Downloads

450

Component created

Component changed

Glogster is a social network that allows users to create free interactive posters, or glogs. The Media: Glogster module integrates with the Drupal 7 Media module to make it easy to embed glogs into your Drupal content, just by copying and pasting the embed code.

Fluid Infusion

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Fluid Infusion module is a developer utility module that makes components of the Fluid Infusion toolkit available to Drupal developers.

Fluid Infusion

We think good interfaces should be easy to use and easy to build. Infusion takes the pain out of developing accessible, high performance, clean and nimble
front-ends for applications that want to do more. Our approach is to leave you in control - it's your interface, using your markup, your way.

Users DB Rewrite SQL

Component type

module

Maintenance status

Development status

Downloads

176

Component created

Component changed

A simple module with the sole purpose of going and altering places that don't call db_rewrite_sql for listings (like core that doesn't; views will) for listings of users that a non-admin may somehow be exposed to.

Right now it does it for the action form for node_assign_owner_action (the change author of node action), the views bulk operation use of that action, and user/autocomplete, the path used to populate the author field on nodes.