Uhhmmm, why do you want to do this? The admin screen is pretty much purely intended for developers/in-house use. Mostly I just want to be sure you aren't thinking about letting users, say, see this page. Consider /update?stream.body=<delete><query>*:*</query><delete/>
Best Erick On Thu, Oct 11, 2012 at 4:57 PM, Billy Newman <newman...@gmail.com> wrote: > Hello all, > > > I was just poking around in my solr distribution and I noticed some files: > admin-extra.html > admin-extra.menu-top.html > admin-extra.menu-bottom.html > > > I was really hoping that that was html inserted into the solr admin > page and I could modify the: > admin-extra.menu-top.html > admin-extra.menu-bottom.html > > files to make a header/footer. > > I un-commented out admin-extra.html and can now see that html in the > admin extras section for my core so not exactly what I was looking > for. > > Are the top/bottom html files used and are they really inserted at the > top and bottom of the page? > > Any way to get some headers in the static admin page? I would usually > just modify the html, but in this case there might already be > something I can use. > > Thanks, > Billy