diff --git a/plugin/AD_Overlay/AD_Overlay.php b/plugin/AD_Overlay/AD_Overlay.php index df9fc8c368..22e6ce4618 100644 --- a/plugin/AD_Overlay/AD_Overlay.php +++ b/plugin/AD_Overlay/AD_Overlay.php @@ -16,7 +16,7 @@ class AD_Overlay extends PluginAbstract { public function getDescription() { $txt = "Display simple overlays - similar to YouTube's \"Annotations\" feature in appearance - during video playback."; - $help = "
Help"; + $help = "
Help"; return $txt . $help; } diff --git a/plugin/AD_Server/AD_Server.php b/plugin/AD_Server/AD_Server.php index f54a8ea71e..45a7e3f027 100644 --- a/plugin/AD_Server/AD_Server.php +++ b/plugin/AD_Server/AD_Server.php @@ -22,7 +22,7 @@ class AD_Server extends PluginAbstract { } public function getDescription() { - $desc = "VAST Ad Server
Help"; + $desc = "VAST Ad Server
Help"; return $desc; } diff --git a/plugin/ADs/ADs.php b/plugin/ADs/ADs.php index bc9728ed82..f505e7d60c 100644 --- a/plugin/ADs/ADs.php +++ b/plugin/ADs/ADs.php @@ -31,7 +31,7 @@ class ADs extends PluginAbstract { $txt = "Handle the ads system, like Adsense or similar"; $help = ""; - $help .= "
" + $help .= "
" . " Help"; return $txt . $help; diff --git a/plugin/AdsForJesus/AdsForJesus.php b/plugin/AdsForJesus/AdsForJesus.php index ed7d223f0e..b2cbab809b 100644 --- a/plugin/AdsForJesus/AdsForJesus.php +++ b/plugin/AdsForJesus/AdsForJesus.php @@ -30,7 +30,7 @@ class AdsForJesus extends PluginAbstract { public function getPluginMenu() { global $global; - return "4JesusTV"; + return "4JesusTV"; } public function getEmptyDataObject() { diff --git a/plugin/Cache/Cache.php b/plugin/Cache/Cache.php index 8468d5cfe8..7f4a01a211 100644 --- a/plugin/Cache/Cache.php +++ b/plugin/Cache/Cache.php @@ -16,7 +16,7 @@ class Cache extends PluginAbstract { global $global; $txt = "AVideo application accelerator to cache pages.
Your website has 10,000 visitors who are online, and your dynamic page has to send 10,000 times the same queries to database on every page load. With this plugin, your page only sends 1 query to your DB, and uses the cache to serve the 9,999 other visitors."; $txt .= "
To auto delete the old cache files you can use this crontab command 0 2 * * * php {$global['systemRootPath']}plugin/Cache/crontab.php this will delete cache files that are 3 days old everyday at 2 AM"; - $help = "
Help"; + $help = "
Help"; return $txt . $help; } diff --git a/plugin/CloneSite/CloneSite.php b/plugin/CloneSite/CloneSite.php index 8d34c304e7..a278d980bc 100644 --- a/plugin/CloneSite/CloneSite.php +++ b/plugin/CloneSite/CloneSite.php @@ -24,7 +24,7 @@ class CloneSite extends PluginAbstract if (!isSshpass()) { $txt .= "
To use rsync feature you must install sshpass sudo apt-get install sshpass
"; } - $help = "
Help"; + $help = "
Help"; return $txt . $help; } diff --git a/plugin/CustomizeAdvanced/CustomizeAdvanced.php b/plugin/CustomizeAdvanced/CustomizeAdvanced.php index d5ed103791..56ad7ab8d1 100644 --- a/plugin/CustomizeAdvanced/CustomizeAdvanced.php +++ b/plugin/CustomizeAdvanced/CustomizeAdvanced.php @@ -15,7 +15,7 @@ class CustomizeAdvanced extends PluginAbstract { public function getDescription() { $txt = "Fine Tuning your AVideo"; - $help = "
Help"; + $help = "
Help"; return $txt . $help; } diff --git a/plugin/InteractiveVideo b/plugin/InteractiveVideo index c5e3857804..358ad09ea5 160000 --- a/plugin/InteractiveVideo +++ b/plugin/InteractiveVideo @@ -1 +1 @@ -Subproject commit c5e3857804c03fcd09363e16175acdad70e1806b +Subproject commit 358ad09ea58cdcf550af4722c570e7b021454de1 diff --git a/plugin/Live/Live.php b/plugin/Live/Live.php index 9d1ac3abab..d5317caf71 100644 --- a/plugin/Live/Live.php +++ b/plugin/Live/Live.php @@ -46,7 +46,7 @@ class Live extends PluginAbstract { } } $desc .= "
Start Self hosted WebRTC server: php {$global['systemRootPath']}plugin/Live/standAloneFiles/WebRTCServer/server.php "; - $desc .= "
Help"; + $desc .= "
Help"; return $desc; } diff --git a/plugin/LiveLinks/LiveLinks.php b/plugin/LiveLinks/LiveLinks.php index 70b826f60e..6200cb0c0e 100644 --- a/plugin/LiveLinks/LiveLinks.php +++ b/plugin/LiveLinks/LiveLinks.php @@ -18,7 +18,7 @@ class LiveLinks extends PluginAbstract { public function getDescription() { $desc = "Register Livestreams external Links from any HLS provider, Wowza and others"; $desc .= $this->isReadyLabel(array('Live')); - $help = "
Help"; + $help = "
Help"; return $desc . $help; } diff --git a/plugin/LoginApple/LoginApple.php b/plugin/LoginApple/LoginApple.php index 7d6e0d9c7e..a86cdfbe3b 100644 --- a/plugin/LoginApple/LoginApple.php +++ b/plugin/LoginApple/LoginApple.php @@ -22,7 +22,7 @@ class LoginApple extends PluginAbstract { . "
Domains and Subdomains: ". $parse['host']."" . "
Return URLs: {$global['webSiteRootURL']}objects/login.json.php?type=$name" . ", {$global['webSiteRootURL']}plugin/MobileManager/oauth2.php?type=$name"; - $help = "
Help"; + $help = "
Help"; return $str.$help; } diff --git a/plugin/Permissions/Permissions.php b/plugin/Permissions/Permissions.php index a1185a2416..e0a2698c62 100644 --- a/plugin/Permissions/Permissions.php +++ b/plugin/Permissions/Permissions.php @@ -18,7 +18,7 @@ class Permissions extends PluginAbstract { public function getDescription() { $desc = "Permissions will allow you to add intermediate permisson to usergroups without need to make them Admin, " . " each plugin will have his own permission rules"; - $help = "
Help"; + $help = "
Help"; //$desc .= $this->isReadyLabel(array('YPTWallet')); return $desc.$help; } diff --git a/plugin/PredefinedCategory/PredefinedCategory.php b/plugin/PredefinedCategory/PredefinedCategory.php index 9f1b4de1bc..b4f18f02c0 100644 --- a/plugin/PredefinedCategory/PredefinedCategory.php +++ b/plugin/PredefinedCategory/PredefinedCategory.php @@ -14,7 +14,7 @@ class PredefinedCategory extends PluginAbstract { public function getDescription() { $txt = "Choose what category the video goes when upload, encode or embed"; - $help = "
Help"; + $help = "
Help"; return $txt . $help; } diff --git a/plugin/Scheduler/Scheduler.php b/plugin/Scheduler/Scheduler.php index 77c1000833..aa2e0d6261 100644 --- a/plugin/Scheduler/Scheduler.php +++ b/plugin/Scheduler/Scheduler.php @@ -15,6 +15,7 @@ class Scheduler extends PluginAbstract { global $global; $desc = "Scheduler Plugin"; + $desc = '
Help'; if (!_isSchedulerPresentOnCrontab()) { $desc = ""; $desc .= self::getCronHelp(); diff --git a/plugin/TopMenu/TopMenu.php b/plugin/TopMenu/TopMenu.php index 645eb13ae2..9fa0f927c0 100644 --- a/plugin/TopMenu/TopMenu.php +++ b/plugin/TopMenu/TopMenu.php @@ -16,7 +16,7 @@ class TopMenu extends PluginAbstract { } public function getDescription() { $txt = "Responsive Customized Top Menu"; - $help = "
Help"; + $help = "
Help"; return $txt.$help; } diff --git a/plugin/YPTSocket/YPTSocket.php b/plugin/YPTSocket/YPTSocket.php index 3ec8193ca4..cf8037411d 100644 --- a/plugin/YPTSocket/YPTSocket.php +++ b/plugin/YPTSocket/YPTSocket.php @@ -22,7 +22,7 @@ class YPTSocket extends PluginAbstract { $desc .= "
To test use php {$global['systemRootPath']}plugin/YPTSocket/test.php"; $desc .= "
To start it on server reboot add it on your crontab (Ubuntu 18+) sudo crontab -eu root than add this code on the last line @reboot sleep 60;nohup php {$global['systemRootPath']}plugin/YPTSocket/server.php &"; $desc .= "
If you use Certbot to renew your SSL use (Ubuntu 18+) sudo crontab -eu root than add this code on the last line 0 1 * * * nohup php {$global['systemRootPath']}plugin/YPTSocket/serverCertbot.php &"; - $help = "
run this command start the server Help"; + $help = "
run this command start the server Help"; //$desc .= $this->isReadyLabel(array('YPTWallet')); return $desc . $help; diff --git a/plugin/YouPHPFlix2/YouPHPFlix2.php b/plugin/YouPHPFlix2/YouPHPFlix2.php index 0d25b0fd9f..8c140a304a 100644 --- a/plugin/YouPHPFlix2/YouPHPFlix2.php +++ b/plugin/YouPHPFlix2/YouPHPFlix2.php @@ -15,7 +15,7 @@ class YouPHPFlix2 extends PluginAbstract public function getDescription() { $txt = "Make the first page looks like a Netflix site"; - $help = "
Help"; + $help = "
Help"; return $txt . $help; }