OSDN Git Service

ウィジェット情報更新。
authornaoki hirata <naoki@magic3.org>
Wed, 31 Oct 2018 00:33:35 +0000 (09:33 +0900)
committernaoki hirata <naoki@magic3.org>
Wed, 31 Oct 2018 00:33:35 +0000 (09:33 +0900)
include/sql/insert_base.sql
include/sql/update/2018101201_to_2018110101.sql
include/sql/update_widgets.sql

index 603ad67..c971d3a 100644 (file)
@@ -492,7 +492,7 @@ INSERT INTO _widget_category
 ('wiki',       'Wiki',                 7,             false),\r
 ('member',     '会員',                 9,             false),\r
 ('subcontent', '補助コンテンツ',       20,            true),\r
-('search',     '検索',                 21,            true),\r
+('search',     '検索・お問い合わせ',   21,            true),\r
 ('menu',       'メニュー',             22,            true),\r
 ('image',      '画像',                 23,            true),\r
 ('design',     'デザイン',             24,            true),\r
index 83360bb..256e427 100644 (file)
@@ -108,7 +108,7 @@ INSERT INTO _widget_category
 ('wiki',       'Wiki',                 7,             false),
 ('member',     '会員',                 9,             false),
 ('subcontent', '補助コンテンツ',       20,            true),
-('search',     '検索',                 21,            true),
+('search',     '検索・お問い合わせ',   21,            true),
 ('menu',       'メニュー',             22,            true),
 ('image',      '画像',                 23,            true),
 ('design',     'デザイン',             24,            true),
index 5187619..aa26b76 100644 (file)
@@ -295,8 +295,8 @@ INSERT INTO _widgets
 ('bbs_login_box', '掲示板-ログイン', 'bbs',          '1.0.0',  '',        'Naoki Hirata', 'Magic3.org', 'GPL', 10, '掲示板の会員ログイン用ボックス。', 'md5',      true,         true,        false,        false,               false,true,               0, 2, -1, now(),    now());\r
 DELETE FROM _widgets WHERE wd_id = 'contactus';\r
 INSERT INTO _widgets\r
-(wd_id,       wd_name,            wd_template_type, wd_version, wd_author,      wd_copyright, wd_license, wd_official_level, wd_description, wd_add_script_lib, wd_add_script_lib_a, wd_available, wd_editable, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_launch_index, wd_cache_type, wd_view_control_type, wd_release_dt, wd_install_dt, wd_create_dt) VALUES\r
-('contactus', '簡易お問い合わせ', 'bootstrap',      '3.0.0',    'Naoki Hirata', 'Magic3.org', 'GPL',      10, 'お問い合わせの入力データをメールで送る。', '', 'ckeditor_m3toolbar',         true,         true,        true,        false,               false,true,               0, 0, 0, '2017-11-20', now(),    now());\r
+(wd_id,       wd_name,            wd_category_id, wd_template_type, wd_version, wd_author,      wd_copyright, wd_license, wd_official_level, wd_description, wd_add_script_lib, wd_add_script_lib_a, wd_available, wd_editable, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_launch_index, wd_cache_type, wd_view_control_type, wd_release_dt, wd_install_dt, wd_create_dt) VALUES\r
+('contactus', '簡易お問い合わせ', 'search',       'bootstrap',      '3.0.0',    'Naoki Hirata', 'Magic3.org', 'GPL',      10, 'お問い合わせの入力データをメールで送る。', '', 'ckeditor_m3toolbar',         true,         true,        true,        false,               false,true,               0, 0, 0, '2017-11-20', now(),    now());\r
 DELETE FROM _widgets WHERE wd_id = 'qrcode';\r
 INSERT INTO _widgets\r
 (wd_id,    wd_name,    wd_version, wd_author,      wd_copyright, wd_license, wd_official_level, wd_description,         wd_available, wd_editable, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_release_dt, wd_install_dt, wd_create_dt) VALUES\r
@@ -367,12 +367,12 @@ INSERT INTO _widgets
 ('head_add', 'HEAD追加', 'bootstrap,wordpress', '2.0.0',    'Naoki Hirata', 'Magic3.org', 'GPL',      10,                'HTMLのHEADタグ内に文字列を追加する', true,        true,           3, 1, '2017-07-25',  now(), now());\r
 DELETE FROM _widgets WHERE wd_id = 'contactus_freelayout3';\r
 INSERT INTO _widgets\r
-(wd_id,                   wd_name,                                  wd_status, wd_version, wd_author,      wd_copyright, wd_license, wd_official_level, wd_description,       wd_add_script_lib, wd_add_script_lib_a, wd_available, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_cache_type, wd_view_control_type, wd_release_dt, wd_install_dt, wd_create_dt) VALUES\r
-('contactus_freelayout3', 'フリーレイアウトお問い合わせ3(廃止予定)', -1,       '2.3.0',    '株式会社 毎日メディアサービス', '株式会社 毎日メディアサービス', 'GPL',      10,                'フリーレイアウトで作成可能なお問い合わせフォーム機能。「フリーレイアウトお問い合わせ」のバージョンアップ版。', 'jquery.formtips,jquery.format,jquery.calculation,jquery.uploadfile', 'jquery.tablednd,ckeditor_m3toolbar', false, true,         true,               true,                true, 0,          0, '2018-05-31', now(),         now());\r
+(wd_id,                   wd_name,  wd_category_id,                                 wd_status, wd_version, wd_author,      wd_copyright, wd_license, wd_official_level, wd_description,       wd_add_script_lib, wd_add_script_lib_a, wd_available, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_cache_type, wd_view_control_type, wd_release_dt, wd_install_dt, wd_create_dt) VALUES\r
+('contactus_freelayout3', 'フリーレイアウトお問い合わせ3(廃止予定)', 'search', -1,       '2.3.0',    '株式会社 毎日メディアサービス', '株式会社 毎日メディアサービス', 'GPL',      10,                'フリーレイアウトで作成可能なお問い合わせフォーム機能。「フリーレイアウトお問い合わせ」のバージョンアップ版。', 'jquery.formtips,jquery.format,jquery.calculation,jquery.uploadfile', 'jquery.tablednd,ckeditor_m3toolbar', false, true,         true,               true,                true, 0,          0, '2018-05-31', now(),         now());\r
 DELETE FROM _widgets WHERE wd_id = 'freeform';\r
 INSERT INTO _widgets\r
-(wd_id,      wd_name,          wd_version, wd_author,                       wd_copyright,                    wd_license, wd_official_level, wd_description,    wd_add_script_lib, wd_add_script_lib_a, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_cache_type, wd_view_control_type, wd_release_dt, wd_install_dt, wd_create_dt) VALUES\r
-('freeform', 'フリーフォーム', '1.0.0',    '株式会社 毎日メディアサービス', '株式会社 毎日メディアサービス', 'GPL',      10,                'フリーレイアウトで作成可能なお問い合わせフォーム機能。「フリーレイアウトお問い合わせ」から名称変更。', 'jquery.formtips,jquery.format,jquery.calculation,jquery.uploadfile', 'jquery.tablednd,ckeditor_m3toolbar', true,         true,               true,                true, 0,          0, '2018-10-25', now(),         now());\r
+(wd_id,      wd_name,          wd_category_id, wd_version, wd_author,                       wd_copyright,                    wd_license, wd_official_level, wd_description,    wd_add_script_lib, wd_add_script_lib_a, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_cache_type, wd_view_control_type, wd_release_dt, wd_install_dt, wd_create_dt) VALUES\r
+('freeform', 'フリーフォーム', 'search',       '1.0.0',    '株式会社 毎日メディアサービス', '株式会社 毎日メディアサービス', 'GPL',      10,                'フリーレイアウトで作成可能なお問い合わせフォーム機能。「フリーレイアウトお問い合わせ」から名称変更。', 'jquery.formtips,jquery.format,jquery.calculation,jquery.uploadfile', 'jquery.tablednd,ckeditor_m3toolbar', true,         true,               true,                true, 0,          0, '2018-10-25', now(),         now());\r
 DELETE FROM _widgets WHERE wd_id = 'bbs_2ch_search_box';\r
 INSERT INTO _widgets\r
 (wd_id,                wd_name,                 wd_category_id, wd_version, wd_author,      wd_copyright, wd_license, wd_official_level, wd_description, wd_available, wd_editable, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_launch_index, wd_cache_type, wd_view_control_type, wd_install_dt, wd_create_dt) VALUES\r
@@ -475,8 +475,8 @@ INSERT INTO _widgets
 ('s/css_add', 'CSS追加', '1.0.0',    'Naoki Hirata', 'Magic3.org', 'GPL',      10,                'テンプレートのCSSに加えてCSS定義を追加するためのウィジェットです。', 2,              true,         true,             3, 1,  now(),         now());\r
 DELETE FROM _widgets WHERE wd_id = 's/contactus';\r
 INSERT INTO _widgets\r
-(wd_id,         wd_name,            wd_version, wd_author,      wd_copyright, wd_license, wd_official_level, wd_description,                      wd_device_type, wd_add_script_lib, wd_add_script_lib_a, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_cache_type, wd_view_control_type, wd_install_dt, wd_create_dt) VALUES\r
-('s/contactus', '簡易お問い合わせ', '1.0.0',    'Naoki Hirata', 'Magic3.org', 'GPL',      10,                'お問い合わせの入力データをメールで送る。', 2,              '',       'ckeditor_m3toolbar',            true, false,                      false,true,           0, 0, now(), now());\r
+(wd_id,         wd_name,            wd_category_id, wd_version, wd_author,      wd_copyright, wd_license, wd_official_level, wd_description,                      wd_device_type, wd_add_script_lib, wd_add_script_lib_a, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_cache_type, wd_view_control_type, wd_install_dt, wd_create_dt) VALUES\r
+('s/contactus', '簡易お問い合わせ', 'search',       '1.0.0',    'Naoki Hirata', 'Magic3.org', 'GPL',      10,                'お問い合わせの入力データをメールで送る。', 2,              '',       'ckeditor_m3toolbar',            true, false,                      false,true,           0, 0, now(), now());\r
 DELETE FROM _widgets WHERE wd_id = 's/bbs_2ch';\r
 INSERT INTO _widgets\r
 (wd_id,       wd_name,                   wd_type, wd_content_type, wd_category_id, wd_version, wd_author,      wd_copyright, wd_license, wd_official_level, wd_description,                wd_device_type, wd_add_script_lib, wd_add_script_lib_a, wd_read_css, wd_has_admin, wd_enable_operation, wd_use_instance_def, wd_initialized, wd_cache_type, wd_view_control_type, wd_release_dt, wd_install_dt, wd_create_dt) VALUES\r