junk sandbox 2
Component type
Categories
Component created
Component changed
Now As If can also maintain this important project.
Now As If can also maintain this important project.
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 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:
Modal forms make use of the modal feature in the ctools module to open some common forms in a modal window.
That's a simple text filter that replaces textual smileys inside posts with images in «Kolobok-style».
Read this issue for more detailed information: #936044: Port Smileys to Drupal 7
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.
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.
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.
Drupal implementation of Heyday's jQuery plugin to synchronize the scrolling of columns within a container.
So far all that exists are a quick 'n dirty implementation for D6 and D7. More to come.
"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.