Elxis CMS Forum

Support => Elxis 4.x/5.x DEV => Topic started by: seadhna on May 05, 2023, 17:37:29

Title: Content Search Engine
Post by: seadhna on May 05, 2023, 17:37:29
Hi datahell,
thre are three search engines built into Elxis by default: content, images, YouTube
If I change the name of the youtube search engine, e.g. to "videos" - I can see the new name on the frontend at www.example.org/search/
However, if I change the name of 'content', e.g. to "All Webpages" - the name remains 'content' on the front-end.
Is there any way to change the name of this search engine on the front-end?
Title: Re: Content Search Engine
Post by: datahell on May 10, 2023, 21:57:14
Each Search engine has a method that controls the engine's generic information, this method is called "engineInfo". engineInfo returns an array with the following elements:
title, description, metakeys.
These elements are related to language strings.