Date Dropdown In Different Languages.
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Alters web-form by adding a custom date field in three different languages - Chinese, Spanish, Vietnamese.
Alters web-form by adding a custom date field in three different languages - Chinese, Spanish, Vietnamese.
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 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 for PHP is a tool designed to present your debugging data in the absolutely best way possible.
In other words, it's
var_dump()anddebug_backtrace()on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox.
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 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
A Simple module that allows the admin to move managed files between the public and private area.
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:
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.
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.