Replace Dashboard Icons Plugin
Download here
Replace Icons Plugin
Supported Sisense Version: 7.0.2+
Plugin Version: 1.0
Last updated: April 19 2018
Description
This plugin allows users to replace certain icons in the dashboard and widget edit views with their own custom icons.
Icons currently supported:
- Widget Details (widget title bar dashboard view)
- Edit Widget (widget title bar dashboard view)
- Widget Options (widget title bar dashboard view)
- Filter Collapser/Expander (right-side filter panel)
- Download Widget (widget edit view)
Installation
1. Download the plugin
2. Extract the `.zip` folder to `C:\Program Files\Sisense\PrismWeb\Plugins`
- If the folder does not exist, please create it before extracting the `.zip` file.
If you are using version 7.2 and higher unzip the contents into your C:\Program Files\Sisense\app\plugins\ folder.
3. Remove default icons (named icon_{1-5}.png in the *icons* folder) and replace with your own
4. Configure the include config.less file (read more below)
5. Hard refresh your browser window (usually *Ctrl + F5* on PC)
Implementation
In the config.less file, you simply need to replace the file type of your custom icons (png, gif, jpeg, etc.) in the @file-type variable. Then replace the remaining variable names with the file names of the custom icon files you uploaded to the icons folder. To exclude certain customizations, simply comment out that particular rule in the style.less file (each rule is labeled for your convenience).
Limitations
- Not tested in versions before v7.0. Likely not to work in these versions due to markup changes.
- Slight variation in v7.0.2 and v7.1 markup requires a small change in the style.less file for the edit view download button customization. Comment in the file explains workaround.
If you would like to see this plugin extended, either in terms of support for earlier versions or including more icons, please let me know in the comments section.
Please sign in to leave a comment.
Comments
0 comments