Poll correct answer

Component type

module

Maintenance status

Development status

Downloads

776

Component created

Component changed

This module allows you to specify the correct answer for a poll question. When the correct answer has been selected, poll takers will see the correct answer displayed above the poll results.

This module is an add-on to the Poll module provided with Drupal core.

Doctor ORM

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project was created during one of my school project. We need to use our custom classes to develop some of our modules. The first problem was to connect our classes to the database using Drupal Database API. So I decided to make my own ORM dedicated to Drupal, and now I decide to publish my work.

More info on Github: https://github.com/Treast/drupal-doctor

gSoucemap

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Module create placeholder for sourcemap paths...
Enable module and set placeholder path on admin/config/development/gsourcemap

Custom Title

Component type

module

Maintenance status

Development status

Downloads

183

Component created

Component changed

Hide title field and late system populate/set automatically customize title as per combination of string & variable set by developer .

Use {{ kint(form) }} at the bottom in node-edit-form.html.twig to get form id. and change for id in custom_title.module file at if ($form_id == "your_form_id")