Downloads
Release notes
New features
Search - filter on own website
When you add multiple sources (including the External Crawler), the search results have the options to filter those sources.
It is now possible to also set a filter for the Internal results.
To enable this filter, the administrator, has to configure SOLR first.Go to Configuration > Search and metadata > Apache Solr search > Settings.
At the column ‘Configuration’ select Facets.
Enable Internal source facet and save. Go to Configure filter and enable Remove "External crawler" entity and save.
The last step is to add a block to the Search page for this new filter.
Go to domain/search/site and add a block. Under the tab Facet API there is now the option Facet API: Apache Solr environment: localhost server : Internal source.
Select this and set a Subject as wished.
CVDR module - cronjob
In the previous implementation of the CVDR module, it was needed to clear the website cache to reload / update items.
The cron wim_cvdr is added to have a more reliable way of updating CVDR items.
Add Javascript (Live chat) Permissions changed
In a previous release the module WIM add script (wim_add_script) was added.
The permissions were added also to the webmaster role.
Due to security settings and the implementation effects, the permissions for a webmaster have been removed and are only available for a administrator.
Bugfixes
Add block - CVDR tab not showing
When the CVDR module is enabled, u can add blocks on pages linking to CVDR subjects. Due to a bug the tab on adding blocks, was not showing.
This is now possible again.
External Crawler - showing unpublished items
When a page is de-published on a website crawled using the External Crawler, the search results still link to the page.
To fix this, the External Crawler will now check for 403 status code.
There is also a extra option added for External Crawled sites called ‘Debug’ to enable dblog on indexing. You should only use this when something is wrong with crawling of sites. This will prevent the dblog from filling up with messages coming from the External Crawler.
Modules updates
Administration menu (admin_menu) is updated to 7.x-3.0-rc6.