Form Cancel Button

Component type

module

Maintenance status

Development status

Component created

Component changed

Very light module just to add "Cancel" button to note add/edit form.
On cancel action this module will redirect you in next priority:

  1. destination get parameter (if exists)
  2. http referer (if exists)
  3. node view page (if you were on edit form)
  4. front page (if you were on add node form)

Entity Data Extras

Component type

module

Maintenance status

Development status

Downloads

519

Component created

Component changed

Description
--------------------------
Add data_extras field to Entity, used as $user->data field.
Current support for node, taxonomy_term, file, user and bean.

Installation
--------------------------
1. Copy the entire entity_data_extras directory the Drupal sites/all/modules directory.
2. Login as an administrator. Enable the module on the Modules page.

Pageflow

Component type

module

Maintenance status

Development status

Downloads

991

Component created

Component changed

Pageflow is for single page website development. Pageflow provides an easy to use administration UI for creating theme agnostic single page workflows.

Pageflows are fieldable entities which allow integration with Domain Access.

Insert Field

Component type

module

Maintenance status

Development status

Downloads

2776

Component created

Component changed

Structured Content in an Unstructured World.

Insert Field provides a method of inserting fields into any text field on the current entity. It does so by using HTML Comments <!-- field_name[delta] --> that can easily be ignored if Insert Field is disabled.

CSS JS Total Control

Component type

module

Categories

Maintenance status

Development status

Downloads

1989

Component created

Component changed

Short Introduction

Makes it possible to manage themes' CSS and Javascript files with no coding and via theme .info file.
IE conditional comments support for both CSS/JS, replacing and disabling core and contributed modules' CSS/JS files, adding inline JS/CSS, Regular expression support!, are just few of the special features it offers.