customize default http web

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
Tom.Zhang
Posts: 34
Joined: Wed Jun 03, 2015 8:51 am

customize default http web

Post by Tom.Zhang »

Hi Void,

fist of all, thanks for your amazing Everything and quick response everytime. i hope you can support donation with Alipay for users like me from China.

my question is i'd like to modify the default web, i know we can customzie css and some icons, i want to add a link or maybe some simple js in it, how can i do? just get json from background and draw a web myself should work, i also want to whethere Everything support such customize first.

Thanks!
void
Developer
Posts: 15038
Joined: Fri Oct 16, 2009 11:31 pm

Re: customize default http web

Post by void »

I've added the ability to customize the internal http server strings in Everything 863b.

To customize these strings:
  • Download the stock HTTP Server strings.ini
  • In Everything 863b, type in the following search and press ENTER:
    /http_server_strings=c:\Everything\HTTP Server Strings.ini
    where c:\Everything\HTTP Server Strings.ini is the location of your HTTP Server Strings.ini you saved above.
  • Restart the HTTP server.
If you make changes to your HTTP Server Strings.ini you will need to restart the HTTP server for changes to take effect.
Post Reply