home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
Communiquer
/
V4S
/
V4Sfr.exe
/
V4S.dll
/
1036
/
HTML
/
139
< prev
next >
Wrap
Text File
|
2006-02-03
|
6KB
|
118 lines
<!DOCTYPE root [
<!ENTITY nbsp " ">
<!ENTITY eacute "é">
]>
<root xmlns:orb="http://www.orb.com">
<orb:crumbs name="V4S" href="<tmpl_var orbPageRoot/>"/>
<orb:crumbs name="<tmpl_if Inbox>Messages</tmpl_if><tmpl_if Trash>Recycle Bin</tmpl_if>" />
<tmpl_if warning><font color="red"><tmpl_var warning escape=html/></font><br/></tmpl_if>
<tmpl_var messageCount /><br />
<form method="post" action="orb://page?orbName=messageList&folder=<tmpl_var folder/>">
<tmpl_if hasNewMessages>
Nouveau messages:
<table cellspacing="0" cellpadding="1" width="100%">
<tmpl_loop newloop>
<tr<tmpl_if __ODD__> bgcolor="eef5fc"</tmpl_if>>
<td>
<tmpl_if hasTextOrForward><a href="orb://page?orbName=messageDetail&mediumId=<tmpl_var mediumId />"><img src="orb://image?orbName=text_msg.gif" width="<tmpl_var iconsize />" height="<tmpl_var iconsize />" border="0"/></a></tmpl_if>
</td>
<td>
<tmpl_if hasAudio><a href="orb://play?orbMediumId=<tmpl_var mediumId />" onclick="return clickPlay('{orb://play?orbMediumId=<tmpl_var mediumId />}');"><img src="orb://image?orbName=playthis.gif" width="<tmpl_var iconsize />" height="<tmpl_var iconsize />" border="0"/></a></tmpl_if>
<tmpl_if hasAudioDisabled><img src="orb://image?orbName=playthis_off.gif" width="<tmpl_var iconsize />" height="<tmpl_var iconsize />" border="0"/></tmpl_if>
</td>
<td><input type="checkbox" name="<tmpl_var mediumId/>" <tmpl_var checked /> /></td>
<td nowrap="nowrap"<tmpl_if isNew> style="font-weight:bold;"</tmpl_if>><tmpl_var date /></td>
<td<tmpl_if isNew> style="font-weight:bold;"</tmpl_if>>
<tmpl_if Sent>
<tmpl_var recipient escape=html/><tmpl_if hasMultipleRecipients>, ...</tmpl_if>
<tmpl_else/>
<tmpl_if !handle><Unknown user><tmpl_else/><tmpl_if fullname><tmpl_var fullname escape=html/> (</tmpl_if><tmpl_var handle escape=html/><tmpl_if fullname>)</tmpl_if></tmpl_if>
</tmpl_if>
</td>
<td<tmpl_if isNew> style="font-weight:bold;"</tmpl_if>><tmpl_var duration /></td>
</tr>
</tmpl_loop>
</table>
</tmpl_if>
<tmpl_if hasNewAndOldMessages>
<hr />
</tmpl_if>
<tmpl_if hasOldMessages>
Anciens messages:
<table cellspacing="0" cellpadding="1" width="100%">
<tmpl_loop loopitems>
<tr<tmpl_if __ODD__> bgcolor="eef5fc"</tmpl_if>>
<td>
<tmpl_if hasTextOrForward><a href="orb://page?orbName=messageDetail&mediumId=<tmpl_var mediumId />"><img src="orb://image?orbName=text_msg.gif" width="<tmpl_var iconsize />" height="<tmpl_var iconsize />" border="0"/></a></tmpl_if>
</td>
<td>
<tmpl_if hasAudio><a href="orb://play?orbMediumId=<tmpl_var mediumId />" onclick="return clickPlay('{orb://play?orbMediumId=<tmpl_var mediumId />}');"><img src="orb://image?orbName=playthis.gif" width="<tmpl_var iconsize />" height="<tmpl_var iconsize />" border="0"/></a></tmpl_if>
<tmpl_if hasAudioDisabled><img src="orb://image?orbName=playthis_off.gif" width="<tmpl_var iconsize />" height="<tmpl_var iconsize />" border="0"/></tmpl_if>
</td>
<td><input type="checkbox" name="<tmpl_var mediumId/>" <tmpl_var checked /> /></td>
<td nowrap="nowrap"<tmpl_if isNew> style="font-weight:bold;"</tmpl_if>><tmpl_var date /></td>
<td<tmpl_if isNew> style="font-weight:bold;"</tmpl_if>>
<tmpl_if Sent>
<tmpl_var recipient escape=html/><tmpl_if hasMultipleRecipients>, ...</tmpl_if>
<tmpl_else/>
<tmpl_if !handle><Unknown user><tmpl_else/><tmpl_if fullname><tmpl_var fullname escape=html/> (</tmpl_if><tmpl_var handle escape=html/><tmpl_if fullname>)</tmpl_if></tmpl_if>
</tmpl_if>
</td>
<td<tmpl_if isNew> style="font-weight:bold;"</tmpl_if>><tmpl_var duration /></td>
</tr>
</tmpl_loop>
</table>
</tmpl_if>
<table>
<tr>
<td><input class="button" type="submit" value="Tout sΘlectionner" ID="SelectAll" NAME="SelectAll"/></td>
<td><input class="button" type="submit" value="Tout desΘlectionner" ID="DeselectAll" NAME="DeselectAll"/></td>
</tr>
</table>
<table>
<tmpl_if Inbox>
<tr>
<td><input type="submit" value="DΘplacer dans la corbeille" name="recycle"/></td>
</tr>
</tmpl_if><tmpl_if Sent>
<tr>
<td>
<input type="checkbox" value="confirm" name="confirm"/>
</td>
<td>
<tmpl_if missingConfirmation><font color="red"></tmpl_if>
Cela supprimera dΘfinitivement les messages sΘlectionnΘe.<br/>
Les destinataires ne seront peut Ωtre pas en mesure d'Θcouter les messages audio correspondants.<br/>
Cochez la case pour confirmer la suppression.
<tmpl_if missingConfirmation></font></tmpl_if>
</td>
</tr>
<tr>
<td colspan="2"><input type="submit" value="Supprimer" name="delete"/></td>
</tr>
</tmpl_if><tmpl_if Trash>
<tr>
<td><input type="submit" value="Undelete" name="undelete"/></td>
<td><input type="hidden" value="confirm" name="confirm"/><input type="submit" value="Supprimer" name="delete"/></td>
</tr>
</tmpl_if>
</table>
<span class="fontsize1">Statut Skype: <tmpl_if skypeOnline><font color="#008000">En ligne</font><tmpl_else/><font color="#ff0000">Hors ligne</font> <input class="button" type="submit" value="Reconnecter Skype" NAME="reconnect" style="font-size: 10px"/></tmpl_if><br/></span>
<span class="fontsize1">Statut répondeur: <tmpl_if v4sEnabled><font color="#008000">AllumΘ</font><tmpl_else/><font color="#ff0000">Eteint</font></tmpl_if></span>
</form>
<script language="javascript">
<!--
window.setTimeout('refreshMessages()', 60000);
function refreshMessages()
{
window.location = '{orb://page?orbName=messageList&folder=<tmpl_var folder escape=url/><tmpl_var frameparams/>}';
}
function clickPlay(urlPlay)
{
window.setTimeout('refreshMessages()', 10000);
return true;
}
-->
</script>
</root>