/[clonezilla-sysresccd]/trunk/www/404.html
ViewVC logotype

Diff of /trunk/www/404.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 129 by sng, Sat Sep 18 07:35:40 2010 UTC revision 141 by sng, Wed Sep 29 20:23:58 2010 UTC
# Line 89  $myRedirURL="index.html"; Line 89  $myRedirURL="index.html";
89    
90    
91  if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){  if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){
92    if (file_exists("clonezilla-sysresccd-full-mod-3.1.0.iso"))    if (file_exists("clonezilla-sysresccd-full-mod-3.2.0.iso"))
93      $myRedirURL="clonezilla-sysresccd-full-mod-3.1.0.iso";      $myRedirURL="clonezilla-sysresccd-full-mod-3.2.0.iso";
94    else    else
95      $myRedirURL="index.html#download";      $myRedirURL="index.html#download";
96  }else if(substr($onlyURL,strlen($onlyURL)-7,7) == ".tar.gz"){  }else if(substr($onlyURL,strlen($onlyURL)-7,7) == ".tar.gz"){
97    if(substr($onlyURL,1,28) == "create-clonezilla-sysresccd-")    if(substr($onlyURL,1,28) == "create-clonezilla-sysresccd-")
98      $myRedirURL="create-clonezilla-sysresccd-3.1.0.tar.gz";      $myRedirURL="create-clonezilla-sysresccd-3.2.0.tar.gz";
99  }  }
100    
101  echo $Text . $myRedirURL . "\">";  echo $Text . $myRedirURL . "\">";
# Line 108  echo $Text . $myRedirURL . "\">"; Line 108  echo $Text . $myRedirURL . "\">";
108  <H2>Clonezilla-SysRescCD</H2>  <H2>Clonezilla-SysRescCD</H2>
109  <H3>Error</H3>  <H3>Error</H3>
110    <div style="margin:0; padding: 3px; width: 980; position relative;">    <div style="margin:0; padding: 3px; width: 980; position relative;">
111      <div style="position: absolute; left: 0px;"><H4>15/09/2010 - v 3.1.0</H4></div>      <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>
112      <div style="position: absolute; right: 0px;"><H4>Last update: 18/09/2010</H4></div>      <div style="position: absolute; right: 0px;"><H4>Last update: 29/09/2010</H4></div>
113    </div>    </div>
114  </div>  </div>
115  <div id="linkline">  <div id="linkline">
# Line 154  If your browser does not support automat Line 154  If your browser does not support automat
154  redirection, please click <a href=\"index.html\">here</a>";  redirection, please click <a href=\"index.html\">here</a>";
155    
156  if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){  if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){
157    if (file_exists("clonezilla-sysresccd-full-mod-3.1.0.iso")) {    if (file_exists("clonezilla-sysresccd-full-mod-3.2.0.iso")) {
158      $lastPartOfText="      $lastPartOfText="
159      <tr valign=\"top\"><td><IMG src=\"images/cdrom.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>      <tr valign=\"top\"><td><IMG src=\"images/cdrom.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>
160      <td>      <td>
# Line 166  if (substr($onlyURL,strlen($onlyURL)-4,4 Line 166  if (substr($onlyURL,strlen($onlyURL)-4,4
166      You will be redirected in 20 seconds<br>      You will be redirected in 20 seconds<br>
167      to the new <b>Clonezilla-SysRescCD</b> ISO file<br>      to the new <b>Clonezilla-SysRescCD</b> ISO file<br>
168      If your browser does not support automatic<br>      If your browser does not support automatic<br>
169      redirection, please click <a href=\"clonezilla-sysresccd-full-mod-3.1.0.iso\">here</a><br><br>      redirection, please click <a href=\"clonezilla-sysresccd-full-mod-3.2.0.iso\">here</a><br><br>
170      You may also visit the project's <a href=\"index.html\">index page</a>";      You may also visit the project's <a href=\"index.html\">index page</a>";
171    }else{    }else{
172      $lastPartOfText="<tr valign=\"top\"><td><IMG src=\"images/important.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>      $lastPartOfText="<tr valign=\"top\"><td><IMG src=\"images/important.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>
# Line 196  if (substr($onlyURL,strlen($onlyURL)-4,4 Line 196  if (substr($onlyURL,strlen($onlyURL)-4,4
196      You will be redirected in 20 seconds<br>      You will be redirected in 20 seconds<br>
197      to the new <b>Clonezilla-SysRescCD</b> archive<br>      to the new <b>Clonezilla-SysRescCD</b> archive<br>
198      If your browser does not support automatic<br>      If your browser does not support automatic<br>
199      redirection, please click <a href=\"create-clonezilla-sysresccd-3.1.0.tar.gz\">here</a><br><br>      redirection, please click <a href=\"create-clonezilla-sysresccd-3.2.0.tar.gz\">here</a><br><br>
200      You may also visit the project's <a href=\"index.html\">index page</a>";      You may also visit the project's <a href=\"index.html\">index page</a>";
201    }    }
202  }  }
# Line 214  echo $lastPartOfText; Line 214  echo $lastPartOfText;
214  <!--<a name="template-top"></a>-->  <!--<a name="template-top"></a>-->
215    
216    <div id="footer">    <div id="footer">
217    <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.1.0">Spiros Georgaras</a>, 2007-2010<br /><br/>    <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.2.0">Spiros Georgaras</a>, 2007-2010<br /><br/>
218    Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>    Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
219    </div>    </div>
220  </div>  </div>

Legend:
Removed from v.129  
changed lines
  Added in v.141

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26