source: trunk/dnsbl/templates/browse.tmpl@ 20

Last change on this file since 20 was 7, checked in by Kris Deugau, 15 years ago

/trunk/dnsbl

export-dnsbl

  • Spit out SOA and NS records for rbldns/cidr output, Just In Case

browse.cgi:

  • Show comments for listme(block) and listme(org) ratings

dnsbl.cgi

  • Show registrar-parent browse detail on IPs submitted for listing. Copied most of browse.cgi code into dnsbl.cgi - this should really be split out

templates/report.tmpl

  • Added space for browse list data, added reference to CSS for browse listings

templates/browse.tmpl

  • Split out CSS for browse formatting into separate file instead of inline <style> header tag

templates/dnsbl.css

  • CSS for browse data
File size: 143 bytes
Line 
1<html><head><title>show all IPs and listing status</title>
2<link rel="stylesheet" type="text/css" href="templates/dnsbl.css" />
3</head>
4<body>
Note: See TracBrowser for help on using the repository browser.