Changeset 420
- Timestamp:
- 04/12/08 19:21:48 (5 years ago)
- Location:
- profile.lastvisitors
- Files:
-
- 8 modified
-
de-informal.xml (modified) (3 diffs)
-
de.xml (modified) (3 diffs)
-
en.xml (modified) (3 diffs)
-
fr.xml (modified) (3 diffs)
-
templates/moreVisitors.tpl (modified) (2 diffs)
-
templates/moreVisitorsTab.tpl (modified) (1 diff)
-
templates/profilelastVisitor.tpl (modified) (3 diffs)
-
templates/profilelastVisitorSmall.tpl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
profile.lastvisitors/de-informal.xml
r418 r420 25 25 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab.description"><![CDATA[Bei Aktivierung dieser Option wird ein TabmenÃŒ im Benutzerprofil angezeigt. Der Tab fÃŒhrt zu einer extra Profilseite, die weitere Besucher des Profils auflistet. Die Anzahl der Besucher die maximal aufgelistet werden sollen lÀÃt sich unter "Weitere Besucheranzahl" einstellen.]]></item> 26 26 <item name="wcf.acp.option.show_lastvisitor_morevisitor"><![CDATA[Sollen weitere Besucher gespeichert werden?]]></item> 27 <item name="wcf.acp.option.show_lastvisitor_morevisitor.description"><![CDATA[Ist diese Option aktiviert, werden mehr Besucher vom System gespeichert. Dadurch ist es möglich, weitere Besucher entweder auf einer extra Seite oder im Benutzerprofil in einem TabmenÃŒ anzeigen zu lassen.<br /><font color = 'RED'>ACHTUNG: Bei Foren mit ÃŒber 1.000 Mitgliedern kann es bei Aktivierung dieser Option schnell zu einer sehr groÃen Datenmenge in der Datenbank kommen. Sollte es Performance-Probleme geben, sollte diese Option deaktiviert werden.</font>]]></item>27 <item name="wcf.acp.option.show_lastvisitor_morevisitor.description"><![CDATA[Ist diese Option aktiviert, werden mehr Besucher vom System gespeichert. Dadurch ist es möglich, weitere Besucher entweder auf einer extra Seite oder im Benutzerprofil in einem TabmenÃŒ anzeigen zu lassen.<br /><font color = 'RED'>ACHTUNG: Bei Foren mit ÃŒber 1.000 Mitgliedern kann es bei Aktivierung dieser Option schnell zu einer sehr groÃen Datenmenge in der Datenbank kommen. Sollte es Performance-Probleme geben, sollte diese Option deaktiviert werden.</font>]]></item> 28 28 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab_hide"><![CDATA[Soll das TabmenÃŒ erst versteckt werden?]]></item> 29 29 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab_hide.description"><![CDATA[Ist diese Option aktiviert, wird das TabmenÃŒ im Profil erst angezeigt, wenn die Profilbesucheranzahl gleich oder gröÃer der Besucheranzahl unter "Einstellungen" ist.]]></item> … … 69 69 <item name="wcf.user.option.profile.lastvisitor.allusers"><![CDATA[weitere Besucher anzeigen]]></item> 70 70 <item name="wcf.user.option.profile.lastvisitor.moretitle"><![CDATA[weitere Besucher des Profils von »{$user["username"]}ᅵ]]></item> 71 <item name="wcf.user.option.profile.lastvisitor.moretitle.description"><![CDATA[Auf dieser Seite werden weitere Besucher des Benutzerprofils von ᅵ{$user["username"]}« angezeigt.<br />Insgesamt sind derzeit in der Liste {$visitorCount} Besucher registriert.<br/>Maximal werden aber nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.]]></item>71 <item name="wcf.user.option.profile.lastvisitor.moretitle.description"><![CDATA[Auf dieser Seite werden weitere Besucher des Benutzerprofils von ᅵ{$user["username"]}« angezeigt.<br />Insgesamt sind derzeit in der Liste {$visitorCount} Besucher registriert.<br />Maximal werden aber nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.]]></item> 72 72 <item name="wcf.user.option.profile.lastvisitor.morevisitors.button"><![CDATA[zum Profil von »{$user["username"]}«]]></item> 73 73 <item name="wcf.user.option.profile.lastvisitor.moretitle.table"><![CDATA[weitere Besucher des Profils von »{$user["username"]}«.]]></item> 74 74 <item name="wcf.user.option.profile.lastvisitor.moretabtitle"><![CDATA[weitere Besucher des Profils von »{$user["username"]}«]]></item> 75 <item name="wcf.user.option.profile.lastvisitor.moretabtitle.description"><![CDATA[{if $visitorCount == 1}Insgesamt ist derzeit nur ein Besucher registriert.<br />Maximal werden nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.{/if}{if $visitorCount > 1}Insgesamt sind derzeit in der Liste {$visitorCount} Besucher registriert.<br/>Maximal werden nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.{/if}]]></item>75 <item name="wcf.user.option.profile.lastvisitor.moretabtitle.description"><![CDATA[{if $visitorCount == 1}Insgesamt ist derzeit nur ein Besucher registriert.<br />Maximal werden nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.{/if}{if $visitorCount > 1}Insgesamt sind derzeit in der Liste {$visitorCount} Besucher registriert.<br />Maximal werden nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.{/if}]]></item> 76 76 <item name="wcf.user.option.profile.lastvisitor.online"><![CDATA[Online]]></item> 77 77 <item name="wcf.user.option.profile.lastvisitor.offline"><![CDATA[Offline]]></item> … … 91 91 <item name="wcf.acp.group.option.admin.profile.lastvisitor.canseeboxes.description"><![CDATA[Mitglieder dieser Benutzergruppe können die Profil-Besucher-Box generell immer sehen, egal welche Einstellungen unter "Mitglieder" eingestellt sind.]]></item> 92 92 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible"><![CDATA[Sind Mitglieder dieser Benutzergruppe "unsichtbar"?]]></item> 93 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible.description"><![CDATA[Ist diese Option aktiviert, werden Mitglieder dieser Benutzergruppe nicht in der Profil-Besucher-Box angezeigt.<br ><font color='RED'>ACHTUNG: Der "UNSICHTBAR"-Modus funktioniert erst ab dem Zeitpunkt, wo er aktiviert wurde. Vorherige Besuche in Profilen werden noch angezeigt!</font>]]></item>93 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible.description"><![CDATA[Ist diese Option aktiviert, werden Mitglieder dieser Benutzergruppe nicht in der Profil-Besucher-Box angezeigt.<br /><font color='RED'>ACHTUNG: Der "UNSICHTBAR"-Modus funktioniert erst ab dem Zeitpunkt, wo er aktiviert wurde. Vorherige Besuche in Profilen werden noch angezeigt!</font>]]></item> 94 94 </category> 95 95 </language> -
profile.lastvisitors/de.xml
r418 r420 25 25 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab.description"><![CDATA[Bei Aktivierung dieser Option wird ein TabmenÃŒ im Benutzerprofil angezeigt. Der Tab fÃŒhrt zu einer extra Profilseite, die weitere Besucher des Profils auflistet. Die Anzahl der Besucher die maximal aufgelistet werden sollen lÀÃt sich unter "Weitere Besucheranzahl" einstellen.]]></item> 26 26 <item name="wcf.acp.option.show_lastvisitor_morevisitor"><![CDATA[Sollen weitere Besucher gespeichert werden?]]></item> 27 <item name="wcf.acp.option.show_lastvisitor_morevisitor.description"><![CDATA[Ist diese Option aktiviert, werden mehr Besucher vom System gespeichert. Dadurch ist es möglich, weitere Besucher entweder auf einer extra Seite oder im Benutzerprofil in einem TabmenÃŒ anzeigen zu lassen.<br /><font color = 'RED'>ACHTUNG: Bei Foren mit ÃŒber 1.000 Mitgliedern kann es bei Aktivierung dieser Option schnell zu einer sehr groÃen Datenmenge in der Datenbank kommen. Sollte es Performance-Probleme geben, sollte diese Option deaktiviert werden.</font>]]></item>27 <item name="wcf.acp.option.show_lastvisitor_morevisitor.description"><![CDATA[Ist diese Option aktiviert, werden mehr Besucher vom System gespeichert. Dadurch ist es möglich, weitere Besucher entweder auf einer extra Seite oder im Benutzerprofil in einem TabmenÃŒ anzeigen zu lassen.<br /><font color = 'RED'>ACHTUNG: Bei Foren mit ÃŒber 1.000 Mitgliedern kann es bei Aktivierung dieser Option schnell zu einer sehr groÃen Datenmenge in der Datenbank kommen. Sollte es Performance-Probleme geben, sollte diese Option deaktiviert werden.</font>]]></item> 28 28 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab_hide"><![CDATA[Soll das TabmenÃŒ erst versteckt werden?]]></item> 29 29 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab_hide.description"><![CDATA[Ist diese Option aktiviert, wird das TabmenÃŒ im Profil erst angezeigt, wenn die Profilbesucheranzahl gleich oder gröÃer der Besucheranzahl unter "Einstellungen" ist.]]></item> … … 69 69 <item name="wcf.user.option.profile.lastvisitor.allusers"><![CDATA[weitere Besucher anzeigen]]></item> 70 70 <item name="wcf.user.option.profile.lastvisitor.moretitle"><![CDATA[weitere Besucher des Profils von »{$user["username"]}ᅵ]]></item> 71 <item name="wcf.user.option.profile.lastvisitor.moretitle.description"><![CDATA[Auf dieser Seite werden weitere Besucher des Benutzerprofils von ᅵ{$user["username"]}« angezeigt.<br />Insgesamt sind derzeit in der Liste {$visitorCount} Besucher registriert.<br/>Maximal werden aber nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.]]></item>71 <item name="wcf.user.option.profile.lastvisitor.moretitle.description"><![CDATA[Auf dieser Seite werden weitere Besucher des Benutzerprofils von ᅵ{$user["username"]}« angezeigt.<br />Insgesamt sind derzeit in der Liste {$visitorCount} Besucher registriert.<br />Maximal werden aber nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.]]></item> 72 72 <item name="wcf.user.option.profile.lastvisitor.morevisitors.button"><![CDATA[zum Profil von »{$user["username"]}«]]></item> 73 73 <item name="wcf.user.option.profile.lastvisitor.moretitle.table"><![CDATA[weitere Besucher des Profils von »{$user["username"]}«.]]></item> 74 74 <item name="wcf.user.option.profile.lastvisitor.moretabtitle"><![CDATA[weitere Besucher des Profils von »{$user["username"]}«]]></item> 75 <item name="wcf.user.option.profile.lastvisitor.moretabtitle.description"><![CDATA[{if $visitorCount == 1}Insgesamt ist derzeit nur ein Besucher registriert.<br />Maximal werden nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.{/if}{if $visitorCount > 1}Insgesamt sind derzeit in der Liste {$visitorCount} Besucher registriert.<br/>Maximal werden nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.{/if}]]></item>75 <item name="wcf.user.option.profile.lastvisitor.moretabtitle.description"><![CDATA[{if $visitorCount == 1}Insgesamt ist derzeit nur ein Besucher registriert.<br />Maximal werden nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.{/if}{if $visitorCount > 1}Insgesamt sind derzeit in der Liste {$visitorCount} Besucher registriert.<br />Maximal werden nur {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} Besucher gespeichert.{/if}]]></item> 76 76 <item name="wcf.user.option.profile.lastvisitor.online"><![CDATA[Online]]></item> 77 77 <item name="wcf.user.option.profile.lastvisitor.offline"><![CDATA[Offline]]></item> … … 91 91 <item name="wcf.acp.group.option.admin.profile.lastvisitor.canseeboxes.description"><![CDATA[Mitglieder dieser Benutzergruppe können die Profil-Besucher-Box generell immer sehen, egal welche Einstellungen unter "Mitglieder" eingestellt sind.]]></item> 92 92 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible"><![CDATA[Sind Mitglieder dieser Benutzergruppe "unsichtbar"?]]></item> 93 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible.description"><![CDATA[Ist diese Option aktiviert, werden Mitglieder dieser Benutzergruppe nicht in der Profil-Besucher-Box angezeigt.<br ><font color='RED'>ACHTUNG: Der "UNSICHTBAR"-Modus funktioniert erst ab dem Zeitpunkt, wo er aktiviert wurde. Vorherige Besuche in Profilen werden noch angezeigt!</font>]]></item>93 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible.description"><![CDATA[Ist diese Option aktiviert, werden Mitglieder dieser Benutzergruppe nicht in der Profil-Besucher-Box angezeigt.<br /><font color='RED'>ACHTUNG: Der "UNSICHTBAR"-Modus funktioniert erst ab dem Zeitpunkt, wo er aktiviert wurde. Vorherige Besuche in Profilen werden noch angezeigt!</font>]]></item> 94 94 </category> 95 95 </language> -
profile.lastvisitors/en.xml
r418 r420 25 25 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab.description"><![CDATA[With activation of this option a Tab is indicated in the user profile. Of the tab leads to a specially profile side which lists other visitors of the profile.]]></item> 26 26 <item name="wcf.acp.option.show_lastvisitor_morevisitor"><![CDATA[Other visitors be stored?]]></item> 27 <item name="wcf.acp.option.show_lastvisitor_morevisitor.description"><![CDATA[If this option is activated, more visitors are stored by the system. Thereby it is possible to let indicate other visitors either on a specially side, or to let register in the user profile a tabmenu where other visitors can be indicated.<br /><font color = 'RED'>ATTENTION: in forums with more than 1,000 members it can lead with activation of this option fast to a very big database. Should it come to performance problems, this option should be deactivated.</font>]]></item>27 <item name="wcf.acp.option.show_lastvisitor_morevisitor.description"><![CDATA[If this option is activated, more visitors are stored by the system. Thereby it is possible to let indicate other visitors either on a specially side, or to let register in the user profile a tabmenu where other visitors can be indicated.<br /><font color = 'RED'>ATTENTION: in forums with more than 1,000 members it can lead with activation of this option fast to a very big database. Should it come to performance problems, this option should be deactivated.</font>]]></item> 28 28 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab_hide"><![CDATA[Should the tab menu be only hidden?]]></item> 29 29 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab_hide.description"><![CDATA[If this option is activated, the Tabmenu is only indicated in the profile when the profile visitor number is immediately or greater of the visitor's number under "settings".]]></item> … … 69 69 <item name="wcf.user.option.profile.lastvisitor.allusers"><![CDATA[other visitors register]]></item> 70 70 <item name="wcf.user.option.profile.lastvisitor.moretitle"><![CDATA[other visitors of the profile from »{$user["username"]}«]]></item> 71 <item name="wcf.user.option.profile.lastvisitor.moretitle.description"><![CDATA[On this side other visitors of the user profile from »{$user["username"]}« are indicated.<br />All together visitors are registered nowadays in the list {$visitorCount} however.<br/>Visitors become maximum only {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} stored.]]></item>71 <item name="wcf.user.option.profile.lastvisitor.moretitle.description"><![CDATA[On this side other visitors of the user profile from »{$user["username"]}« are indicated.<br />All together visitors are registered nowadays in the list {$visitorCount} however.<br />Visitors become maximum only {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} stored.]]></item> 72 72 <item name="wcf.user.option.profile.lastvisitor.morevisitors.button"><![CDATA[to the profile from »{$user["username"]}«]]></item> 73 73 <item name="wcf.user.option.profile.lastvisitor.moretitle.table"><![CDATA[other visitors of the profile from »{$user["username"]}«.]]></item> 74 74 <item name="wcf.user.option.profile.lastvisitor.moretabtitle"><![CDATA[other visitors of the profile from »{$user["username"]}«]]></item> 75 <item name="wcf.user.option.profile.lastvisitor.moretabtitle.description"><![CDATA[{if $visitorCount == 1}All together is registered nowadays only one visitor.<br />Visitors are stored At most only {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT}.{/if}{if $visitorCount > 1}All together visitors are registered nowadays in the list {$visitorCount}. <br/>Visitors are stored At most only {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT}.{/if}]]></item>75 <item name="wcf.user.option.profile.lastvisitor.moretabtitle.description"><![CDATA[{if $visitorCount == 1}All together is registered nowadays only one visitor.<br />Visitors are stored At most only {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT}.{/if}{if $visitorCount > 1}All together visitors are registered nowadays in the list {$visitorCount}. <br />Visitors are stored At most only {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT}.{/if}]]></item> 76 76 <item name="wcf.user.option.profile.lastvisitor.online"><![CDATA[Online]]></item> 77 77 <item name="wcf.user.option.profile.lastvisitor.offline"><![CDATA[Offline]]></item> … … 91 91 <item name="wcf.acp.group.option.admin.profile.lastvisitor.canseeboxes.description"><![CDATA[Members of this usergroup are able to see the recent profile visitors box, regardless of which settings are set.]]></item> 92 92 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible"><![CDATA[Are members of this usergroup "invisible"?]]></item> 93 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible.description"><![CDATA[If enabled, members of this usergroup are not shown as last visitors to profiles.<br ><span style="color: red;">ATTENTION: The "Invisible"-Mode only starts to work after it has been enabled. Previous visits to profiles will still be shown!</span>]]></item>93 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible.description"><![CDATA[If enabled, members of this usergroup are not shown as last visitors to profiles.<br /><span style="color: red;">ATTENTION: The "Invisible"-Mode only starts to work after it has been enabled. Previous visits to profiles will still be shown!</span>]]></item> 94 94 </category> 95 95 </language> -
profile.lastvisitors/fr.xml
r418 r420 25 25 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab.description"><![CDATA[En activant cette option, un onglet est affiché dans lle profil des utilisateurs. Cet onglet permet de visualiser la liste des autres visiteurs du profil.]]></item> 26 26 <item name="wcf.acp.option.show_lastvisitor_morevisitor"><![CDATA[Stocker les autres visiteurs]]></item> 27 <item name="wcf.acp.option.show_lastvisitor_morevisitor.description"><![CDATA[En activant cette option, vous pouvez stocker plus de visiteurs des profils dans le systÚme. Ainsi, il est possible dâafficher les visiteurs dans une zone spécifique, ou dans un onglet du profil des utilisateurs.<br /><font color = 'RED'>ATTENTION : Pour les forums de plus de 1000 membres, cette option peut augmenter significativement la taille de la base de données. En cas de problÚmes de performance, il est conseillé de désactiver cette option.</font>]]></item>27 <item name="wcf.acp.option.show_lastvisitor_morevisitor.description"><![CDATA[En activant cette option, vous pouvez stocker plus de visiteurs des profils dans le systÚme. Ainsi, il est possible dâafficher les visiteurs dans une zone spécifique, ou dans un onglet du profil des utilisateurs.<br /><font color = 'RED'>ATTENTION : Pour les forums de plus de 1000 membres, cette option peut augmenter significativement la taille de la base de données. En cas de problÚmes de performance, il est conseillé de désactiver cette option.</font>]]></item> 28 28 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab_hide"><![CDATA[Masquer lâonglet des visiteurs ?]]></item> 29 29 <item name="wcf.acp.option.show_lastvisitor_morevisitors_ontab_hide.description"><![CDATA[En activant cette option, lâonglet du menu de visualisation des derniers visiteurs nâest affiché que lorsque le nombre de visiteurs du profil est supérieur ou égal au nombre indiqué dans les paramÚtres.]]</item> … … 69 69 <item name="wcf.user.option.profile.lastvisitor.allusers"><![CDATA[Autres visiteurs enregistrés]]></item> 70 70 <item name="wcf.user.option.profile.lastvisitor.moretitle"><![CDATA[Autres visiteurs du profil de « {$user["username"]} »]]></item> 71 <item name="wcf.user.option.profile.lastvisitor.moretitle.description"><![CDATA[Les autres visiteurs du profil de « {$user["username"]} » sont indiqués ici.<br />Il y a au total {$visitorCount} visiteurs ayant consulté le profil aujourdâhui.<br/>Seulement {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} visiteurs sont enregistrés.]]></item>71 <item name="wcf.user.option.profile.lastvisitor.moretitle.description"><![CDATA[Les autres visiteurs du profil de « {$user["username"]} » sont indiqués ici.<br />Il y a au total {$visitorCount} visiteurs ayant consulté le profil aujourdâhui.<br />Seulement {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} visiteurs sont enregistrés.]]></item> 72 72 <item name="wcf.user.option.profile.lastvisitor.morevisitors.button"><![CDATA[vers le profil de « {$user["username"]} »]]></item> 73 73 <item name="wcf.user.option.profile.lastvisitor.moretitle.table"><![CDATA[autres visiteurs du profil de « {$user["username"]} ».]]></item> 74 74 <item name="wcf.user.option.profile.lastvisitor.moretabtitle"><![CDATA[Autres visiteurs du profil de « {$user["username"]} »]]></item> 75 <item name="wcf.user.option.profile.lastvisitor.moretabtitle.description"><![CDATA[Tous les visiteurs du profil sont enregistrés dans la liste {$visitorCount}.<br />Le nombre maximum de visiteur enregistré est de {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT}.]]></item>75 <item name="wcf.user.option.profile.lastvisitor.moretabtitle.description"><![CDATA[Tous les visiteurs du profil sont enregistrés dans la liste {$visitorCount}.<br />Le nombre maximum de visiteur enregistré est de {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT}.]]></item> 76 76 <item name="wcf.user.option.profile.lastvisitor.online"><![CDATA[En ligne]]></item> 77 77 <item name="wcf.user.option.profile.lastvisitor.offline"><![CDATA[Hors ligne]]></item> … … 91 91 <item name="wcf.acp.group.option.admin.profile.lastvisitor.canseeboxes.description"><![CDATA[Les membres de ce groupe peuvent afficher la fenêtre des derniers visiteurs de profils, quelque-soit la configuration paramétrée.]]></item> 92 92 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible"><![CDATA[Les membres de ce groupe sont « invisibles »]]></item> 93 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible.description"><![CDATA[En activant cette option, les membres de ce groupe ne sont pas affichés dans la fenêtre des derniers visiteurs de profils.<br ><span style="color: red;">ATTENTION : Le mode invisible ne fonctionne seulement aprÚs avoir été activé. Les visites précédentes de profils seront toujours affichées !</span>]]></item>93 <item name="wcf.acp.group.option.admin.profile.lastvisitor.isinvisible.description"><![CDATA[En activant cette option, les membres de ce groupe ne sont pas affichés dans la fenêtre des derniers visiteurs de profils.<br /><span style="color: red;">ATTENTION : Le mode invisible ne fonctionne seulement aprÚs avoir été activé. Les visites précédentes de profils seront toujours affichées !</span>]]></item> 94 94 </category> 95 95 </language> -
profile.lastvisitors/templates/moreVisitors.tpl
r371 r420 25 25 <div class="largeButtons"> 26 26 <ul> 27 <li><a href="index.php?page=User& userID={$profileID}{@SID_ARG_2ND}"><img src="{@RELATIVE_WCF_DIR}icon/membersM.png" alt="" /> <span>{lang}wcf.user.option.profile.lastvisitor.morevisitors.button{/lang}</span></a></li>27 <li><a href="index.php?page=User&userID={$profileID}{@SID_ARG_2ND}"><img src="{@RELATIVE_WCF_DIR}icon/membersM.png" alt="" /> <span>{lang}wcf.user.option.profile.lastvisitor.morevisitors.button{/lang}</span></a></li> 28 28 </ul> 29 29 </div> … … 44 44 {foreach from=$visitors item=user} 45 45 <div class="{cycle}"> 46 <div class="fieldTitle"><a href="index.php?page=User& userID={$user.userID}">{$user.username}</a></div>46 <div class="fieldTitle"><a href="index.php?page=User&userID={$user.userID}">{$user.username}</a></div> 47 47 <div class="fieldValue">{@$user.time|time}</div> 48 48 </div> -
profile.lastvisitors/templates/moreVisitorsTab.tpl
r411 r420 88 88 {foreach from=$visitors item='user'} 89 89 <div class="{cycle}"> 90 <div class="fieldTitle"><a href="index.php?page=User& userID={$user.userID}{@SID_ARG_2ND}">{$user.username}</a></div>90 <div class="fieldTitle"><a href="index.php?page=User&userID={$user.userID}{@SID_ARG_2ND}">{$user.username}</a></div> 91 91 <div class="fieldValue">{@$user.time|time}</div> 92 92 </div> -
profile.lastvisitors/templates/profilelastVisitor.tpl
r419 r420 9 9 </div> 10 10 <div class="{cycle}"> 11 <div class="fieldTitle">< b><u>{lang}wcf.user.option.profile.lastvisitor.visitor{/lang}</b></u></div>12 <div class="fieldValue">< b><u>{lang}wcf.user.option.profile.lastvisitor.time{/lang}</b></u></div>11 <div class="fieldTitle"><span style="text-decoration: underline"><b>{lang}wcf.user.option.profile.lastvisitor.visitor{/lang}</b></span></div> 12 <div class="fieldValue"><span style="text-decoration: underline"><b>{lang}wcf.user.option.profile.lastvisitor.time{/lang}</b></span></div> 13 13 </div> 14 14 {foreach from=$visitors item=$besucher} 15 15 <div class="{cycle}"> 16 <div class="fieldTitle"><a href="index.php?page=User& userID={$besucher["userID"]}">{$besucher["username"]}</a>16 <div class="fieldTitle"><a href="index.php?page=User&userID={$besucher["userID"]}">{$besucher["username"]}</a> 17 17 {if $besucher["lastActivityTime"] > TIME_NOW - USER_ONLINE_TIMEOUT && SHOW_LASTVISITOR_ONLINE == 1} 18 18 <img src="{@RELATIVE_WCF_DIR}icon/onlineS.png" alt="" title="{lang}wcf.user.option.profile.lastvisitor.online{/lang}" /> … … 27 27 {if SHOW_LASTVISITOR_MOREVISITORS == 1 && $visitorCount >= SHOW_LASTVISITOR_AMOUNT} 28 28 <div class="cycle"> 29 <div class="fieldTitle"><a href="index.php?page=MoreVisitors& profileID={$profileID}{@SID_ARG_2ND}">{lang}wcf.user.option.profile.lastvisitor.allusers{/lang}</a></div>29 <div class="fieldTitle"><a href="index.php?page=MoreVisitors&profileID={$profileID}{@SID_ARG_2ND}">{lang}wcf.user.option.profile.lastvisitor.allusers{/lang}</a></div> 30 30 </div> 31 31 {/if} … … 47 47 {if SHOW_LASTVISITOR_MOREVISITORS == 1 && $visitorCount >= SHOW_LASTVISITOR_AMOUNT} 48 48 <div class="cycle"> 49 <div class="fieldTitle"><a href="index.php?page=MoreVisitors& profileID={$profileID}{@SID_ARG_2ND}">{lang}wcf.user.option.profile.lastvisitor.allusers{/lang}</a></div>49 <div class="fieldTitle"><a href="index.php?page=MoreVisitors&profileID={$profileID}{@SID_ARG_2ND}">{lang}wcf.user.option.profile.lastvisitor.allusers{/lang}</a></div> 50 50 </div> 51 51 {/if} -
profile.lastvisitors/templates/profilelastVisitorSmall.tpl
r419 r420 1 1 {if SHOW_LASTVISITOR == 1 && SHOW_LASTVISITOR_SMALL == 1 && SHOW_LASTVISITOR_ALLUSERS == 1 && $visitorCount != 0 || SHOW_LASTVISITOR == 1 && SHOW_LASTVISITOR_SMALL == 1 && SHOW_LASTVISITOR_ALLUSERS != 1 && $this->user->userID == $profileID && $visitorCount != 0 || SHOW_LASTVISITOR_SMALL == 1 && $this->user->getPermission('admin.profile.lastvisitor.canseeboxes') && $visitorCount != 0} 2 <div id="userProfileOptions ">2 <div id="userProfileOptionsLastVisitors"> 3 3 <div class="border"> 4 4 <div class="containerHead"> … … 9 9 <ul> 10 10 {foreach from=$visitors item=$besucher} 11 <li><a href="index.php?page=User& userID={$besucher["userID"]}">11 <li><a href="index.php?page=User&userID={$besucher["userID"]}"> 12 12 {if $besucher["lastActivityTime"] > TIME_NOW - USER_ONLINE_TIMEOUT && SHOW_LASTVISITOR_ONLINE == 1} 13 13 <img src="{@RELATIVE_WCF_DIR}icon/onlineS.png" alt="" title="{lang}wcf.user.option.profile.lastvisitor.online{/lang}" /> … … 15 15 <img src="{@RELATIVE_WCF_DIR}icon/offlineS.png" alt="" title="{lang}wcf.user.option.profile.lastvisitor.offline{/lang}" /> 16 16 {/if} 17 {$besucher["username"]}{if SHOW_LASTVISITOR_TIME == 1}<br ><font size = 1> {@$besucher["time"]|time}</font>{/if}</a></li>17 {$besucher["username"]}{if SHOW_LASTVISITOR_TIME == 1}<br /><span style="font-size:0.8em"> {@$besucher["time"]|time}</span>{/if}</a></li> 18 18 {/foreach} 19 19 {if SHOW_LASTVISITOR_MOREVISITORS == 1 && $visitorCount >= SHOW_LASTVISITOR_AMOUNT} 20 20 <div class="cycle"> 21 <div class="fieldTitle"><a href="index.php?page=MoreVisitors& profileID={$profileID}{@SID_ARG_2ND}">{lang}wcf.user.option.profile.lastvisitor.allusers{/lang}</a></div>21 <div class="fieldTitle"><a href="index.php?page=MoreVisitors&profileID={$profileID}{@SID_ARG_2ND}">{lang}wcf.user.option.profile.lastvisitor.allusers{/lang}</a></div> 22 22 </div> 23 23 {/if}
