Active
Project:
Themable forms
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
27 May 2019 at 15:38 UTC
Updated:
31 Jan 2023 at 14:30 UTC
Jump to comment: Most recent
How about consider merging this project's functionality into Twig Template Suggester
-module?
I just assuming the current project's maintainer and co-maintainer can still contribute on twigsuggest-module.
Comments
Comment #2
mlncn commentedAs a maintainer of twigsuggest i would welcome the merger. Synergy and all that. Corresponding issue: #3057385: Merge themable_forms into twigsuggest
Comment #3
jwilson3This sounds like a good idea. Seems silly to have special modules handle different template suggestions. I get the impression that Themable Forms is not being maintained, and it would be nice to get all form and field related template suggestions from one single module, because right now neither form.html.twig nor input.html.twig receives template suggestions from Themable Forms!
Ultimately I had to settle on using formdazzle! module for one project recently because this module lacked sensible template suggestions for form.html.twig (which is in the name of the module!). I was unaware that Twigsuggest existed and had support for form templates.
Comment #4
jwilson3Suggested approach for merging functionality from an apparently unmaintained module into one you already maintain:
Then, assuming that goes through and you become a co-maintainer:
Comment #5
lauriiiI'm happy to add maintainers to the project. I've not had time to maintain this since I'm not actually using it in any projects at the moment.
Also, if you all want to work on migrating the functionality to another module, I would be happy to just commit the changes needed for the deprecation.