Hi all, First of all, thanks for this great system !! The templates pages and other generated one have integrated design ex : table bgcolor="#FFFFFF" I propose to transform html pages with "div" formatting to separate code and design. Example in joint- files
On the other hand, has anyone thought of transformation of the mails into XML files storage (piped postfix posting as it actually is) ? We could then transform them into XHTML with XSLT, to have a forum-like archives browsing, [or to have a blog system (with comments posting)], keeping the mailing-list feature. I think you already thought of that. Humbly Dams --
body{
margin:1em;
background:white;
color:black;
font-family:Arial,sans-serif ;
font-size: x-small;
}
a:link{
color:#CD8406;
}
a:visited{
color:#234F5C;
}
a:hover, a:active{
text-decoration:none;
color:#5C8A5E;
}
.listtitle{
border: solid 1px #68979C;
width:90%;
margin:0 1em 0 0;
padding:0 1em 0 1em;
background: white;
color: black;
}
.listdesc{
font-style: italic;
font-size: x-small;
}
.chapter{
padding:10px 0 0 5px;
border-top: solid 1px #CD8406;
width: 90%;
font-weight: bold;
font-size: x-small;
}
.tag{
text-align:right;
font-weight: normal;
font-size: x-small;
}
.subscform{
padding: 5px;
width: 500px;
border: solid 1px #68979C;
}
.subscmsg{
/*color: #68979C;*/
padding: 5px;
border: dashed 1px #68979C;
font-style: italic;
}
pgpiohfir1BTq.pgp
Description: PGP signature
_______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
