junk sandbox 2

Component type

module

Categories

Component created

Component changed

Now As If can also maintain this important project.

Views Item Per Page

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to display a selector at the bottom of a view. This selector allows the visitor to choose how many items to show per page in the current view.

UPDATE : This module has been made obsolete by the version 3 of Views

Webform ajaxifier

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Webform ajaxifier allows a Webform to be posted with Ajax and its response to be viewed without a page load. This is extremely useful for block forms. It works for page nodes, but that's not what it was created for.

This module requires a response from the Ajax request:

  • error: the same form (with values) and errors (not the messages, just the classes in the form elements)
  • success: a confirmation message that's set in the webform properties (on /node/12/webform/configure)

Panels Grid

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Panels layout builder, allowing you to build grid layouts based on what grid systems fits the content of the current page best.

This panels layout was originally developed for panels 2, but is currently being developed to take advantage of Panels 3's Builder functionality.

notice that it's still in development for panels3
If anyone wants a look at the panels2 version of this code then give me a shout and I will upload it.

Contextual Annotation

Component type

module

Categories

Maintenance status

Development status

Downloads

455

Component created

Component changed

Allows contextual notes to be placed "around" nodes given a page, context or other defined constraint. Useful if you would like to "introduce" or "add to" a teaser differently in different contexts.

Global Region

Component type

module

Maintenance status

Development status

Downloads

445

Component created

Component changed

This module creates a "theme independent" Global Region. This region will show up on the blocks page of every theme. Blocks can be placed in this theme like regular theme regions.

The region will appear either at the top or left of the page. The regular body of the page will be pushed either down or to the right so that the Global Region will not overlap the current page.

The main purpose of this module is to create a region that can be used on sites where different pages have different themes.

EVA: Entity Views Attachment

Component type

module

Maintenance status

Development status

Downloads

411399

Component created

Component changed

"Eva" is short for "Entity Views Attachment;" it provides a Views display plugin that allows the output of a View to be attached to the content of any Drupal entity. The body of a node or comment, the profile of a user account, or the listing page for a Taxonomy term are all examples of entity content.

The placement of the view in the entity's content can be reordered on the "Field Display" administration page for that entity, like other fields added using the Field UI module.