From sthorger at redhat.com Tue Nov 19 09:24:21 2019 Content-Type: multipart/mixed; boundary="===============0582732880690753940==" MIME-Version: 1.0 From: Stian Thorgersen To: keycloak-dev at lists.jboss.org Subject: Re: [keycloak-dev] Regarding https://issues.jboss.org/browse/KEYCLOAK-8162 Date: Tue, 19 Nov 2019 15:24:03 +0100 Message-ID: In-Reply-To: CAJuVHDzcN9Tu=kdn+5E4aX-doNh36h60hn=DzRBvXPg0Fh_kDQ@mail.gmail.com --===============0582732880690753940== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Yes, feel free to send a PR. I would add url.resourcesUrl and use that instead of "${hostname}${url.resourcesPath}". On Tue, 19 Nov 2019 at 15:04, vidhyadharan D wrote: > Hi Stian, > > May i give PR for this, ? > > Thanks, > vidhya > > On Wed, Sep 12, 2018 at 2:00 PM vidhyadharan D > wrote: > >> suppose if i move the themes from development to production, in that >> case i need to update the properties each time . where as in template >> variable it is automatically calculated. >> >> >> inline base64 images will suit for web emails, but for outlook it is not >> supported , however logo svg will apt for all email clients. >> >> by implementing the *${hostname}/${url.**resourcesPath}* *Custom fonts* >> also served from *themes location*. >> >>