Plugin Directory

Changeset 960505


Ignore:
Timestamp:
08/05/2014 02:06:37 PM (12 years ago)
Author:
shunk
Message:

edited readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-table-tag-gen/trunk/readme.txt

    r960470 r960505  
    1414
    1515This plugin generates table tags with a simple operation.
     16You can merge cells by dragging and clicking, and enter the character directly in the table.
     17VERY EASY!
    1618
    17 1.First, please choose the size of the table (rows and columns). You can type on the keyboard a number, click on the spinner, or turn the mouse wheel.
    18 2.if you want to use th element instead of td element (or vice versa), please drag to select the cells you want to convert, and click on the td ↔ th button.
    19 3.If you want to merge cells, please drag to select them and click the "merge" button.Merged cell can be undone in a split button.
    20 4.If you enter a character in the table directly, please click the "chars" button, and be set to an input mode. When you are done, please click on the "output" button.
    21 5.To apply the CSS, it is possible to set the class attributes for the cell.
    22 6.All operations can be undone by clicking the "undo" button.
    23 7.When table is complete, please click on the button "Insert into post".
     19#### How to use
     201. First, please choose the size of the table (rows and columns). You can type on the keyboard a number, click on the spinner, or turn the mouse wheel.
     212. if you want to use th element instead of td element (or vice versa), please drag to select the cells you want to convert, and click on the td ↔ th button.
     223. If you want to merge cells, please drag to select them and click the "merge" button.Merged cell can be undone in a split button.
     234. If you enter a character in the table directly, please click the "chars" button, and be set to an input mode. When you are done, please click on the "output" button.
     245. To apply the CSS, it is possible to set the class attributes for the cell.
     256. All operations can be undone by clicking the "undo" button.
     267. When table is complete, please click on the button "Insert into post".
    2427
    2528
Note: See TracChangeset for help on using the changeset viewer.