Tom Hayakawa
tom_g3x****@users*****
2006年 8月 8日 (火) 17:27:17 JST
Index: xoops2jp/html/modules/base/admin/templates/module_information.html diff -u xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.8 xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.9 --- xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.8 Tue Aug 1 19:46:22 2006 +++ xoops2jp/html/modules/base/admin/templates/module_information.html Tue Aug 8 17:27:16 2006 @@ -16,7 +16,7 @@ </tr> <tr> <td class="head" rowspan="6" style="text-align:center;"> - <img src="<{$xoops_url}>/modules/<{$module->getShow('dirname')}>/<{$module->modinfo.image}>" /> + <img src="<{$xoops_url}>/modules/<{$module->getShow('dirname')}>/<{$module->modinfo.image}>" alt="<{$module->getShow('name')}>" title="<{$module->getShow('name')}>" /> <div><{$module->modinfo.name|escape}></div> </td> <td class="head"><{$smarty.const._MD_A_BASE_LANG_NAME}></td> @@ -158,11 +158,11 @@ <td class="head"><{$smarty.const._MD_A_BASE_LANG_ADMINMENU_INDEX}></td> <td class="<{cycle values='odd,even'}>"><{$module->modinfo.adminindex|escape}></td> </tr> - </tr> + <tr> <td class="head"><{$smarty.const._MD_A_BASE_LANG_ADMINMENU_MENU}></td> <td class="<{cycle values='odd,even'}>"><{$module->modinfo.adminmenu|escape}></td> </tr> - </tr> + <tr> <td class="head"><{$smarty.const._HELP}></td> <td class="<{cycle values='odd,even'}>"><{$module->modinfo.help|escape}></td> </tr> Index: xoops2jp/html/modules/base/admin/templates/module_list.html diff -u xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.11 xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.12 --- xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.11 Tue Aug 1 19:45:21 2006 +++ xoops2jp/html/modules/base/admin/templates/module_list.html Tue Aug 8 17:27:17 2006 @@ -19,35 +19,35 @@ </div> <{/if}> -<form method="post"> +<form method="post" action="#"> <{xoops_token form=$actionForm}> <table class="outer"> <tr> <th><{$smarty.const._MD_A_BASE_LANG_MID}><br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>"></a></th> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> <th><{$smarty.const._MD_A_BASE_LANG_NAME}><br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>"></a></th> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> <th><{$smarty.const._MD_A_BASE_LANG_VERSION}><br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>"></a></th> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> <th><{$smarty.const._MD_A_BASE_LANG_LASTUPDATE}><br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>"></a></th> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> <th><{$smarty.const._MD_A_BASE_LANG_WEIGHT}><br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>"></a></th> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> <th><{$smarty.const._MD_A_BASE_LANG_ISACTIVE}><br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>"></a></th> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> <th><{$smarty.const._MD_A_BASE_LANG_CONTROL}></th> </tr> <{foreach item=module from=$moduleObjects}> <tr class="<{cycle values='odd,even'}>" style="text-align:center;"> <td><{$module->getShow('mid')}></td> <td><img src="<{$xoops_url}>/modules/<{$module->getShow('dirname')}>/<{$module->modinfo.image}>" alt="<{$module->getShow('name')}>" /><br /> - <input type="text" size="22" name="name[<{$module->getShow('mid')}>]" value="<{$module->getShow('name')}>"></td> + <input type="text" size="22" name="name[<{$module->getShow('mid')}>]" value="<{$module->getShow('name')}>" /></td> <td><{$module->getRenderedVersion()}></td> <td><{$module->get('last_update')|xoops_formattimestamp:l}></td> <td> @@ -59,11 +59,11 @@ </td> <td><input type="checkbox" name="isactive[<{$module->getShow('mid')}>]" value="1" <{if $module->get('isactive')}>checked<{/if}> /></td> <td> - <a href="index.php?action=ModuleUpdate&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/update.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" title="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" /></a> + <a href="index.php?action=ModuleUpdate&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/update.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" title="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" /></a> <{if $module->get('isactive') == 0 }> - <a href="index.php?action=ModuleUninstall&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/uninstall.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_UNINSTALL}>" title="<{$smarty.const._MD_A_BASE_LANG_UNINSTALL}>" /></a> + <a href="index.php?action=ModuleUninstall&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/uninstall.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_UNINSTALL}>" title="<{$smarty.const._MD_A_BASE_LANG_UNINSTALL}>" /></a> <{/if}> - <a href="index.php?action=ModuleInfo&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/info.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" title="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" /></a> + <a href="index.php?action=ModuleInfo&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/info.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" title="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" /></a> </td> </tr> <{/foreach}> Index: xoops2jp/html/modules/base/admin/templates/preference_list.html diff -u xoops2jp/html/modules/base/admin/templates/preference_list.html:1.1.2.6 xoops2jp/html/modules/base/admin/templates/preference_list.html:1.1.2.7 --- xoops2jp/html/modules/base/admin/templates/preference_list.html:1.1.2.6 Tue May 30 17:16:54 2006 +++ xoops2jp/html/modules/base/admin/templates/preference_list.html Tue Aug 8 17:27:17 2006 @@ -16,7 +16,7 @@ <td><{$obj->getVar('confcat_id')}></td> <td style="text-align:left;"><{$obj->getName()|escape}></td> <td> - <a href="./index.php?action=PreferenceEdit&confcat_id=<{$obj->getVar('confcat_id')}>"><img src="<{"icons/edit.gif"|theme}>" alt="<{$smarty.const._EDIT}> title="<{$smarty.const._EDIT}>" /></a> + <a href="./index.php?action=PreferenceEdit&confcat_id=<{$obj->getVar('confcat_id')}>"><img src="<{"icons/edit.gif"|theme}>" alt="<{$smarty.const._EDIT}>" title="<{$smarty.const._EDIT}>" /></a> </td> </tr> <{/foreach}> Index: xoops2jp/html/modules/base/admin/templates/install_wizard.html diff -u xoops2jp/html/modules/base/admin/templates/install_wizard.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/install_wizard.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/install_wizard.html:1.1.2.2 Tue Aug 1 19:45:46 2006 +++ xoops2jp/html/modules/base/admin/templates/install_wizard.html Tue Aug 8 17:27:17 2006 @@ -11,7 +11,7 @@ <li><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_ADVICE|replace:"_%s_":$module->getShow('name')}> </ul> -<form method="POST"> +<form method="post" action="#"> <{xoops_token form=$actionForm}> <input type="hidden" name="dirname" value="<{$module->getShow('dirname')}>" /> <table class="outer"> @@ -20,7 +20,7 @@ </tr> <tr> <td class="head"> - <img src="<{$xoops_url}>/modules/<{$module->getShow('dirname')}>/<{$module->modinfo.installer.image|escape}>" /> + <img src="<{$xoops_url}>/modules/<{$module->getShow('dirname')}>/<{$module->modinfo.installer.image|escape}>" alt="<{$module->getShow('name')}>" title="<{$module->getShow('name')}>" /> </td> <td class="even" valign="top"> <h4><{$module->getShow('name')}></h4> Index: xoops2jp/html/modules/base/admin/templates/install_list.html diff -u xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.5 xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.6 --- xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.5 Tue Aug 1 19:45:35 2006 +++ xoops2jp/html/modules/base/admin/templates/install_list.html Tue Aug 8 17:27:17 2006 @@ -22,8 +22,8 @@ </td> <td><{$module->getRenderedVersion()}></td> <td> - <a href="index.php?action=ModuleInstall&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/install.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INSTALL}>" title="<{$smarty.const._MD_A_BASE_LANG_INSTALL}>" /></a> - <a href="index.php?action=ModuleInfo&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/info.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" title="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" /></a> + <a href="index.php?action=ModuleInstall&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/install.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INSTALL}>" title="<{$smarty.const._MD_A_BASE_LANG_INSTALL}>" /></a> + <a href="index.php?action=ModuleInfo&dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/info.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" title="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" /></a> </td> </tr> <{/foreach}> Index: xoops2jp/html/modules/base/admin/templates/preference_edit.html diff -u xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.14 xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.15 --- xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.14 Sat Aug 5 15:19:00 2006 +++ xoops2jp/html/modules/base/admin/templates/preference_edit.html Tue Aug 8 17:27:17 2006 @@ -62,7 +62,7 @@ <{elseif $config->get('conf_formtype') == 'select'}> <select name='<{$config->getVar('conf_name')}>' id='legacy_xoopsform_<{$config->getVar('conf_name')}>'> <{foreach item=option from=$config->getOptionItems()}> - <option value='<{$option->getOptionKey()|escape}>' <{if $actionForm->get($config->get('conf_name')) == $option->getOptionKey()}>selected<{/if}>><{$option->getOptionLabel()|escape}></option> + <option value='<{$option->getOptionKey()|escape}>' <{if $actionForm->get($config->get('conf_name')) == $option->getOptionKey()}>selected="selected"<{/if}>><{$option->getOptionLabel()|escape}></option> <{/foreach}> </select> @@ -74,7 +74,7 @@ <{foreach item=selected from=$actionForm->get($config->get('conf_name'))}> <{if $option->getOptionKey() == $selected}><{assign var=flag value=1}><{/if}> <{/foreach}> - <option value="<{$option->getOptionKey()|escape}>" <{if $flag}>selected<{/if}>><{$option->getOptionLabel()|escape}></option> + <option value="<{$option->getOptionKey()|escape}>" <{if $flag}>selected="selected"<{/if}>><{$option->getOptionLabel()|escape}></option> <{/foreach}> </select> @@ -119,7 +119,7 @@ <{elseif $config->get('conf_formtype') == 'startpage'}> <select name='<{$config->getVar('conf_name')}>' id='legacy_xoopsform_<{$config->getVar('conf_name')}>'> - <option value="--"><{$smary.const._MD_AM_NONE}></option> + <option value="--"><{$smarty.const._MD_AM_NONE}></option> <{xoops_optionsArray value=mid label=name from=$moduleArr default=$actionForm->get($config->get('conf_name'))}> </select> Index: xoops2jp/html/modules/base/admin/templates/module_update.html diff -u xoops2jp/html/modules/base/admin/templates/module_update.html:1.1.2.4 xoops2jp/html/modules/base/admin/templates/module_update.html:1.1.2.5 --- xoops2jp/html/modules/base/admin/templates/module_update.html:1.1.2.4 Thu Jul 27 14:59:14 2006 +++ xoops2jp/html/modules/base/admin/templates/module_update.html Tue Aug 8 17:27:17 2006 @@ -8,7 +8,7 @@ <div class="confirm"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_ADVICE|replace:"_%s_":$module->getShow('name')}></div> -<form method="POST"> +<form method="post" action="#"> <{xoops_token form=$actionForm}> <{xoops_input type=hidden name=dirname value=$module->get('dirname')}> <table class="outer"> @@ -17,7 +17,7 @@ </tr> <tr> <td class="head" rowspan="6" style="text-align:center;"> - <img src="<{$xoops_url}>/modules/<{$module->getShow('dirname')}>/<{$module->modinfo.image}>" /> + <img src="<{$xoops_url}>/modules/<{$module->getShow('dirname')}>/<{$module->modinfo.image}>" alt="<{$module->getShow('name')}>" title="<{$module->getShow('name')}>" /> <div><{$module->modinfo.name|escape}></div> </td> <td class="head"><{$smarty.const._MD_A_BASE_LANG_NAME}></td>