<@20> <@local(h,h2)> <$ifbreak(! v.blog_admin && ! Auth.isadmin)> <$ifbreak(csrf_check())> <$h = validator(begin_hash, Form)> blog_name = ブログ名 blog_name:min_chars = 1 blog_name:max_chars = 48 blog_name:filter0 = tag description_txt = ブログ名の説明 description_txt:max_chars = 140 description_txt:filter0 = reg_rep:\r?\n description_txt:filter0_opt =
description_txt:filter1 = file:<@v.allow_tags_head>description.txt description_txt:filter1_opt = <@v.trust_mode> change_hour_int = 日付変更時間 change_hour_int:min = 0 change_hour_int:max = 8 autolink = flag private = flag ping = flag gaid = Google Analytics ID gaid:filter0 = reg_del:[^\w\-] asid = AmazonアフィリエイトID asid:filter0 = reg_del:[^\w\-] asid:filter1 = trim <$end> <$ifbreak(form_error())> <$h.description_notag = h.description_txt> <$tag_delete(h.description_notag)> <@> ファイル無効化 <$v.void_plugin_images(h, Form)> <@> ファイルアップロード処理 <$h2 = new> <$v.plugin_upload_images(h2, 'sys', Form, begin_array)> iconfile <$end> <$ifbreak(form_error())> <$ifset(h2.iconfile, h.iconfile, v.plugin_image_dir(h2.iconfile))> <@> 設定保存 <$action_return = v.save_blogset(h, if(Query.blogid eq '*', '*'))> POST成功時の処理 <$ifexec(action_return eq '0', begin)> <$message("設定を保存しました")> <$url = v.myself .'?'. v.query0 . if(Query.blogid eq '*', '&blogid=*')> <$jump('_sub/reload_message', url)> <$end>