Currently, advanced_help does not by default declare itself as a search type, and this has to be done by hand. It should probably register automatically.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-Issue-1085770-automatically-integrate-with-core-sear.patch | 1.41 KB | fgm |
Comments
Comment #1
fgmTrying my first git patch on d.o...
Comment #2
dmitrig01 commentedI'm not sure this is a good idea -- on most websites, I woludn't want the main searchbox showing an advanced help tab to my users
Comment #3
fgmIt likely won't appear, since users will need the permission to access that tab anyway, so in most cases admin would be the only one seeing it, which seems to be the normal use case.
Comment #4
Taxoman commentedComment #5
gisleI don't see any benefit in this feature. Searching a site for content and searching a site for help are two different things, and IMHO, not even the admin will benefit from having those integrated.
Comment #6
fgmBut I still think it makes better sense from a UX standpoint to have all search features be available from the same place, but that's your call as the module maintainer.