<div dir="ltr"><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Considering how themes are implemented in phpmyadmin, where each theme has its separate files in the themes folder, each having css, js, images and the theme info,</span><br></div>I think theme generator could be deployed as a web app on the phpmyadmin website itself. Something like <a href="http://www.phpmyadmin.com/theme-generator">www.phpmyadmin.com/theme-generator</a>. <div>Anyone could create a theme and export it as a zip file with all these files in it, this could be directly extracted to the themes folder and they would be ready to go.</div><div><br></div><div>But, also considering the fact that phpmyadmin is moslty used in third party servers which users directly buy online from the host, there could be an upload theme option in the software which would upload and save the theme user creates.</div><div><br></div><div>Lakshya</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 8, 2018 at 7:55 PM, Isaac Bennetch <span dir="ltr"><<a href="mailto:bennetch@gmail.com" target="_blank">bennetch@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello developers,<br>
<br>
As we ramp up for GSoC, Saksham and I have come across our first big<br>
design question to solve: Where to put the theme generator?<br>
<br>
I'd like some input on this. It seems to me this should be put in a<br>
different repository. Perhaps it should tightly integrate with<br>
phpMyAdmin, but perhaps it doesn't need to and can stand alone. I'm<br>
considering a standalone project that also can be included in<br>
phpMyAdmin (perhaps with composer install phpmyadmin-themegenerator or<br>
something vaguely like that) and phpMyAdmin would integrate with it if<br>
installed, but I'm also considering that such a thing might not be<br>
that needed and be overdesigning a solution.<br>
<br>
I have a few ideas bouncing around in my head but could benefit from<br>
some community/developer input.<br>
<br>
Isaac<br>
<br>
______________________________<wbr>_________________<br>
Developers mailing list<br>
<a href="mailto:Developers@phpmyadmin.net">Developers@phpmyadmin.net</a><br>
<a href="https://lists.phpmyadmin.net/mailman/listinfo/developers" rel="noreferrer" target="_blank">https://lists.phpmyadmin.net/<wbr>mailman/listinfo/developers</a><br>
</blockquote></div><br></div>