Utility
Multi Value Field Overrides
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Ever found yourself wanting to get rid of some of the basic functionality that Drupal automatically adds to mutli-value fields, such as draggable handles, header row, or even add more button? Now you can!
How to use
Bootstrap Add Breakpoints
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module adds current breakpoint (xs,sm,md,lg) as body class for easy CSS writing depending on viewport width. Requires Bootstrap 3 theme or subtheme.
Relation UUID
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
View Own Unpublished
Component type
Categories
Maintenance status
Development status
Component created
Component changed
View Own Unpublished
Note: I created this module for a project in which I needed this, but probably I won't need it again so I hope there is someone who can take over maintenance. The code is pretty trivial though, it should keep working as long as the Drupal permissions API doesn't change.
Dynamic Weather
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Dynamic Weather is a responsive weather block.
Better News Feed
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Better News Feed, allows you to create a block with different feeds.
Paste Your Snippet
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Run Code
Component type
Maintenance status
Development status
Component created
Component changed
This module provides a Code Editor, which accepts a piece of code(currently PHP only) and displays its output. To get an Idea, think of following editors.
- W3School's "Try It!" editor.
- writecodeonline.com's editor.
Inputs are Welcome !
Features to Expect in future:-
Routing Debug
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
Routing Debug is a simple module that provides menu routing table with additional information like:
- name of the callback function,
- filename and path of file where the callback is defined,
- line number of function definition.
Intention of the module is to help developer to identify potential menu overrides. Module interface is accessible on devel/routing_debug URL.
