diff --git a/application/modules/default/views/scripts/dl/index.phtml b/application/modules/default/views/scripts/dl/index.phtml index 07c77b3c1..049d0ceae 100644 --- a/application/modules/default/views/scripts/dl/index.phtml +++ b/application/modules/default/views/scripts/dl/index.phtml @@ -1,114 +1,141 @@ . **/ ?> Download/Install - + + + file_name; + $lastIndex = strripos($fileName, '.'); + $fileExt = ""; + if(!empty($lastIndex)) { + $fileExt = substr($fileName, $lastIndex+1); + } + $fileExt = strtoupper($fileExt); + $isAppimage = false; + if($fileExt == 'APPIMAGE') { + $isAppimage = true; + } + + ?>
link_type == 'download') { ?> Download prepared successfully, click the button below to start. Install prepared successfully, click the button below to start.

project_title ?>

-
+ + +
url.'">Please click here'; echo ''; } else { ?>
link_type == 'download') { ?> - + - -

*Needs ocs-url or ocs-store to install things

+ +

*Needs ocs-url or ocs-store to install things

+ For Appimages we recommend AppImageLauncher for system integration

"); + } + ?> + +
-
+ + +

-

+

getIdentity(); if(null == $identity || (null != $identity && !$this->isSupporter($identity->member_id))) { ?> Please consider to become a supporter to help the site grow. isSupporter($identity->member_id))) { ?> Thank you for your support!

-
+