<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[iDeasilo]]></provider_name><provider_url><![CDATA[https://ideasilo.wordpress.com]]></provider_url><author_name><![CDATA[Takayuki Miyoshi]]></author_name><author_url><![CDATA[https://ideasilo.wordpress.com/author/miyoshita/]]></author_url><title><![CDATA[Contact Form 7&nbsp;1.7.3]]></title><type><![CDATA[link]]></type><html><![CDATA[<p>I released <a href="https://ideasilo.wordpress.com/2007/04/30/contact-form-7/">Contact Form 7</a> 1.7.3 last week. I added two options for dropdown menu, checkboxes and radio buttons. <strong><code>default:</code></strong> option allows you to set initially selected or checked items. <strong><code>label-first</code></strong> option is for checkboxes and radio buttons; this makes checkbox-label order reverse.</p>
<p>See also: <a href="https://ideasilo.wordpress.com/2007/11/27/contact-form-7-17/">Contact Form 7 1.7</a> (The introduction of <code>select+</code>, <code>checkbox</code>, <code>checkbox+</code> and <code>radio</code> typed tags)</p>
<h4>Setting default with <code>default:</code> option</h4>
<p>For example, this tag:</p>
<p><code>[checkbox your-checkbox <strong>default:2</strong> "ウインダム" "ミクラス" "アギラ"]</code></p>
<p>makes the second item &#8220;ミクラス&#8221; checked initially. The integer following <strong>default:</strong> is the position in the order of items. 1 is the first one.</p>
<p><img src="https://ideasilo.files.wordpress.com/2007/12/checkbox_defaut_2.png" border="1" /></p>
<p>If you want to make two or more items checked, joint integers with <code>_</code> (underbar) as:</p>
<p><code>[checkbox your-checkbox <strong>default:1_3</strong> "ウインダム" "ミクラス" "アギラ"]</code></p>
<p><img src="https://ideasilo.files.wordpress.com/2007/12/checkbox_default_1_3.png" border="1" /></p>
<h4>Changing checkbox-label order with <code>label-first</code> option</h4>
<p>By default, checkbox and radio button are put first, and a label last.</p>
<p>By adding <code>label-first</code> option to checkbox and radio button type tags, you can reverse them.</p>
<p><code>[checkbox your-checkbox <strong>label-first</strong> "ウインダム" "ミクラス" "アギラ"]</code></p>
<p><img src="https://ideasilo.files.wordpress.com/2007/12/checkbox_label-first.png" border="1" /><br />
<!--more--></p>
<hr />
<p>(In Japanese from here)</p>
<p><a href="https://ideasilo.wordpress.com/2007/04/30/contact-form-7/">Contact Form 7</a> 1.7.3 を先週リリースしました。ドロップダウンメニュー、チェックボックス、ラジオボタン用の2つのオプションを追加しました。<strong><code>default:</code></strong> オプションはデフォルトで選択またはチェックされる項目を指定するために使います。<strong><code>label-first</code></strong> オプションはチェックボックスとラジオボタン専用で、チェックボックスとそのラベルの表示順序を反転させます。</p>
<p>参照: <a href="https://ideasilo.wordpress.com/2007/11/27/contact-form-7-17/">Contact Form 7 1.7</a> (<code>select+</code>、<code>checkbox</code>、<code>checkbox+</code>、<code>radio</code> タイプのタグの紹介)</p>
<h4><code>default:</code> オプション: デフォルトの指定</h4>
<p>たとえば次のタグ:</p>
<p><code>[checkbox your-checkbox <strong>default:2</strong> "ウインダム" "ミクラス" "アギラ"]</code></p>
<p>この場合、2番目の &#8220;ミクラス&#8221; がデフォルトでチェック済みになります。<strong>default:</strong> に続く整数が項目の中での位置を示します。1 が最初のものです。</p>
<p><img src="https://ideasilo.files.wordpress.com/2007/12/checkbox_defaut_2.png" border="1" /></p>
<p>2個以上の項目をチェック済みにしたいなら、整数を <code>_</code> (アンダーバー)でつなぎます:</p>
<p><code>[checkbox your-checkbox <strong>default:1_3</strong> "ウインダム" "ミクラス" "アギラ"]</code></p>
<p><img src="https://ideasilo.files.wordpress.com/2007/12/checkbox_default_1_3.png" border="1" /></p>
<h4><code>label-first</code> オプション: チェックボックスとラベルの順序を反転</h4>
<p>デフォルトではチェックボックスまたはラジオボタンが先に配置され、そのラベルが後になります。</p>
<p>チェックボックスまたはラジオボタンで <code>label-first</code> オプションを指定すると、これが反転します。</p>
<p><code>[checkbox your-checkbox <strong>label-first</strong> "ウインダム" "ミクラス" "アギラ"]</code></p>
<p><img src="https://ideasilo.files.wordpress.com/2007/12/checkbox_label-first.png" border="1" /></p>
]]></html><thumbnail_url><![CDATA[https://i1.wp.com/ideasilo.wordpress.com/files/2007/12/checkbox_defaut_2.png?fit=440%2C330]]></thumbnail_url><thumbnail_width><![CDATA[240]]></thumbnail_width><thumbnail_height><![CDATA[60]]></thumbnail_height></oembed>