This is a small helper module and I believe it will grow with time. Main idea is to add some flexibility to render for process, each time we have to add some hook suggestion or preprocess functions etc.
So now you will have some of these things just out of the box like:
suggestions: $theme_name . '_' . $form_id
preprocess functions: $theme_name . '_preprocess_form__' . $form_id
Project URL: https://www.drupal.org/node/2776863
Git clone command: git clone --branch 8.x-1.x https://git.drupal.org/sandbox/shumer/2776863.git
Comments
Comment #2
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #3
hesnvabr commentedI cloned this project but i don't found this module in my local site.
Comment #4
arun ak commentedManual Review
Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
No: Does not follow the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
No: Does not follow the guidelines for project length and complexity. Module just adding custom template suggestion to all drupal forms. It is not always required templates for all forms including admin pages. You can provide separate configuration page or hooks to avoid this or add relevant conditions in
whippy_forms_form_alter().Secure code
Yes: Meets the security requirements.
Thanks,
ARUN AK
Comment #5
shumer commentedReadme file added, also configuration added to make functionality more user friendly and allow to interract only with required themes.
Comment #6
shumer commentedAs for this one, you just don;t eed to create template or preprocess function if you don't want to modify your form, in this case default Drupal workflow will be used, so I don't see any problem here.
Comment #7
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpsgitdrupalorgsandboxshumer2776863git
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #8
shumer commentedErrors fixed
Comment #9
miritas commentedReview
Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
Yes: Follows.
Code long/complex enough for review
Yes: Follows.
Secure code
Yes: Meets the security requirements.
Comment #10
m.krestnicov commentedManual Review
Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
Yes: Follows the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Comment #11
m.krestnicov commentedComment #12
arun ak commented/admin/config/whippy_forms) is not displaying in any of the config pages or menu. Usewhippy_forms.links.menu.ymlto add configuration link in admin menu. Also you can add config url inwhippy_forms.info.ymlto make it displayConfigurelink in module listing page.Thanks,
ARUN AK
Comment #13
shumer commentedLinks were added, so now you can find a link on Configuration page. Also theme hook suggestions were updates, so your issue with templates should be fixed.
Comment #14
m.krestnicov commentedLink is present. Templates for bartik and other themes worked for me.
Comment #15
misc commentedThanks for your contribution, shumer!
I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Thanks to the dedicated reviewer(s) as well.