Plugin: bot_admin_tooltips
This plugin allows to add fancy tooltips to the admin interface using Craig Thompson’s qtips.
While completely useless for your self-managed website it can be useful indeed to show customized instructions for your clients.
Features
- Generated tooltips can be customized in background, border and text color.
- By default standard txp “pophelps” are hidden but can cohexist with the plugin
- Tooltips can be activated on click (default) or hover.
- Tooltips can be associated with almost every page element under the “content” tab
- Tooltips accept html and recognize line breaks (for faster text insertion)
- Tooltips anchors have a class so can be customized via css
- glz_custom_fields compatible
Installation
Download contains three files:
- The plugin
- The jquery qtips plugin
- The licence for qtips
Upload qtips in a location of your choice (defaults is in “js” directory)
Install, activate the plugin and visit “extensions” > “bot_admin_tooltips”
Changelog
Version 0.4
- fixes this problem showing after login
- plugin preferences are no more showing in the “basic preferences” tab
- fixed this problem when having less than 2 cfs
- better escaping of tooltips text
- other minor fixes
Version 0.3
Adds glz_custom_fields 1.2.3 compatibility
Version 0.2
- fixed this bug (tooltips not working in “users” tab)
- Fixed repeated js call outlinead here
- had to remove “categories>title” item because its jquery targeting was conflicting with other items in the same tab
- added another submit button as per this request
- Some other minor fixes
- Download v 0.4 Download