From: <dj...@us...> - 2012-01-15 14:13:17
|
Revision: 8732 http://xoops.svn.sourceforge.net/xoops/?rev=8732&view=rev Author: djculex Date: 2012-01-15 14:13:11 +0000 (Sun, 15 Jan 2012) Log Message: ----------- ups forgotten templates Added Paths: ----------- XoopsModules/smallworld/trunk/templates/admin_help.html XoopsModules/smallworld/trunk/templates/admin_moduleinfo.html XoopsModules/smallworld/trunk/templates/admin_statistics.html XoopsModules/smallworld/trunk/templates/admin_useradmin.html Added: XoopsModules/smallworld/trunk/templates/admin_help.html =================================================================== --- XoopsModules/smallworld/trunk/templates/admin_help.html (rev 0) +++ XoopsModules/smallworld/trunk/templates/admin_help.html 2012-01-15 14:13:11 UTC (rev 8732) @@ -0,0 +1,36 @@ +<div class="smallworldadmin_tab_container"> + <div class="smallworldadmin_tab_content"> + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_hlp_about}></legend> + <p class="smallworldadmin"><{$lang_hlp_preface}></p> + </fieldset> + + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_hlp_requirements_t}></legend> + <p class="smallworldadmin"><{$lang_hlp_requirements}></p> + </fieldset> + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_hlp_recommended_t}></legend> + <p class="smallworldadmin"><{$lang_hlp_recommended}></p> + </fieldset> + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_hlp_installation_t}></legend> + <p class="smallworldadmin"><{$lang_hlp_firsttime}></p> + <h2><{$lang_hlp_hostedplatform_t}></h2> + <p class="smallworldadmin"><{$lang_hlp_hostedplatform}></p> + <h2><{$lang_hlp_upgrading_t}></h2> + <p class="smallworldadmin"><{$lang_hlp_upgrading}></p> + </fieldset> + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_hlp_faq_t}></legend> + <h2><{$lang_hlp_commen1_t}></h2> + <p class="smallworldadmin"><{$lang_hlp_commen1}></p> + </fieldset> + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_hlp_contacts_t}></legend> + <p class="smallworldadmin"><{$lang_hlp_otherhelp}></p> + </fieldset> + </div> + + <span style="margin: 27%; height: 50px; position: relative;"><{$smarty.const._AM_SMALLWORLD_SP}></span> +</div> \ No newline at end of file Added: XoopsModules/smallworld/trunk/templates/admin_moduleinfo.html =================================================================== --- XoopsModules/smallworld/trunk/templates/admin_moduleinfo.html (rev 0) +++ XoopsModules/smallworld/trunk/templates/admin_moduleinfo.html 2012-01-15 14:13:11 UTC (rev 8732) @@ -0,0 +1,15 @@ +<div class="smallworldadmin_tab_container"> + <div id="smallworldadmin_tab1" class="smallworldadmin_tab_content"> + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_moduleinfo}></legend> + <p class="smallworldadmin"><{$lang_installversion}> : <{$installversion}></p> + <p class="smallworldadmin"><{$lang_installdate}> : <{$installdate}></p> + </fieldset> + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_installversion_status}></legend> + <p class="smallworldadmin"><{$installversion_status}></p> + </fieldset> + </div> + <span style="margin: 27%; height: 50px; position: relative;"><{$smarty.const._AM_SMALLWORLD_SP}></span> +</div> +<!-- end smallworld Admin --> \ No newline at end of file Added: XoopsModules/smallworld/trunk/templates/admin_statistics.html =================================================================== --- XoopsModules/smallworld/trunk/templates/admin_statistics.html (rev 0) +++ XoopsModules/smallworld/trunk/templates/admin_statistics.html 2012-01-15 14:13:11 UTC (rev 8732) @@ -0,0 +1,61 @@ +<div class="smallworldadmin_tab_container"> + <div class="smallworldadmin_tab_content"> + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_userstats}></legend> + <p class="smallworldadmin"><{$lang_dateoffirstmessage}> : <{$dateoffirstmessage}></p> + <p class="smallworldadmin"><{$lang_totalusers}> : <{$totalusers}></p> + <p class="smallworldadmin"><{$lang_averagemsgperday}> : <{$averagemsgperday}></p> + <p class="smallworldadmin"><{$lang_topchatterstoday}></p> + <table class="smallworldadmin"> + <{section name=i loop=$topusertoday}> + <tr> + <td class="smallworldadmin"><{$topusertoday[i].img}></td> + <td class="smallworldadmin"><{$topusertoday[i].counter}></td> + <td class="smallworldadmin"><{$topusertoday[i].from}></td> + <td class="smallworldadmin"><{$topusertoday[i].cnt}></td> + <td class="smallworldadmin"><{$lang_messages}></td> + </tr> + <{/section}> + </table> + <p class="smallworldadmin"><{$lang_topchatters}></p> + <table class="smallworldadmin"> + <{section name=i loop=$topuser}> + <tr> + <td class="smallworldadmin"><{$topuser[i].img}></td> + <td class="smallworldadmin"><{$topuser[i].counter}></td> + <td class="smallworldadmin"><{$topuser[i].from}></td> + <td class="smallworldadmin"><{$topuser[i].cnt}></td> + <td class="smallworldadmin"><{$lang_messages}></td> + </tr> + <{/section}> + </table> + <p class="smallworldadmin"><{$lang_toprated}></p> + <table class="smallworldadmin"> + <{section name=i loop=$topratedusers}> + <tr> + <td class="smallworldadmin"><{$topratedusers[i].img}></td> + <td class="smallworldadmin"><{$topratedusers[i].counter}></td> + <td class="smallworldadmin"><{$topratedusers[i].user}></td> + <td class="smallworldadmin"><{$topratedusers[i].cnt}></td> + <td class="smallworldadmin"><img height = "8px" width="8px" src="../images/like.png"/></td> + </tr> + <{/section}> + </table> + <p class="smallworldadmin"><{$lang_bottomrated}></p> + <table class="smallworldadmin"> + <{section name=i loop=$bottomratedusers}> + <tr> + <td class="smallworldadmin"><{$bottomratedusers[i].img}></td> + <td class="smallworldadmin"><{$bottomratedusers[i].counter}></td> + <td class="smallworldadmin"><{$bottomratedusers[i].user}></td> + <td class="smallworldadmin"><{$bottomratedusers[i].cnt}></td> + <td class="smallworldadmin"><img height = "8px" width="8px" src="../images/dislike.png"/></td> + </tr> + <{/section}> + </table> + + </fieldset> + </div> + <span style="margin: 27%; height: 50px; position: relative;"><{$smarty.const._AM_SMALLWORLD_SP}></span> +</div> +<!-- end smallworld Admin --> \ No newline at end of file Added: XoopsModules/smallworld/trunk/templates/admin_useradmin.html =================================================================== --- XoopsModules/smallworld/trunk/templates/admin_useradmin.html (rev 0) +++ XoopsModules/smallworld/trunk/templates/admin_useradmin.html 2012-01-15 14:13:11 UTC (rev 8732) @@ -0,0 +1,121 @@ +<div class="smallworldadmin_tab_container"> + <div class="smallworldadmin_tab_content"> + <fieldset> + <legend class="smallworldadmin_legend"><{$lang_useradmin}></legend> + <p class="smallworldadmin"><{$smarty.const._AM_SMALLWORLD_USERADMIN_TITLE}></p> + <div id = "smallworld_admin_allusers"> + <{if $allusersinspectcounter > 0}> + <legend class="smallworldadmin_legend"><{$smarty.const._AM_SMALLWORLD_USERADMININSPECT_TITLE}></legend> + <table id ="smallworld_admin_allusers_table"> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_IMAGE}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_USERNAME}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_REALNAME}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_IP}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_COMPLAINTS}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_INSPECTTIME}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_INSPECTADD}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_INSPECTDELETE}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_DELETEUSER}></th> + <{foreach item=post from=$allusersinspect}> + <tr> + <td> + <img height="50px" width="60px" src="<{$post.userimage}>"/> + </td> + <td><{$post.username}></td> + <td><{$post.realname}></td> + <td><{$post.ip}></td> + <td><{$post.complaint}></td> + <td> + <span id = "clock-<{$post.userid}>"> + </span> + <script type='text/javascript'> + ( function($) { + $(function () { + $('#clock-<{$post.userid}>').countdown({onExpiry:SmallworldCountdownliftOff, until: +<{$post.userinspect_timetotal}>}); + }); + })( jQuery ); + </script> + + </td> + + <td> + <span id ="smallworld_addmoretime"> + <select rel="<{$post.userid}>" id="smallworld_addmoretime_options<{$post.userid}>"> + <option id="<{$post.userid}>" value="0"><{$smarty.const._AM_SMALLWORLD_ADDTIMEDROPDOWN_NOCHANGE}></option> + <{section name=addtimevalue start=1 loop=61 step=1}> + <option rel="<{$post.userid}>" value="<{$smarty.section.addtimevalue.index}>"> + <{$smarty.section.addtimevalue.index}><{$smarty.const._AM_SMALLWORLD_ADDTIMEDROPDOWN_MINUTES}> + </option> + <{/section}> + </select> + </span> + <img id="smallworld_addtime_img" rel = "<{$post.userid}>" height = "16px" width="16px" src="../images/time_add.png"/> + </td> + <td> + <img id="smallworld_deletetime_img" rel = "<{$post.userid}>" height = "16px" width="16px" src="../images/time_delete.png"/> + </td> + <td> + <img id="smallworld_accountdelete_img" name="<{$post.username}>" rel="<{$post.userid}>" height = "16px" width="16px" src="../images/accountdelete.png"/> + </td> + + </tr> + <{/foreach}> + </table> + <{/if}> + + <br/> + + <{if $allusersnoinspectcounter > 0}> + <table id ="smallworld_admin_allusers_table"> + <legend class="smallworldadmin_legend"><{$smarty.const._AM_SMALLWORLD_USERADMINNOINSPECT_TITLE}></legend> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_IMAGE}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_USERNAME}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_REALNAME}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_IP}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_COMPLAINTS}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_INSPECTTIME}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_INSPECTADD}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_INSPECTDELETE}></th> + <th><{$smarty.const._AM_SMALLWORLD_TITLE_DELETEUSER}></th> + + <{foreach item=posts from=$allusersnoinspect}> + <tr> + <td> + <img height="50px" width="60px" src="<{$posts.userimage}>"/> + </td> + <td><{$posts.username}></td> + <td><{$posts.realname}></td> + <td><{$posts.ip}></td> + <td><{$posts.complaint}></td> + <td> + </td> + + <td> + <span id ="smallworld_addmoretime"> + <select rel="<{$posts.userid}>" id="smallworld_addmoretime_options<{$posts.userid}>"> + <option value="0"><{$smarty.const._AM_SMALLWORLD_ADDTIMEDROPDOWN_NOCHANGE}></option> + <{section name=addtimevalue start=1 loop=61 step=1}> + <option value="<{$smarty.section.addtimevalue.index}>"> + <{$smarty.section.addtimevalue.index}><{$smarty.const._AM_SMALLWORLD_ADDTIMEDROPDOWN_MINUTES}> + </option> + <{/section}> + </select> + </span> + <img id="smallworld_addtime_img" rel = "<{$posts.userid}>" height = "16px" width="16px" src="../images/time_add.png"/> + </td> + <td> + <img id="smallworld_deletetime_img" rel = "<{$posts.userid}>" height = "16px" width="16px" src="../images/time_delete.png"/> + </td> + <td> + <img id="smallworld_accountdelete_img" name="<{$posts.username}>" rel = "<{$posts.userid}>" height = "16px" width="16px" src="../images/accountdelete.png"/> + </td> + + </tr> + <{/foreach}> + </table> + <{/if}> + </div> + </fieldset> + </div> + <span style="margin: 27%; height: 50px; position: relative;"><{$smarty.const._AM_SMALLWORLD_SP}></span> +</div> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |