update
authorshort <>
Sun, 12 Oct 2003 06:43:52 +0000 (06:43 +0000)
committershort <>
Sun, 12 Oct 2003 06:43:52 +0000 (06:43 +0000)
project/332/ListItem.pm
project/List.html.pl
project/energie/ListItem.pm
project/vblib/ListItem.pm

index 917862c..ee717c0 100755 (executable)
@@ -37,7 +37,7 @@ our @ListItem=(
                "summary"=>"AmigaOS kernel port to embedded Motorola 68332",
                "license"=>"PD",
                "maintenance"=>"ready",
-               "sponsorship"=>@{[ a_href('http://www.princip.cz/','Princip') ]},
+               "sponsorship"=>@{[ a_href('http://www.geoinvest.cz/','Geoinvest') ]},
                "language"=>"680x0 asm, C",
                "description"=><<"HERE",
 <p>Core of the AmigaOS kernel (exec.library) ported to embedded Motorola 68332 computer.
index 598c73c..76b1ec3 100755 (executable)
@@ -60,7 +60,9 @@ sub format_url ($) { return (!$_[0] ? "" : '<a href="'.$_[0].'">X</a>'); }
 
 $col{"name"}{"format"}=sub {
                $_[0]=~s#<a\s[^>]*>([^<]*)</a>#$1#g;
-               return "<a href=\"".$_[1]."/\">".$_[0]."</a>";
+               return "<a href=\"".$_[1]."/\">"
+                               .$item{$_[1]}{"priority"}.":"   # debug
+                               .$_[0]."</a>";
                };
 
 $col{"license"}{"format"}=sub {
index e545c4d..98a2040 100755 (executable)
@@ -29,7 +29,7 @@ use My::Web;
 
 
 our @ListItem=(
-               "name"=>"common.php",
+               "name"=>"PHP Web",
                "platform"=>"web",
                "priority"=>4,
                "cvs"=>"www/www.energie.vellum.cz",
index 887a9ef..ecd9c61 100755 (executable)
@@ -37,7 +37,7 @@ our @ListItem=(
                "license"=>"PD",
                "maintenance"=>"ready",
                "language"=>"C",
-               "sponsorship"=>"<a href=\"http://www.princip.cz/\">Princip, a.s.</a>",
+               "sponsorship"=>"<a href=\"http://www.geoinvest.cz/\">Geoinvest</a>",
                "description"=><<"HERE",
 <p>Enables application to easily do input/output functions (like
 read/write, printf etc.) with memory streams while using performance effective