Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I created a "Text (formatted, long, with summary)" field. If I select a "Text Format" in "Default Value" and save it, it does not save and always returns to "Plain Text".
The only way to keep the "text format" in memory and put a text by default. But I do not want to put text by default.
How to force the selection of a default "text format" ?
I have a menu based on Article categories as is shown below. The problem with the menu is that the categories links are not working at all.I played with the URL rewrites some time ago. Since then, I have been having this problem.
Hi, I need to make a timer in a webform form, to know the total time it takes to fill it out. I thought that the best way to implement it could be by javascript. I have not seen any contrib module.
I've got a completely built site under Symfony 4.3 with a working theme split into multiple twig templates (ex., header/body/footer/etc). How difficult would it be to refactor those twig templates into Druapl?