Skip to content
Snippets Groups Projects
Commit ac7bbca9 authored by runemaster's avatar runemaster
Browse files

XHTML 1.0 Transitional compliant. (Okay so I was bored <g>) This is...

XHTML 1.0 Transitional compliant.  (Okay so I was bored <g>)  This is dependant on the lower casing of the span tags in htmlansi.h and js_global.c
parent ec6dd6e1
No related branches found
No related tags found
No related merge requests found
<H2>ERROR!</H2>
<H3>%%err%%</H3>
<h2>ERROR!</h2>
<h3>%%err%%</h3>
<!-- $Id$ -->
<br>
<br />
<table width="100%" cellspacing="0" border="0" cellpadding="0" align="center">
<tbody>
<tr>
<td>
<div align="left">
<a href="http://www.synchro.net/"><img src="/graphics/sync_pb.gif" alt="Powered by: Synchronet" width="259" height="32" border="0"></a></div>
<a href="http://www.synchro.net/"><img src="/graphics/sync_pb.gif" alt="Powered by: Synchronet" width="259" height="32" border="0" /></a></div>
</td>
<td>
<div align="right">
<a href="http://validator.w3.org/check?uri=referer"><img border="0"
src="http://www.w3.org/Icons/valid-html401"
alt="Valid HTML 4.01!" height="31" width="88"></a><br>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"
alt="Valid XHTML 1.0!" height="31" width="88" border="0" /></a><br />
</div>
</td>
</tr>
......
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<!-- $Id$ -->
<head>
<title>%%title%%</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="/synchronet.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" href="/synchronet.css" type="text/css" />
</head>
<body>
<div align="center"><h3>%%JS:system.name%%</h3></div>
<p class="navigation"><a class="navigation" href="http://^^JS:system.inet_addr^^/">Home</a> : <a class="navigation" href="/members/">Members</a> : Information</p>
<p>Information Menu:</p>
<a href="userstats.ssjs">View your statistics</a><br>
<a href="sysinfo.ssjs">System information</a><br>
<a href="userstats.ssjs">View your statistics</a><br />
<a href="sysinfo.ssjs">System information</a><br />
<p class="navigation"><a class="navigation" href="http://^^JS:system.inet_addr^^">Home</a> : <a class="navigation" href="/members/">Members</a> : <a class="navigation" href="index.ssjs">Groups</a> : <a class="navigation" href="subs.ssjs?msg_grp=^^group:number^^">%%group:description%%</a> :
<a class="navigation" href="msgs.ssjs?msg_grp=^^group:number^^&amp;msg_sub=^^sub:code^^">%%sub:description%%</a>
<a class="navigation" href="subinfo.ssjs?msg_grp=^^group:number^^&amp;msg_sub=^^sub:code^^">[?]</a><br></p>
<a class="navigation" href="subinfo.ssjs?msg_grp=^^group:number^^&amp;msg_sub=^^sub:code^^">[?]</a><br /></p>
<table class="msg" border="0" width="95%">
<tr>
<td class="msgheader" nowrap>Subject:</td>
<td nowrap>%%hdr:subject%%</td>
<td class="msgheader" nowrap>To:</td>
<td nowrap>%%hdr:to%%</td>
<td class="msgheader" nowrap="nowrap">Subject:</td>
<td nowrap="nowrap">%%hdr:subject%%</td>
<td class="msgheader" nowrap="nowrap">To:</td>
<td nowrap="nowrap">%%hdr:to%%</td>
</tr>
<tr>
<td class="msgheader" nowrap>From:</td>
<td nowrap>%%hdr:from%%</td>
<td class="msgheader" nowrap>Date:</td>
<td nowrap>%%JS:system.timestr(@@hdr:when_written_time@@)%%</td>
<td class="msgheader" nowrap="nowrap">From:</td>
<td nowrap="nowrap">%%hdr:from%%</td>
<td class="msgheader" nowrap="nowrap">Date:</td>
<td nowrap="nowrap">%%JS:system.timestr(@@hdr:when_written_time@@)%%</td>
</tr>
<tr><td colspan="4"><hr></td></tr>
<tr><td colspan="4"><hr /></td></tr>
<tr>
<td colspan="4">
<object class="msg" type="text/html" border=2 data="msgframe.ssjs/^^group:number^^/^^sub:code^^/^^hdr:number^^" standby="Loading Message ..." width="100%" height="450">
<object class="msg" type="text/html" border="2" data="msgframe.ssjs/^^group:number^^/^^sub:code^^/^^hdr:number^^" standby="Loading Message ..." width="100%" height="450">
<pre class="leftalign">@@body@@</pre>
</object>
</td>
</tr>
</table>
@@JS:if(template.attachments==undefined) '<!--'; else '';@@
<b>Attachments:</b><br>
<b>Attachments:</b><br />
<<REPEAT attachments>>
<a href="attachments.ssjs/^^group:number^^/^^sub:code^^/^^hdr:number^^/^^attachments:name^^">%%attachments:name%%</a><br>
<a href="attachments.ssjs/^^group:number^^/^^sub:code^^/^^hdr:number^^/^^attachments:name^^">%%attachments:name%%</a><br />
<<END REPEAT attachments>>
@@JS:if(template.attachments==undefined) '-->'; else '';@@
<p class="msgcenter"><a href="reply.ssjs?msg_grp=^^group:number^^&amp;msg_sub=^^sub:code^^&amp;reply_to=^^hdr:number^^">Reply</a></p>
......
......@@ -17,7 +17,7 @@
<input name="offset" value="%%messages:offset%%" type="checkbox" />
</td>
<td class="msglist">
@@JS:if(@@messages:attachments@@>0) '<img alt="Attachment" src="/graphics/attach.gif">'; else '&nbsp;';@@
@@JS:if(@@messages:attachments@@>0) '<img alt="Attachment" src="/graphics/attach.gif" />'; else '&nbsp;';@@
</td>
<td class="msglist">
<a class="msglist" href="msg.ssjs?msg_grp=^^group:number^^&amp;msg_sub=^^sub:code^^&amp;message=^^messages:number^^">%%messages:subject%%</a>
......@@ -28,15 +28,15 @@
<td class="msglist">
%%messages:to%%
</td>
<td class="msglist" nowrap>
<td class="msglist" nowrap="nowrap">
%%JS:system.timestr(@@messages:when_written_time@@)%%
</td>
</tr>
<<END REPEAT messages>>
</table>
<br>
<div align="center"><input class="msg" type="submit" name="Delete" value="Delete Message(s)"></div>
<br />
<div align="center"><input class="msg" type="submit" name="Delete" value="Delete Message(s)" /></div>
</form>
<div align="center">@@pagelinks@@</div>
<br>
<br />
<form action="savemsg.ssjs" method="post">
<table class="postmsg" border="0" cellspacing="2" cellpadding="0">
<input type="hidden" name="msg_grp" value="%%group:number%%">
<input type="hidden" name="msg_sub" value="%%sub:code%%">
<input type="hidden" name="msg_grp" value="%%group:number%%" />
<input type="hidden" name="msg_sub" value="%%sub:code%%" />
<tbody>
<tr>
<td class="postmsg">Subject: <input class="postmsg" type="text" name="subject" value=""></td>
<td class="postmsg">To: <input class="postmsg" type="text" name="to" value="All"></td>
<td class="postmsg">Subject: <input class="postmsg" type="text" name="subject" value="" /></td>
<td class="postmsg">To: <input class="postmsg" type="text" name="to" value="All" /></td>
</tr>
<tr>
<td class="postmsg" colspan="2"><textarea class="postmsg" name=body rows="20" cols="80"></textarea></td>
......
<form action="savemsg.ssjs" method="post">
<table class="replymsg" border="0" cellspacing="2" cellpadding="0">
<input type="hidden" name="msg_grp" value="%%group:number%%">
<input type="hidden" name="msg_sub" value="%%sub:code%%">
<input type="hidden" name="msg_grp" value="%%group:number%%" />
<input type="hidden" name="msg_sub" value="%%sub:code%%" />
<tbody>
<tr>
<td class="replymsg">Subject: <input class="replymsg" type="text" name="subject" value="%%subject%%"></td>
<td class="replymsg">To: <input class="replymsg" type="text" name="to" value="%%from%%"></td>
<td class="replymsg">Subject: <input class="replymsg" type="text" name="subject" value="%%subject%%" /></td>
<td class="replymsg">To: <input class="replymsg" type="text" name="to" value="%%from%%" /></td>
</tr>
<tr>
<td class="replymsg" colspan="2"><textarea class="replymsg" name=body rows="20" cols="80">%%body%%</textarea></td>
......
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>%%title%%</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="/synchronet.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" href="/synchronet.css" type="text/css" />
</head>
<body class="msg">
<pre>@@body@@</pre>
......
......@@ -5,39 +5,39 @@
<table class="newuser" cellpadding="0" cellspacing="2">
<tr>
<td class="newuser" align="right">%%errs:alias%% Alias:</td>
<td class="newuser" align="left"><input type="text" name="alias" size="25" maxlength="25" value="%%posted:alias%%"></td>
<td class="newuser" align="left"><input type="text" name="alias" size="25" maxlength="25" value="%%posted:alias%%" /></td>
</tr>
<tr>
<td class="newuser" align="right">%%errs:name%% Real Name:</td>
<td class="newuser" align="left"><input type="text" name="name" size="25" maxlength="25" value="%%posted:name%%"></td>
<td class="newuser" align="left"><input type="text" name="name" size="25" maxlength="25" value="%%posted:name%%" /></td>
</tr>
<tr>
<td class="newuser" align="right">%%errs:handle%% Chat Handle:</td>
<td class="newuser" align="left"><input type="text" name="handle" size="8" maxlength="8" value="%%posted:handle%%"></td>
<td class="newuser" align="left"><input type="text" name="handle" size="8" maxlength="8" value="%%posted:handle%%" /></td>
</tr>
<tr>
<td class="newuser" align="right">%%errs:netmail%% E-Mail Address:</td>
<td class="newuser" align="left"><input type="text" name="netmail" size="60" maxlength="60" value="%%posted:netmail%%"></td>
<td class="newuser" align="left"><input type="text" name="netmail" size="60" maxlength="60" value="%%posted:netmail%%" /></td>
</tr>
<tr>
<td class="newuser" align="right">%%errs:address%% Mailing Address:</td>
<td class="newuser" align="left"><input type="text" name="address" size="30" maxlength="30" value="%%posted:address%%"></td>
<td class="newuser" align="left"><input type="text" name="address" size="30" maxlength="30" value="%%posted:address%%" /></td>
</tr>
<tr>
<td class="newuser" align="right">%%errs:location%% City and Province/State:</td>
<td class="newuser" align="left"><input type="text" name="location" size="30" maxlength="30" value="%%posted:location%%"></td>
<td class="newuser" align="left"><input type="text" name="location" size="30" maxlength="30" value="%%posted:location%%" /></td>
</tr>
<tr>
<td class="newuser" align="right">%%errs:zipcode%% Postal/Zip Code:</td>
<td class="newuser" align="left"><input type="text" name="zipcode" size="10" maxlength="10" value="%%posted:zipcode%%"></td>
<td class="newuser" align="left"><input type="text" name="zipcode" size="10" maxlength="10" value="%%posted:zipcode%%" /></td>
</tr>
<tr>
<td class="newuser" align="right">%%errs:phone%% Phone Number (###-###-####):</td>
<td class="newuser" align="left"><input type="text" name="phone" size="12" maxlength="12" value="%%posted:phone%%"></td>
<td class="newuser" align="left"><input type="text" name="phone" size="12" maxlength="12" value="%%posted:phone%%" /></td>
</tr>
<tr>
<td class="newuser" align="right">%%errs:birthdate%% Birthdate (MM/DD/YY):</td>
<td class="newuser" align="left"><input type="text" name="birthdate" size="8" maxlength="8" value="%%posted:birthdate%%"></td>
<td class="newuser" align="left"><input type="text" name="birthdate" size="8" maxlength="8" value="%%posted:birthdate%%" /></td>
</tr>
<tr>
<td class="newuser" align="right">%%errs:gender%% Gender:</td>
......@@ -48,5 +48,6 @@
<td class="newuser">
<button type="submit">Join!</button>
</td>
</tr>
</table>
</form>
......@@ -101,8 +101,8 @@ Version %%JS:system.full_version%%</p>
%%JS:system.compiled_with%%</p>
<p>%%JS:system.copyright%% - <a href="http://www.synchro.net/">http://www.synchro.net</a></p>
<p>%%JS:system.js_version%%</p>
<p>%%JS:system.socket_lib%%</P>
<p>%%JS:system.os_version%%</P>
<p>%%JS:system.socket_lib%%</p>
<p>%%JS:system.os_version%%</p>
<table>
<tr>
<td><pre class="leftalign">@@sysinfo@@</pre></td>
......
......@@ -7,14 +7,14 @@
<td class="userstats">%%JS:user.security.expiration_date?strftime("%m/%d/%y",user.security.expiration_date):"Never"%%</td>
<td class="userstats">Last on:</td>
<td class="userstats">%%JS:strftime("%m/%d/%y",user.stats.laston_date)%%</td>
<td class="userstats" colspan=2>%%JS:strftime("%H:%M",user.stats.laston_date)%%</td>
<td class="userstats" colspan="2">%%JS:strftime("%H:%M",user.stats.laston_date)%%</td>
</tr>
<tr>
<td class="userstats">Time on:</td>
<td class="userstats">%%JS:user.stats.total_timeon%%</td>
<td class="userstats">Today:</td>
<td class="userstats">
<table width="100%" border=0 cellpadding=0 cellspacing=0>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="userstats" align="left">%%JS:user.stats.timeon_today%%&nbsp;</td>
<td class="userstats" align="right">&nbsp;%%JS:user.limits.time_per_day;%%</td>
......@@ -23,7 +23,7 @@
</td>
<td class="userstats">Last Call:</td>
<td class="userstats">
<table width="100%" border=0 cellpadding=0 cellspacing=0>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="userstats" align="left">%%JS:user.stats.timeon_last_logon%%&nbsp;</td>
<td class="userstats" align="right">&nbsp;%%JS:user.limits.time_per_logon;%%</td>
......@@ -38,7 +38,7 @@
<td class="userstats">%%JS:user.stats.total_logons%%</td>
<td class="userstats">Today:</td>
<td class="userstats">
<table width="100%" border=0 cellpadding=0 cellspacing=0>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="userstats" align="left">%%JS:user.stats.logons_today%%&nbsp;</td>
<td class="userstats" align="right">&nbsp;%%JS:user.limits.logons_per_day%%</td>
......@@ -47,7 +47,7 @@
</td>
<td class="userstats">Posts:</td>
<td class="userstats">
<table width="100%" border=0 cellpadding=0 cellspacing=0>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="userstats" align="left">%%JS:user.stats.total_posts%%&nbsp;</td>
<td class="userstats" align="right">&nbsp;%%pinfo%%</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment