Plugin Directory

Changeset 1600165


Ignore:
Timestamp:
02/21/2017 12:02:24 AM (9 years ago)
Author:
hidemion
Message:

説明文変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bi-button-changer/trunk/readme.txt

    r1600164 r1600165  
    1111== Description ==
    1212This plugin will : In the visual editor and text editor, when you click the B button, change the output tag from 'strong' to 'b' .
    13 And when you click the I button, change the output tag from 'em' tag to 'i' tag.<br>
    14 <br>
    15 このプラグインを使うと、投稿や固定ページのエディタで、[B]ボタンをクリックしたときには、strongタグではなく、Bタグを出力するようになります。<br>
    16 同じく、[I]ボタンをクリックしたときには、emタグではなく、iタグを出力するようになります。<br>
     13And when you click the I button, change the output tag from 'em' tag to 'i' tag.&lt;br&gt;
     14&lt;br&gt;
     15このプラグインを使うと、投稿や固定ページのエディタで、[B]ボタンをクリックしたときには、strongタグではなく、Bタグを出力するようになります。&lt;br&gt;
     16同じく、[I]ボタンをクリックしたときには、emタグではなく、iタグを出力するようになります。&lt;br&gt;
    1717
    1818= このプラグインを使う理由 =
     
    3434== Screenshots ==
    3535
    36 1. When you click the B button, change the output tag from <strong> to <b>.
    37 2. When you click the I button, change the output tag from <em> to <i>.
     361. When you click the B button, change the output tag from &lt;strong&gt; to &lt;b&gt;.<br>Bボタンをクリックすると、strongタグではなく、bタグになります。
     37
     382. When you click the I button, change the output tag from &lt;em&gt; to &lt;i&gt;.<br>Iボタンをクリックすると、emタグではなく、iタグになります。
    3839
    3940== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.