Date: Thu Jun 20 09:01:00 CEST 2002
User: Derick Rethans
Directory: www.vl-srm.net/html
Log Message:
[0.25]
- Add news to front page
- Update stylesheet
Modified files:
www.vl-srm.net/html/index.php (version: 1.13)
www.vl-srm.net/html/srm.css (version: 1.7)
[FILE: /www.vl-srm.net/html/index.php]
--- www.vl-srm.net/html/index.php:1.12 Thu Jun 20 04:09:27 2002 GMT
+++ www.vl-srm.net/html/index.php Thu Jun 20 05:00:59 2002 GMT
@@ -1,6 +1,13 @@
<?php require ("include/header.inc"); ?>
<?php require ("include/footer.inc"); ?>
<?php page_header ("SRM", "PHP goes to the enterprise level"); ?>
+<h2>Idiot guide to SRM</h2>
+<p>
+ [2002-06-20] Jonathan Arkell has written an Idiots Guide to Installing SRM.
+ You can read this guide
+ here.
+</p>
+
<h2>Linuxtag</h2>
<p>
[2002-06-08] My presentation about SRM held on LinuxTag is now
[FILE: /www.vl-srm.net/html/srm.css]
--- www.vl-srm.net/html/srm.css:1.6 Wed Jun 19 04:00:14 2002 GMT
+++ www.vl-srm.net/html/srm.css Thu Jun 20 05:00:59 2002 GMT
@@ -76,6 +76,18 @@
font-family : Courier, serif;
font-size : 11pt;
}
+code{
+ color: black;
+ font-style: normal;
+ font-family : Courier, serif;
+ font-size : 10pt;
+}
+pre.screen{
+ color: black;
+ font-style: normal;
+ font-family : Courier, serif;
+ font-size : 9pt;
+}
td{
color: black;
font-style: normal;
Received on Thu Jun 20 09:48:31 2002
This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 10:00:03 CET