No categories assigned

BlueSpiceTagSearch

< Manual:Extension
Revision as of 16:04, 27 May 2018 by Lsireta (talk | contribs) (What is TagSearch?)

What is TagSearch?

TagSearch allows the integration of a configurable search field in articles. This search field relies on ExtendedSearch.

Where to find TagSearch?

TagSearch is not a function which is placed somewhere special. The tag needs to be placed actively in an article of the wiki, to utilize the functionality.

Using TagSearch

TagSearch tag can be inserted in edit mode only. There are two ways to add this tag into an article.

  • Manually
Place the code <bs:tagsearch></bs:tagsearch> in the article wherever you want. It can only be added when editing in Wiki code mode, not in Visual Editor.
  • Using InsertMagic
If TagSearch is installed on the wiki, InsertMagic dialog will contain TagSearch tag. For more information on how to add tags using InsertMagic extension, read it's extension page.
TgSrch1.jpg
TgSrch2 .jpg

Save page:

TgSrch3.jpg

For Example

Setting Namespace with ID:


Setting Namespace with title:


There's no difference between nmsp="..." or ns="..." for defining the namespace.

Create a search portal:

Define a search portal

  • Insert the "tagsearch"-tag to integrate the search window:

<bs:tagsearch cat="Installation" operator="AND" />

  • Configure the search window by using the following variables:
  • namespace/namespaces,
  • category/categories,
  • search operator.

It is possible to add one or multiple search portals to one site, e.g. as a theme portal or on the main page. To optimize the view you can integrate the configured search windows into a table.

Hint: For every search window you can define a list showing the most frequented articles in the configured search space. You achive this by using a configured Toplist.

See also

Our reference page.

Attachments

Discussions