[xoops-cvslog 4555] CVS update: xoops2jp/html/modules/base

Back to archive index

Minahito minah****@users*****
2006年 9月 22日 (金) 18:18:42 JST


Index: xoops2jp/html/modules/base/xoops_version.php
diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.30 xoops2jp/html/modules/base/xoops_version.php:1.1.2.31
--- xoops2jp/html/modules/base/xoops_version.php:1.1.2.30	Wed Aug  9 18:35:56 2006
+++ xoops2jp/html/modules/base/xoops_version.php	Fri Sep 22 18:18:42 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.30 2006/08/09 09:35:56 minahito Exp $
+// $Id: xoops_version.php,v 1.1.2.31 2006/09/22 09:18:42 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //              XOOPSCube - PHP Content Management System                    //
 //                  Copyright (c) 2005 XOOPSCube.org                         //
@@ -104,6 +104,44 @@
 $modversion['templates'][26]['description'] = '';
 $modversion['templates'][27]['file'] = 'legacy_misc_friend_error.html';
 $modversion['templates'][27]['description'] = '';
+$modversion['templates'][28]['file'] = 'legacy_xoopsform_checkbox.html';
+$modversion['templates'][28]['description'] = 'The embedded template for the checkbox of the xoopsform.';
+$modversion['templates'][29]['file'] = 'legacy_xoopsform_button.html';
+$modversion['templates'][29]['description'] = 'The embedded template for the button of the xoopsform.';
+$modversion['templates'][30]['file'] = 'legacy_xoopsform_text.html';
+$modversion['templates'][30]['description'] = 'The embedded template for the text of the xoopsform.';
+$modversion['templates'][31]['file'] = 'legacy_xoopsform_select.html';
+$modversion['templates'][31]['description'] = 'The embedded template for the select of the xoopsform.';
+$modversion['templates'][32]['file'] = 'legacy_xoopsform_file.html';
+$modversion['templates'][32]['description'] = 'The embedded template for the file of the xoopsform.';
+$modversion['templates'][33]['file'] = 'legacy_xoopsform_hidden.html';
+$modversion['templates'][33]['description'] = 'The embedded template for the hidden of the xoopsform.';
+$modversion['templates'][34]['file'] = 'legacy_xoopsform_radio.html';
+$modversion['templates'][34]['description'] = 'The embedded template for the hidden of the xoopsform.';
+$modversion['templates'][35]['file'] = 'legacy_xoopsform_label.html';
+$modversion['templates'][35]['description'] = 'The embedded template for the label of the xoopsform.';
+$modversion['templates'][36]['file'] = 'legacy_xoopsform_password.html';
+$modversion['templates'][36]['description'] = 'The embedded template for the password of the xoopsform.';
+$modversion['templates'][37]['file'] = 'legacy_xoopsform_textarea.html';
+$modversion['templates'][37]['description'] = 'The embedded template for the textarea of the xoopsform.';
+$modversion['templates'][38]['file'] = 'legacy_xoopsform_simpleform.html';
+$modversion['templates'][38]['description'] = 'The embedded template for the simple form of the xoopsform.';
+$modversion['templates'][39]['file'] = 'legacy_xoopsform_tableform.html';
+$modversion['templates'][39]['description'] = 'The embedded template for the table form of the xoopsform.';
+$modversion['templates'][40]['file'] = 'legacy_xoopsform_themeform.html';
+$modversion['templates'][40]['description'] = 'The embedded template for the theme form of the xoopsform.';
+$modversion['templates'][41]['file'] = 'legacy_xoopsform_elementtray.html';
+$modversion['templates'][41]['description'] = 'The embedded template for the element tray of the xoopsform.';
+$modversion['templates'][42]['file'] = 'legacy_xoopsform_textdateselect.html';
+$modversion['templates'][42]['description'] = 'The embedded template for the text date select of the xoopsform.';
+$modversion['templates'][43]['file'] = 'legacy_xoopsform_dhtmltextarea.html';
+$modversion['templates'][43]['description'] = 'The embedded template for the dhtml text area of the xoopsform.';
+$modversion['templates'][44]['file'] = 'legacy_xoopsform_opt_smileys.html';
+$modversion['templates'][44]['description'] = 'The embedded template for the smiles list of the dhtml text area of the xoopsform.';
+$modversion['templates'][45]['file'] = 'legacy_xoopsform_opt_validationjs.html';
+$modversion['templates'][45]['description'] = 'The embedded template for the javascriot of the the xoopsform to validation the input value.';
+$modversion['templates'][46]['file'] = 'legacy_xoopsform_grouppermform.html';
+$modversion['templates'][46]['description'] = 'The embedded template for the groupperm form of the the xoopsform.';
 
 // Menu
 $modversion['hasMain'] = 0;


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