diff --git a/plugins/NerdPack.plg b/plugins/NerdPack.plg index a643a125..130828dc 100644 --- a/plugins/NerdPack.plg +++ b/plugins/NerdPack.plg @@ -3,12 +3,11 @@ - + - @@ -17,6 +16,11 @@ +###2016.01.10 +- added dynamic package description tootips +- updated tablesorter to v2.25.0 +- add tablesorter widgets (filter, saveSort, stickyHeaders, hover-highlight) +- added cli options to packagemanager script ###2015.12.30 - create packages directory on install ###2015.12.15a @@ -55,7 +59,7 @@ ###2015.05.15 - Added lftp 4.6.1 - Replaced installpkg with upgradepkg to allow package upgrading -- Added removal of packages upon uninstall of &name; +- Added removal of packages upon uninstall of NerdPack ###2015.04.29 - Added git 2.3.5 @@ -80,6 +84,20 @@ - cpio 2.11 + + +&gitURL;/plugins/packages.json + + + + +&gitURL;/plugins/packages/packages-desc + + @@ -133,7 +151,7 @@ echo "" echo "-----------------------------------------------------------" echo " &name; has been installed." echo " This plugin requires Dynamix webGui to operate" -echo " Copyright 2015, &author;, eschultz" +echo " Copyright 2016, &author;, eschultz" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" @@ -153,7 +171,7 @@ rm -f &plgpath;/&plgname;.md5 echo "" echo "-----------------------------------------------------------" echo " &name; has been removed." -echo " Copyright 2015, &author;, eschultz" +echo " Copyright 2016, &author;, eschultz" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" diff --git a/plugins/NerdPack.xml b/plugins/NerdPack.xml index ac46e962..e1cd5f77 100644 --- a/plugins/NerdPack.xml +++ b/plugins/NerdPack.xml @@ -11,8 +11,13 @@ This plugin allows installation of extra packages, mostly CLI, for advanced user http://lime-technology.com/forum/index.php?topic=37541.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.png -2015-12-30 +2016-01-10 +###2016.01.10 +- added dynamic package description tootips +- updated tablesorter to v2.25.0 +- add tablesorter widgets (filter, saveSort, stickyHeaders, hover-highlight) +- added cli options to packagemanager script ###2015.12.30 - create packages directory on install ###2015.12.15a diff --git a/plugins/libvirtwol.plg b/plugins/libvirtwol.plg index 76228f3e..3c0ed3b2 100644 --- a/plugins/libvirtwol.plg +++ b/plugins/libvirtwol.plg @@ -122,7 +122,7 @@ echo "" echo "-----------------------------------------------------------" echo " &name; has been installed." echo " This plugin requires Dynamix webGui to operate" -echo " Copyright 2015, &author;" +echo " Copyright 2016, &author;" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" @@ -146,7 +146,7 @@ sed -i -- 's/VMManager:1/OtherSettings/g' /usr/local/emhttp/plugins/dynamix.vm.m echo "" echo "-----------------------------------------------------------" echo " &name; has been removed." -echo " Copyright 2015, &author;" +echo " Copyright 2016, &author;" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" diff --git a/plugins/shellinabox-plugin.plg b/plugins/shellinabox-plugin.plg index 7bb6044a..0ed22ac6 100755 --- a/plugins/shellinabox-plugin.plg +++ b/plugins/shellinabox-plugin.plg @@ -138,7 +138,7 @@ echo "" echo "-----------------------------------------------------------" echo " &name; has been installed." echo " This plugin requires Dynamix webGui to operate" -echo " Copyright 2015, &author;" +echo " Copyright 2016, &author;" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" @@ -159,7 +159,7 @@ rm -f &plgpath;/*.md5 echo "" echo "-----------------------------------------------------------" echo " &name; has been removed." -echo " Copyright 2015, &author;" +echo " Copyright 2016, &author;" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 93e15866..df8122fb 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -147,7 +147,7 @@ echo "" echo "-----------------------------------------------------------" echo " &name; has been installed." echo " This plugin requires Dynamix webGui to operate" -echo " Copyright 2015, &author;" +echo " Copyright 2016, &author;" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" @@ -171,7 +171,7 @@ rm -f /boot/config/plugins/dynamix/speedtest.cron echo "" echo "-----------------------------------------------------------" echo " &name; has been removed." -echo " Copyright 2015, &author;" +echo " Copyright 2016, &author;" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" diff --git a/plugins/wakeonlan.plg b/plugins/wakeonlan.plg index 0fee1d43..f32bb242 100755 --- a/plugins/wakeonlan.plg +++ b/plugins/wakeonlan.plg @@ -116,7 +116,7 @@ echo "" echo "-----------------------------------------------------------" echo " &name; has been installed." echo " This plugin requires Dynamix webGui to operate" -echo " Copyright 2015, &author;" +echo " Copyright 2016, &author;" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" @@ -139,7 +139,7 @@ rm -f &plgpath;/*.txz echo "" echo "-----------------------------------------------------------" echo " &name; has been removed." -echo " Copyright 2015, &author;" +echo " Copyright 2016, &author;" echo " Version: &version;" echo "-----------------------------------------------------------" echo ""