Replaced all gif and jpg images into png
This commit is contained in:
@@ -55,7 +55,7 @@ First define the download area for the bbs. In my case, this is area 20. From
|
||||
here users can download the nodelists and nodediffs, files to the downlinks
|
||||
are send from here. Below is the example of my system.
|
||||
<P>
|
||||
<IMG SRC="images/nodelist.gif" Border="0" Alt="BBS download area 20">
|
||||
<IMG SRC="images/nodelist.png" Border="0" Alt="BBS download area 20">
|
||||
<P> </P>
|
||||
|
||||
<H3>The NODEDIFF tic area</H3>
|
||||
@@ -65,7 +65,7 @@ that purpose. I have keep# set to 5, this means the last 5 diff's are stored
|
||||
in the download directory, older ones are removed. Now you can receive
|
||||
nodediff files, store them for download, and send them to other nodes.
|
||||
<P>
|
||||
<IMG SRC="images/nodelist1.gif" Border="0" Alt="NODEDIZZ tic area">
|
||||
<IMG SRC="images/nodelist1.png" Border="0" Alt="NODEDIZZ tic area">
|
||||
<P> </P>
|
||||
|
||||
<H3>Apply the diff</H3>
|
||||
@@ -96,7 +96,7 @@ you get it and manually give the <strong>mbdiff</strong> commands as user
|
||||
<strong>mbse</strong> until you are up to date. Or, place the latest
|
||||
uncompressed nodelist in the directory <strong>/opt/mbse/tmp/nlwork</strong>.
|
||||
<P>
|
||||
<IMG SRC="images/nodelist2.gif" Border="0" Alt="Magic to apply the nodelist diff file">
|
||||
<IMG SRC="images/nodelist2.png" Border="0" Alt="Magic to apply the nodelist diff file">
|
||||
<P> </P>
|
||||
|
||||
<H3>Processing the new nodelist</H3>
|
||||
@@ -109,8 +109,8 @@ is shown below. The hatch manager runs automatic with the comand
|
||||
tic area <strong>NODELIST</strong> The two screens below show the hatch and
|
||||
tic setup for this area.
|
||||
<P>
|
||||
<IMG SRC="images/nodelist3.gif" Border="0" Alt="Hatch new nodelist">
|
||||
<IMG SRC="images/nodelist4.gif" Border="0" Alt="TIC area for new nodelist">
|
||||
<IMG SRC="images/nodelist3.png" Border="0" Alt="Hatch new nodelist">
|
||||
<IMG SRC="images/nodelist4.png" Border="0" Alt="TIC area for new nodelist">
|
||||
<P>
|
||||
Now that we have hatched the new nodelist and processed it the new nodelist
|
||||
is stored in in the download area, and maybe send some copies to downlinks.
|
||||
@@ -124,10 +124,10 @@ will handle that, only the latest two nodelists are kept there. The
|
||||
<strong>mbindex</strong> program is started by the taskmanager <strong>
|
||||
mbtask</strong>.
|
||||
<P>
|
||||
<IMG SRC="images/nodelist5.gif" Border="0" Alt="Magic copy nodelist and trigger compiler">
|
||||
<IMG SRC="images/nodelist5.png" Border="0" Alt="Magic copy nodelist and trigger compiler">
|
||||
<P> </P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.gif" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Reference in New Issue
Block a user