sachatrauwaen / OpenContent

Structured Content editing for DNN (Dotnetnuke)
46 stars 25 forks source link

Implemented dnnSearchUrl template option #170

Closed skamphuis closed 3 years ago

skamphuis commented 3 years ago

This PR implements a new template field dnnSearchUrl.

It's a HBS-templatable field to be used for the Url-field in de search document. Can be used to set the URL for a search document to another URL than the OpenContent item URL.

For example: If an Open Content item is just used to add content to the search results on a website,, but links to another site, this can be used to make the search result link directly to the target site.