From jvdwege at xs4all.nl Sat Dec 17 10:10:34 2016 Content-Type: multipart/mixed; boundary="===============6273192654673019413==" MIME-Version: 1.0 From: Joop To: users at ovirt.org Subject: Re: [ovirt-users] Modifying the main /ovirt-engine/ landing page -- add link to CA Cert? Date: Sat, 17 Dec 2016 11:10:30 +0100 Message-ID: <58550F16.7000007@xs4all.nl> In-Reply-To: sjma8bv4s1r.fsf@securerf.ihtfp.org --===============6273192654673019413== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On 16-12-2016 20:01, Derek Atkins wrote: > Hi, > > I'd like to make some modifications to the main /ovirt-engine/ landing > page that I (and my users) hit when then first connect to my server. > Specifically, I want to add another link under the "Downloads" section > to the ovirt CA certificate to make it much easier to download: > > Ovirt CA Certificate > > However I can't find the HTML for this page, and any links I've found > seem to refer back to 3.x locations and not anything for 4.0.5. > > Where can I find the HTML for this landing page, or how can I get this > link added? I presume I'll have to modify the page every time I update > the engine, too. > It might be hiding in the war file if that is used to deploy the application (engine) on wildfly (10.x). Another thought occured, can you use the plugin architecture to provide the extra link? Joop --===============6273192654673019413==--