Dear Tapestry users, After a quick talk with Jochen on this jira issue <https://issues.apache.org/jira/browse/TAP5-2457>. It appears that my modal system may interest some of you.
This module allows to show, update or hide a bootstrap modal in a very simple way. It makes your dom lighter if you are developing a website full of modals by using only one and modifying its content as needed. You can find more information on its github repository <https://github.com/talentroc/t5-bs-modal>. It really is a work in progress but i'll be glad to put some time into it if someone needs me to. Cheers, Charles.