[xoops-cvslog 3042] CVS update: xoops2jp/html/modules/base/admin/templates

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 5月 16日 (火) 01:09:56 JST


Index: xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html:1.1.2.3
--- xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html:1.1.2.2	Fri May 12 00:46:05 2006
+++ xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html	Tue May 16 01:09:56 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}></a>
+  &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
   <{if $actionForm->get('imgcat_id')}>
     &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_EDIT}>
   <{else}>
Index: xoops2jp/html/modules/base/admin/templates/image_list.html
diff -u xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.3 xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.4
--- xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.3	Mon May 15 17:46:46 2006
+++ xoops2jp/html/modules/base/admin/templates/image_list.html	Tue May 16 01:09:56 2006
@@ -1,11 +1,12 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=ImageList"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}></a>
+  &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
+  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGE_LIST}>
 </div>
 
-<h3><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}></h3>
+<h3><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}> (*category name*)</h3>
 
-<div class-"toptab">[ <a href="index.php?action=ImageEdit"><{$smarty.const._AD_BASE_LANG_CREATE_NEW}></a> ]</div>
+<div class="toptab">[ <a href="index.php?action=ImageEdit"><{$smarty.const._AD_BASE_LANG_CREATE_NEW}></a> ]</div>
 
 <table class="outer">
   <tr>
@@ -49,7 +50,7 @@
       </td>
       <td><{$obj->getVar('image_nicename')}></td>
       <td><{$obj->getVar('image_mimetype')}></td>
-      <td><{$obj->getVar('image_created')}></td>
+      <td><{$obj->getVar('image_created')|xoops_formattimestamp:l}></td>
       <td><{$obj->getVar('image_display')}></td>
       <td><{$obj->getVar('image_weight')}></td>
       <td><{$obj->getVar('imgcat_id')}></td>
Index: xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html
diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.3
--- xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.2	Fri May 12 00:46:05 2006
+++ xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html	Tue May 16 01:09:56 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}></a>
+  &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
   &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_DELETE}>
 </div>
 
Index: xoops2jp/html/modules/base/admin/templates/image_delete.html
diff -u xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.3
--- xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.2	Fri May 12 00:46:05 2006
+++ xoops2jp/html/modules/base/admin/templates/image_delete.html	Tue May 16 01:09:56 2006
@@ -1,6 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=ImageList"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}></a>
+  &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
+  &raquo;&raquo; <a href="./index.php?action=ImageList&amp;imgcat_id=<{$object->getVar('imgcat_id')}>"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}></a>
   &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGE_DELETE}>
 </div>
 
@@ -13,6 +14,11 @@
   <{xoops_input type=hidden name=image_id value=$actionForm->get('image_id')}>
   <table class="outer">
     <tr>
+      <th colspan="2">
+        <{$smarty.const._AD_BASE_LANG_IMAGE_DELETE}>
+      </th>
+    </tr>
+    <tr>
       <td class="head"><{$smarty.const._AD_BASE_LANG_IMAGE_ID}></td>
       <td class="<{cycle values="odd,even"}>"><{$object->getVar('image_id')}></td>
     </tr>
@@ -30,7 +36,7 @@
     </tr>
     <tr>
       <td class="head"><{$smarty.const._AD_BASE_LANG_IMAGE_CREATED}></td>
-      <td class="<{cycle values="odd,even"}>"><{$object->getVar('image_created')}></td>
+      <td class="<{cycle values="odd,even"}>"><{$object->getVar('image_created')|xoops_formattimestamp:l}></td>
     </tr>
     <tr>
       <td class="head"><{$smarty.const._AD_BASE_LANG_IMAGE_DISPLAY}></td>
Index: xoops2jp/html/modules/base/admin/templates/imagecategory_list.html
diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.3 xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.4
--- xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.3	Fri May 12 00:46:05 2006
+++ xoops2jp/html/modules/base/admin/templates/imagecategory_list.html	Tue May 16 01:09:56 2006
@@ -1,6 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}></a>
+  &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
+  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}>
 </div>
 
 <h3><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}></h3>
@@ -41,7 +42,7 @@
     <th><{$smarty.const._AD_BASE_LANG_CONTROL}></th>
   </tr>
   <{foreach item=obj from=$objects}>
-    <tr class="<{cycle values='odd,even'}>">
+    <tr class="<{cycle values='odd,even'}>" style="text-align:center;">
       <td><{$obj->getVar('imgcat_id')}></td>
       <td><{$obj->getVar('imgcat_name')}></td>
       <td><{$obj->getVar('imgcat_maxsize')}></td>
Index: xoops2jp/html/modules/base/admin/templates/preference_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.3
--- xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.2	Sat May 13 00:59:16 2006
+++ xoops2jp/html/modules/base/admin/templates/preference_edit.html	Tue May 16 01:09:56 2006
@@ -12,7 +12,7 @@
     <{/foreach}>
   </ul>
 <{/if}>
-<form action="" method="post">
+<form action="./index.php?action=PreferenceEdit" method="post">
   <{xoops_token form=$actionForm}>
   <{xoops_input type=hidden name=$actionForm->mKeyName value=$actionForm->mKeyValue}>
 
Index: xoops2jp/html/modules/base/admin/templates/image_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/image_edit.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/image_edit.html:1.1.2.3
--- xoops2jp/html/modules/base/admin/templates/image_edit.html:1.1.2.2	Mon May 15 14:26:56 2006
+++ xoops2jp/html/modules/base/admin/templates/image_edit.html	Tue May 16 01:09:56 2006
@@ -1,6 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=ImageList"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}></a>
+  &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
+  &raquo;&raquo; <a href="./index.php?action=ImageList&amp;imgcat_id=<{$object->getVar('imgcat_id')}>"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}></a>
   <{if $actionForm->get('image_id')}>
     &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGE_EDIT}>
   <{else}>
@@ -24,33 +25,42 @@
 <form action="index.php?action=ImageEdit" method="post" enctype="multipart/form-data">
   <{xoops_token form=$actionForm}>
   <{xoops_input type=hidden name=image_id value=$actionForm->get('image_id')}>
-  <table class="outer" cellspacing="1">
+  <table class="outer">
     <tr>
-      <th><{$smarty.const._AD_BASE_LANG_IMAGE_NAME}></th>
+      <th colspan="2">
+        <{if $actionForm->get('image_id')}>
+          <{$smarty.const._AD_BASE_LANG_IMAGE_EDIT}>
+        <{else}>
+          <{$smarty.const._AD_BASE_LANG_IMAGE_NEW}>
+        <{/if}>
+      </th>
+    </tr>
+    <tr>
+      <td class="head"><{$smarty.const._AD_BASE_LANG_IMAGE_NAME}></td>
       <td class="<{cycle values="odd,even"}>">
         <{xoops_input type=file name=image_name}>
       </td>
     </tr>
     <tr>
-      <th><{$smarty.const._AD_BASE_LANG_IMAGE_NICENAME}></th>
+      <td class="head"><{$smarty.const._AD_BASE_LANG_IMAGE_NICENAME}></td>
       <td class="<{cycle values="odd,even"}>">
-        <{xoops_input type=text name=image_nicename value=$actionForm->get('image_nicename') size=15 maxlength=255}>
+        <{xoops_input type=text name=image_nicename value=$actionForm->get('image_nicename') size=30 maxlength=255}>
       </td>
     </tr>
     <tr>
-      <th><{$smarty.const._AD_BASE_LANG_IMAGE_DISPLAY}></th>
+      <td class="head"><{$smarty.const._AD_BASE_LANG_IMAGE_DISPLAY}></td>
       <td class="<{cycle values="odd,even"}>">
-        <{xoops_input type=checkbox name=image_display value=1 default=$actionForm->get('image_display')}>
+        <{xoops_input type=checkbox name=image_display value=1 default=$actionForm->get('image_display') size=45}>
       </td>
     </tr>
     <tr>
-      <th><{$smarty.const._AD_BASE_LANG_IMAGE_WEIGHT}></th>
+      <td class="head"><{$smarty.const._AD_BASE_LANG_IMAGE_WEIGHT}></td>
       <td class="<{cycle values="odd,even"}>">
-        <{xoops_input type=text name=image_weight value=$actionForm->get('image_weight')}>
+        <{xoops_input type=text name=image_weight value=$actionForm->get('image_weight') size=5}>
       </td>
     </tr>
     <tr>
-      <th><{$smarty.const._AD_BASE_LANG_IMGCAT_ID}></th>
+      <td class="head"><{$smarty.const._AD_BASE_LANG_IMGCAT_ID}></td>
       <td class="<{cycle values="odd,even"}>">
         <select name="imgcat_id">
           <{xoops_optionsArray from=$categoryArr value=imgcat_id label=imgcat_name default=$actionForm->get('imgcat_id')}>
@@ -58,7 +68,7 @@
       </td>
     </tr>
     <tr class="foot">
-      <td colspan="2" style="text-align:center;">
+      <td colspan="2">
         <input class="formButton" type="submit" value="<{$smarty.const._SUBMIT}>" />
         <input type="button" value="<{$smarty.const._BACK}>" onclick="javascript:history.back()" class="formButton" />
       </td>


xoops-cvslog メーリングリストの案内
Back to archive index