Handy Block
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Provides blocks that contain the current entity (among other things) as context, and that are super-easy to theme.
Provides blocks that contain the current entity (among other things) as context, and that are super-easy to theme.
This Menu block extension module is used to hide inactive parent menu items.
Say you have the following structure with Low2 active:
By applying this module, the menu will be trimmed to this:
Clean comments is a plug & play module that cleans up the display of comments for usability and readabilty of the comment threads.
Clean comments adds a small js file (clean_comments.js) to every page load.
For now it only hides the comment links (delete, edit, reply, etc), and when the user hovers over the comment, it toggles the links visibility.
The height of the comment block element is set through JS inline at the begining in order to avoid jumping when toggling the links visiblity.
This module is used to add a header image to pages. You can use a single image for all pages or configure the context so there is a different header per section, type, or any other context supported by the Header Image module. If you are using the Community Media Slideshow on the homepage w/ the Community Theme, the slideshow will automatically override the cm_header.
Custom Page Layouter provides a simple inline interface for resizing and sorting elements on a Custom Page. This module provides both: an easy object oriented way to configure pages for developers, and an intuitive Drag & Drop interface for users.
A simple, small add-in that adds an editable class against each webform component to the webforms module.
The module is available in both D6 and D7 versions.
No Drupal 8 release will be created as this functionality has been incorporated into the webforms module under advanced, element classes.
Release 7.x-3.0 adds the ability to add user defined attributes (including javascript) to webform components.
Release 7.x-3.1 adds the ability to add user defined classes to nodes whilst displayed in edit mode.
N.B. 7.x-3.x is alpha code
Image Preset provides a new field formatter for image file entities, allowing you to directly choose an image style (from ImageCache), rather than having to create view modes and jump through hoops for every image style you want to display.
Usage:
The goal of this project is to create a views slideshow display and content type that will ultimately allow you to create a featured content slider that uses parallax to animate several elements independently from each other when the carousel slide changes
I will be aiming to produce something that will function like this (including browser fallbacks)
http://tympanus.net/Development/ParallaxContentSlider/
A sample content type is included that will contain fields for
What does the slabText jquery plugin do?
Put simply, the script splits headlines into rows before resizing each row to fill the available horizontal space. The ideal number of characters to set on each row is calculated by dividing the available width by the CSS font-size – the script then uses this ideal character count to split the headline into word combinations that are displayed as separate rows of text.
Lists html elements for theming purposes