References dialog Entity Translation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a modified version of References dialog that allowed us to use it on multilingual sites.

Basically, for a translatable content type:
1) Adds the 'Add translation' link, only displayed when a translation of the referenced node does not exist.
2) Updates the 'Edit' link to only be displayed when a translation exists.

Only implemented for Entity References and Entity Translation.

Page Controller

Component type

module

Categories

Maintenance status

Development status

Downloads

550

Component created

Component changed

Page Controller is no longer fully supported, and is now part of Ghost.

If you are using Page Controller already, you can continue as is, or switch to using Ghost if you prefer.

Kint

Component type

module

Maintenance status

Development status

Downloads

13

Component created

Component changed

What is it?

Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.

In other words, it's var_dump() and debug_backtrace() on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox.

Slug

Component type

module

Maintenance status

Development status

Downloads

1257

Component created

Component changed

The slug module manages menu links and urls for node pages in a different way than pathauto and the core menu system. It is much easier to use plus it keeps everything organized neatly.

So how does it do that?

On node pages there is now a "slug" section which contains a textfield for a "slug." and a Parent Item dropdown. This is the main-menu. Users select the parent item and set the slug (or it is generated from the title.) When saving the node the path is set based on those two factors.

Responsive Dropdown Menus

Component type

module

Categories

Maintenance status

Development status

Downloads

22139

Component created

Component changed

Responsive Dropdown Menus provides a new menu tree rendering to make responsive, drop-down enabled main menu possible on any theme. This sandbox was created to provide a simplistic approach to a common problem that gives theme builders room to customize.

Provides

Watchdog Messages

Component type

module

Maintenance status

Development status

Downloads

456

Component created

Component changed

This module displays watchdog entries as Drupal messages on the page. Useful for debugging, or for 3rd party modules, that wishes to capture watchdog entries.

Usage:

SMS Framework in D8

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

SMS Framework port to Drupal 8 (Issue #2093615)

This is my effort at porting SMS Framework module to Drupal 8. That module is not getting much love from the maintainers while maintainership has been changed twice. I have raised an issued to this effect in #2093615: Port SMS Framework to D8 and the patch did not get much attention from the maintainers either.

Web Profiler

Component type

module

Categories

Maintenance status

Development status

Downloads

8572

Component created

Component changed

Webprofiler has been merged with Devel!! All the development will continue in the Devel issue queue. Thanks to all the people who have used Webprofiler in these years .

Port of the Symfony WebProfiler Bundle as a Drupal 8 module.