Fixed link to sourceforge logo.

Fixed bug in html page generation.
Updated download page.
Updated change date.


git-svn-id: https://svn.code.sf.net/p/jode/code/branches/branch_1_1@1318 379699f6-c40d-0410-875b-85095c16579e
branch_1_1
hoenicke 23 years ago
parent 7fca8d09e9
commit 98bf83e95d
  1. 2
      jode/doc/Makefile.am
  2. 52
      jode/doc/download.php
  3. 2
      jode/doc/footer.inc
  4. 4
      jode/doc/header.inc

@ -40,4 +40,4 @@ public_html_symlink:
footer.inc: public_html_symlink footer.inc: public_html_symlink
$(srcdir)/%.html: %.php footer.inc header.inc menu.inc $(srcdir)/%.html: %.php footer.inc header.inc menu.inc
lynx -source http://localhost/~$(LOGNAME)/$(JODE_PHP_DIR)/$(notdir $<)?extension=.html > $@ lynx -source http://localhost/~$(LOGNAME)/$(JODE_PHP_DIR)/$(notdir $<)?extension=html > $@

@ -1,42 +1,40 @@
<?php require("header.inc"); ?> <?php require("header.inc"); ?>
<h1>Download</h1> <h1>Download</h1>
<p>Jode is available in the download section. Click <?php <p>Jode is available in the <?
sflink("project/filelist.php")?>here</a> to download the latest sflink("project/filelist.php")?>download area</a> in source or
released source code of <i>JODE</i> binary form. For compiling the source code, you need several other
packages, check the <?php selflink("links") ?>links page</a>. You
<p>If you download the source code, you need several other packages to need a unix like environment for compilation.</p>
build <i>JODE</i>, check the <?php selflink("links") ?>links
page</a>. </p>
<p>The simplest way to get it, especially for non unix users, is in <p>The simplest way to get it, especially for non unix users, is in
precompiled form, though. I have two jar archives at the <a precompiled form, though. There are two jar archives in the download
href="ftp://jode.sourceforge.net/pub/jode">xftp server</a>. You may area:</P>
need to press shift while clicking on the link, depending on your
browser.
<?php
function jarlink($what) {
global $version;
echo "<a href=\"ftp://jode.sourceforge.net/pub/jode/jode-".$version.$what;
echo ".jar\">jode-".$version.$what.".jar</a>";
} ?>
<ul> <li><?php jarlink("-1.1") ?> is for JDK&nbsp;1.1. It contains <ul> <li>jode-1.1-JDK1.1.jar is for JDK&nbsp;1.1. If you want to use
the collection classes from the GNU Classpath project. If you want to the swing interface, you have to download swing separately, all other
use the swing interface, you have to download swing separately. </li> packages are already included in the archive. </li>
<li> <?php jarlink("-1.2") ?> is for JDK&nbsp;1.2 or better. </li> </ul> <li> jode-1.1.jar is for JDK&nbsp;1.2 or better. It should run
</p> without any other package.</li> </ul> </p>
<h1>CVS Repository</h1> <h1>CVS Repository</h1>
<p>You can get the latest sources from the <?php sflink("cvs/") ?> <p>You can get the latest sources from the <?php sflink("cvs/") ?> CVS
CVS repository</a>. repository</a>. Follow the instruction on that page; use
Follow the instruction on that page; use <code>jode</code> as <code>jode</code> as <i>modulename</i>. If you want to checkout a
<i>modulename</i>. Then change to the directory jode and run specific version you can use the <code>-r</code> option:</p>
<ul>
<li><code>-r jode_1_0_93</code>: checks out the version 1.0.93</li>
<li><code>-r branch_1_1</code>: checks out the latest version in the
1.1 series.</li> </ul>
<p>To build the sources from CVS change to the main directory where
the <code>configure.in</code> file resides and run
<pre>aclocal && automake -a && autoconf</pre> <pre>aclocal && automake -a && autoconf</pre>
Afterwards follow the instruction in the INSTALL file. </p> Afterwards follow the instruction in the INSTALL file. </p>
<?php require("footer.inc"); ?> <?php require("footer.inc"); ?>

@ -2,7 +2,7 @@
<TR> <TR>
<TD align="center"><SPAN class=footer> <TD align="center"><SPAN class=footer>
All trademarks and copyrights on this page are properties of their respective owners. <br> All trademarks and copyrights on this page are properties of their respective owners. <br>
Last updated on 27-May-2001, Last updated on 29-May-2001,
Copyright &copy; 1998-2001 by Jochen Hoenicke. Copyright &copy; 1998-2001 by Jochen Hoenicke.
Canonic URL is <a class=boldlink href="http://jode.sourceforge.net/">http://jode.sourceforge.net/</a></SPAN> Canonic URL is <a class=boldlink href="http://jode.sourceforge.net/">http://jode.sourceforge.net/</a></SPAN>
</TD> </TD>

@ -25,7 +25,7 @@ function sflink($link) {
<html> <html>
<head> <head>
<title>Java Optimize and Decompile Environment (JODE)</title> <title>Java Optimize and Decompile Environment (JODE)</title>
<meta name="date" content="2001-05-27"> <meta name="date" content="2001-05-29">
<meta name="description" content="JODE - Java Optimize and Decompile Environment."> <meta name="description" content="JODE - Java Optimize and Decompile Environment.">
<meta name="author" content="Jochen Hoenicke"> <meta name="author" content="Jochen Hoenicke">
<meta name="keywords" content="jode, java, decompiler, obfuscator, deobfuscator, reverse engineering, free, GPL"> <meta name="keywords" content="jode, java, decompiler, obfuscator, deobfuscator, reverse engineering, free, GPL">
@ -49,7 +49,7 @@ body { color:#000000; background-color: #FFFFFF; }
></td ></td
><td align="right" ><td align="right"
>Powered by <a href="http://sourceforge.net"><img >Powered by <a href="http://sourceforge.net"><img
src="http://sourceforge.net/sflogo.html?group_id=3790&type=1" src="http://sourceforge.net/sflogo.php?group_id=3790&type=1"
border=0 width=88 height=31 alt="SourceForge"></a><br border=0 width=88 height=31 alt="SourceForge"></a><br
>Best viewed with <a >Best viewed with <a
href="http://www.anybrowser.org/campaign/"><img href="http://www.anybrowser.org/campaign/"><img

Loading…
Cancel
Save