Plugin Directory

Changeset 957492


Ignore:
Timestamp:
07/30/2014 04:23:11 PM (12 years ago)
Author:
shunk
Message:

Making better

File:
1 edited

Legend:

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

    r957474 r957492  
    1616
    17171.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 
    19182.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.
    20 
    21193.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.
    22 
    23204.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.
    24 
    25215.To apply the CSS, it is possible to set the class attributes for the cell.
    26 
    27226.All operations can be undone by clicking the "undo" button.
    28 
    29237.When table is complete, please click on the button "Insert into post".
    3024
     
    3226== Installation ==
    3327
    34 1. Upload `WP Table Tag GEN` to the `/wp-content/plugins/` directory
     281. Upload `WP Table Tag Gen` to the `/wp-content/plugins/` directory
    35292. Activate the plugin through the 'Plugins' menu in WordPress
    36303. You can generate table tags by HTML editor.
Note: See TracChangeset for help on using the changeset viewer.