Dotclear


Ignore:
Timestamp:
07/03/15 10:44:49 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add an blog option to disable internal search (404 on ?q= queries, search widget hidden), fixes #1888

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/_widgets_functions.php

    r3019 r3030  
    1919          global $core; 
    2020 
     21          if ($core->blog->settings->system->no_search) 
     22               return; 
     23 
    2124          if ($w->offline) 
    2225               return; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map