head 1.7; access; symbols; locks; strict; comment @# @; 1.7 date 2004.09.20.15.25.58; author rse; state Exp; branches; next 1.6; 1.6 date 2002.04.05.10.54.31; author rse; state Exp; branches; next 1.5; 1.5 date 2002.03.30.19.16.58; author rse; state Exp; branches; next 1.4; 1.4 date 2002.03.14.18.38.31; author rse; state Exp; branches; next 1.3; 1.3 date 2002.02.13.21.35.23; author rse; state Exp; branches; next 1.2; 1.2 date 2002.02.13.21.15.26; author rse; state Exp; branches; next 1.1; 1.1 date 2002.02.13.16.34.56; author rse; state Exp; branches; next ; desc @@ 1.7 log @fix URLs @ text @## ## ossp_newsflash.wml -- News Flash ## Copyright (c) 2000-2001 Ralf S. Engelschall ## " "" "" " "> <: open(FP, "< ") || die; my $max = ("" eq '' ? 9999 : ""); @@COL = ( '#e5e5e0', 'NONE', ); $ncol = 1; $n = 0; while () { s/T<(((?:OSSP|GNU)\s+)?([^>]+))>/$1<\/a>/g; s/L<(((?:OSSP|GNU)\s+)?([^>]+))>/$1<\/a>/g; s/P<([^>]+)>/$1<\/a>/g; s/N<([^>]+)>/$1<\/b>/g; s/B<([^>]+)>/$1<\/b>/g; s/I<([^>]+)>/$1<\/i>/g; s/H<([^>]+)>/$1<\/font><\/b>/g; $ncol = ($ncol + 1) % 2; $col = $COL[$ncol]; #$col = '#e5e5e5' if ($n == 0); if (m|^(.+?):(.+)|) { if ($col ne 'NONE') { print "\n"; } else { print "\n"; } print " \n"; print "\n"; } $n++; last if ($n >= $max); } close(FP); :> " "" "" " ">
Date    Newsflash


$1:  $2
  [more...]
@ 1.6 log @fix newsflash rendering @ text @d25 2 a26 2 s/T<(((?:OSSP|GNU)\s+)?([^>]+))>/$1<\/a>/g; s/L<(((?:OSSP|GNU)\s+)?([^>]+))>/$1<\/a>/g; @ 1.5 log @fix macro @ text @d25 2 a26 2 s/T<((OSSP\s+)?([^>]+))>/$1<\/a>/g; s/L<((OSSP\s+)?([^>]+))>/$1<\/a>/g; @ 1.4 log @add support for libs and tools linking @ text @d7 1 a7 4 d56 1 a56 3 @ 1.3 log @more content @ text @d28 2 @ 1.2 log @slight optical adjustments @ text @d22 1 a22 1 '#f0f0f0', d43 1 a43 1 print " $1:   $2\n"; @ 1.1 log @Wohhoooo! First cut for our long awaited OSSP website... @ text @d13 1 a13 1 @