richter 2004/01/23 00:39:40
Modified: eg/web config.pl menuleft.epl
Log:
web updates
Revision Changes Path
1.7 +1 -1 embperl/eg/web/config.pl
Index: config.pl
===================================================================
RCS file: /home/cvs/embperl/eg/web/config.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- config.pl 3 Jan 2003 05:49:38 -0000 1.6
+++ config.pl 23 Jan 2004 08:39:40 -0000 1.7
@@ -190,7 +190,7 @@
},
{ menu => 'Installation', uri => 'pod/INSTALL.htm',
file => 'INSTALL.pod', sub =>
[
- { menu => 'CVS', relurl => 'pod/CVS.htm',
file => 'CVS.pod' }
+ { menu => 'CVS', relurl => 'pod/doc/CVS.htm',
file => 'CVS.pod' }
]
}, #{ menu => 'FAQ', uri => 'pod/Faq.htm',
file => 'Faq.pod' },
1.8 +1 -1 embperl/eg/web/menuleft.epl
Index: menuleft.epl
===================================================================
RCS file: /home/cvs/embperl/eg/web/menuleft.epl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- menuleft.epl 10 Jun 2003 04:03:09 -0000 1.7
+++ menuleft.epl 23 Jan 2004 08:39:40 -0000 1.8
@@ -80,7 +80,7 @@
<tr>
<td><img src="[+ $r -> {imageuri} +]linie-nav.gif" width="152"
height="1"></td>
</tr>
- [- menuitem ($r -> {baseuri} . 'pod/doc/Embperl.-page-13-.htm', 'Beta 2.0b9',
0, 1) -]
+ [- menuitem ($r -> {baseuri} . 'pod/doc/Embperl.-page-13-.htm', 'Beta 2.0b10',
0, 1) -]
<tr>
<td><img src="[+ $r -> {imageuri} +]linie-nav.gif" width="152"
height="1"></td>
</tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]