]> ###2024.04.03 - Fix maximum version of Unraid ###2023.08.31 - Handle non Dynamix compliant settings within Dynamix ###2023.08.27 - Allow indexing of CA settings - Error checking on search results - Support extra hidden search terms - Misc CSS changes ###2023.08.02 - Highlight search result on page when different language but searching in English - If no translation present, English autocompletes would appear twice ###2023.07.30 - Added: Multi-language support ###2023.02.14 - Compatibility with 6.12.0-beta13+ ###2023.02.13 - Added: CTRL / CMD K on open search box will now close it ###2023.02.07 - Fixed: Multiple CTRL-K would cause display aberrations ###2023.02.01 - Move to an icon on task bar - PHP8 compliance - CTRL-K or CMD-K will automatically open the search - Highlight search result on page navigated to - Minimum compatibility now 6.11.0 ###2022.12.07 - Fixed: Compatibility when searching from within File Manager ###2022.02.12 - Fixed: Preclear wouldn't show up in autocomplete entries - Fixed: Many autocomplete entries were being redirected to VPN Manager inproperly ###2021.12.24 - Compatibility fix with Dynamix File Manager (TBA) ###2021.11.15 - Redirect WG* to VPNmanager ###2021.06.04 - Don't show flashing cursor ###2021.04.25 - Prevent browser auto filling ###2021.04.10 - Support for Azure / Grey Themes ###2021.04.04 - Fixed: After navigating to a search result, the DONE button would reload the current page instead of taking you back to the previous ###2021.03.30 - Fix compatibility with OpenVPN plugin ###2021.03.28c - Only processes when the possibility exists for results to change - Compatibility with indexing Unassigned Devices' Settings ###2021.03.28a - Add indexing of individual settings on pages ###2021.03.28 - Fixed: Search bar wouldn't appear if coming from Apps tab ###2021.03.27b - Make search box and autocomplete font smaller - Do not interfere with GUI if autocomplete fails to populate ###2021.03.27 - Initial Release # Remove old 'source' files rm -f $(ls /boot/config/plugins/&name;/&name;*.txz 2>/dev/null | grep -v '&version;') https://raw.github.com/&github;/master/archive/&name;-&version;-x86_64-1.txz &md5; rm -rf /usr/local/emhttp/plugins/gui.search/gui.search.page rm -rf /tmp/gui.search ln -s /usr/local/emhttp/plugins/gui.search/gui_search_post_hook.sh /usr/local/emhttp/plugins/dynamix.plugin.manager/post-hooks/gui_search_post_hook.sh echo "" echo "----------------------------------------------------" echo " &name; has been installed." echo " Copyright 2021-2023, Andrew Zawadzki" echo " Version: &version;" echo " You need to navigate to another page for this to be active" echo "----------------------------------------------------" echo "" removepkg &name;-&version;-x86_64-1 rm -rf &plugdir; rm -rf /boot/config/plugins/&name;