Publii icon indicating copy to clipboard operation
Publii copied to clipboard

Added search modes and extra functions

Open wuniversales opened this issue 3 years ago • 2 comments

I have created a new search mode. This could be considered part of a solution for the ticket #321

When activating the search, two search modes appear:

1- External mode.

This mode redirects and searches any external web page.

Features of this mode:

  • Possibility of inserting the URL of a search engine.
  • Configurable search parameter.
  • Configurable form method.
  • It is allowed to "Force" external search engines to only find results from the user's website.
  • It is possible to open the results in a new tab.
  • This is the mode activated by default since it does not require any api key.
  • By default it is configured with duckduckgo, for obvious reasons of user privacy, but it can be configured with any search engine.

Screenshot: imagen

2- Integrated mode.

This mode integrates searches on the user's websites.

Features of this mode:

  • Use the previous internal search method.
  • Configurable search parameter.
  • It is possible to open the results in a new tab.

Screenshot: imagen

wuniversales avatar Oct 03 '20 23:10 wuniversales

It's ready

wuniversales avatar Oct 05 '20 16:10 wuniversales

Thanks for this @wuniversales ! Works great!

candideu avatar Mar 08 '22 05:03 candideu