<table width=100%> <tr valign=top> <td width=50%> <fieldset align=center> <legend align=right><b>Website Options</b></legend> <b>Website Languages :</b><br/> <form method=GET action=""> <table width=100%> <tr> <td>Language :</td> <td> <select name="lang" ONCHANGE="xajax_updatecharset(this.value);"> <option value="EN" selected>English</option> <option value="FR">French</option> <option value="NL">Dutch</option> </select> </td> </tr> <tr> <td>Language Charsets :</td> <td><span id="lang_charsets"> <select name="charset"> <option value="ISO-8859-1">ISO-8859-1</option> <option value="UTF-8" selected>UTF-8</option> </select> </span></td> </tr> </table> <input type=submit value="Change Language" /> </form> <hr/> <b>Website Themes :</b><br/> <form method=GET action=""> <table width=100%> <tr> <td>Templates Sets:</td> <td> <select name="theme" ONCHANGE=""> <option value="0">Fetchthat by ben</option> </select> </td> </tr> <tr> <td>Image based Variant :</td> <td><span id="theme_imgvar"> <select name="img"> <option value="0">Default</option> </select> </span></td> </tr> <tr> <td>CSS based Variant :</td> <td><span id="theme_cssvar"> <select name="css"> <option value="1">Style Dark</option> <option value="0">Style Light</option> </select> </span></td> </tr> </table> <input type=submit value="Change Theme" /> </form> </fieldset> <fieldset align=center> <legend align=right><b>Theme "FetchThat By Ben" Features</b></legend> <form> <input type="checkbox" name="themefeat[showdebug]" value="1" checked/> Send requests debug with pages content.<br/> <input type="checkbox" name="themefeat[showtime]" value="1" checked/> Show requests times.<br/> <input type="checkbox" name="themefeat[quicktheme]" value="1" checked/> Show quick theme swap.<br/> <input type="checkbox" name="themefeat[quicklang]" value="1" checked/> Show quick lang swap.<br/> These options, if disabled allow you to save some bandwidth.<br/> <input type=button value="Apply" /><br/> </form> </fieldset> <fieldset align=center> <legend align=right><b>Site Pages Features</b></legend> <form> <b>Pages Auto Refresh Feature :</b> minimum 10 secondes<br/> <table align=center width=100%> <tr> <td>RPCs :</td> <td> <input type="checkbox" name="" value="" checked/> After <input type="text" name="" value="30" size="3"/> secondes </td> </tr> <tr> <td>Queues :</td> <td> <input type="checkbox" name="" value="" checked/> After <input type="text" name="" value="30" size="3"/> secondes </td> </tr> </table> <input type=button value="Apply" /><br/> </form> <hr/> <form> <b>Default Search :</b> <select> <option>Newbin.org</option> </select> <select> <option>Movies</option> </select><input type=button value="Apply" /> </form> <hr/> <form> <b>Default Queue :</b> <select> <option>Shared Giganews</option> <option>Shared Test</option> </select><input type=button value="Apply" /> </form> </fieldset> </td> <td width=50%> <fieldset align=center> <legend align=right><b>REALMRef Account Information</b></legend> <table width=100%> <tr valign=top> <td width="50%"> Realm is using "auth" session handler.<br/> Session timeout : 900s<br/> Session maximum lifetime : n/a<br/> Your session was created at $sessdate.<br/> <br/> You are loged as UserID <b>2</b>.<br/> Your nick is <b>ben</b>.<br/> Your account is linked to Email :<br/> - <b>hide@address.com</b><br/> Your Groups Membership :<br/> - root, <b>admin</b>, <b>member</b><br/> <br/> You last loged in :<br/> - using autologin at $logdate<br/> <br/> Your account was created by :<br/> - user <b>root</b> at $regdate </td> <td width="50%"> <b>Change account Password</b> <table width=100%> <tr> <td>Password</td> <td><input type="password" name="mail[pass]" value="" size=20 /></td> </tr> <tr valign=top> <td>New Password</td> <td> <input type="password" name="mail[new]" value="" size=20 /> <input type="password" name="mail[conf]" value="" size=20 /> Confirmation </td> </tr> </table> <input type=button value="Change Password" /> <hr/> <b>Change Email linked to your account</b> <table width=100%> <tr> <td>Password</td> <td><input type="password" name="mail[pass]" value="" size=20 /></td> </tr> <tr valign=top> <td>Email</td> <td> <input type="text" name="mail[new]" value="cur-email" size=20 /><br /> <input type="text" name="mail[conf]" value="cur-email" size=20 /> Confirmation </td> </tr> </table> <input type=button value="Change Email" /><hr/> <b>Send Me Mail with content type</b><br/> <select name="mctype"> <option>Text</option> <option>Html</option> </select> <input type=button value="Apply" /> </td> </tr> </table> </fieldset> </td> </tr> </table>