| Re: My overloads of the templates search.tpl and userinfo.tpl |
| by alain01 on 2021/11/11 17:34:28 Thank you. Here, The relevant PR : https://github.com/XOOPS/XoopsCore25/pull/1124 |
| Re: My overloads of the templates search.tpl and userinfo.tpl |
| by liomj on 2021/10/27 7:19:32 Looking Good alain...nice |
| My overloads of the templates search.tpl and userinfo.tpl |
| by alain01 on 2021/10/22 12:48:53 I just finalized the overload of the templates search.tpl (Module system) and userinfo.tpl (Module profile). - I added an "automatic" image overload mode. If image overloading is present then use it otherwise use the default image - I modernized the page with a presentation by module in cards I also changed the location of some elements in order to have an optimal reading - I replaced "<< Previous Next >>" with nice buttons. They are now always visible and are simply disabled if the Next or Previous page does not exist - I also optimized the width and so now the display is responsive. Links : Search: https://www.monxoops.fr/search.php?query=xswatch4&action=results&lang=english Userinfo : https://www.monxoops.fr/modules/profile/userinfo.php?uid=2&lang=english Please leave your comments and suggestions. Finally, once completed, I could propose a Pull Request of these 2 templates in the xswatch4 theme in the core |