You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2021. It is now read-only.
<p>MIDAS is a collection of server, client, and stand-alone tools for data archiving, analysis, and access.</p>
16
+
<h2>Welcome to Midas Platform!</h2>
17
+
<p>Midas Platform is a collection of server, client, and standalone tools for data archiving, analysis, and access.</p>
19
18
<ul>
20
-
<li>Hosts public and private collections of data</li>
21
-
<li>Handles massive collections and images</li>
22
-
<li>Manages image and non-image files and meta-data</li>
23
-
<li>Integrates BatchMake technology for server-side and stand-alone batch processing</li>
24
-
<li>Builds upon open source code and open standards</li>
19
+
<li>Hosts public and private collections of data;</li>
20
+
<li>Handles massive collections and images;</li>
21
+
<li>Manages images, files, and metadata;</li>
22
+
<li>Integrates BatchMake technology for server-side and standalone batch processing;</li>
23
+
<li>Builds upon open source code and open standards.</li>
25
24
</ul>
26
25
<div class="separator"></div>
27
26
<h3>Installation</h3>
28
-
This script will guide you during the installation of MIDAS.
29
-
MIDAS will store the datasets and related information in these directories.
30
-
Make sure they are fitting your installation or modify your config.php file.
31
-
<br/><br/>For more information go to: <a href="http://www.kitware.com/midaswiki/index.php/MIDAS3-Installation">http://www.kitware.com/midaswiki/index.php/MIDAS3-Installation</a>
27
+
This script will guide you during the installation of Midas Platform.<br/><br/>
28
+
For more information go to: <a href="http://www.kitware.com/midaswiki/index.php/MIDAS3-Installation">http://www.kitware.com/midaswiki/index.php/MIDAS3-Installation</a>
32
29
33
30
<h3>System check</h3>
34
31
<?php
@@ -37,32 +34,31 @@ PURPOSE. See the above copyright notices for more information.
echo"<li><span style=\"color:red\"> Unable to right in the application folder: {$this->basePath}. Please check you apache server permissions</span></li>";
43
+
echo"<li><span style=\"color:red\"> Unable to write to the application folder: {$this->basePath}. Please check your web server permissions.</span></li>";
0 commit comments