Changeset 957492
- Timestamp:
- 07/30/2014 04:23:11 PM (12 years ago)
- File:
-
- 1 edited
-
wp-table-tag-gen/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-table-tag-gen/trunk/readme.txt
r957474 r957492 16 16 17 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 19 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. 20 21 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. 22 23 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. 24 25 21 5.To apply the CSS, it is possible to set the class attributes for the cell. 26 27 22 6.All operations can be undone by clicking the "undo" button. 28 29 23 7.When table is complete, please click on the button "Insert into post". 30 24 … … 32 26 == Installation == 33 27 34 1. Upload `WP Table Tag G EN` to the `/wp-content/plugins/` directory28 1. Upload `WP Table Tag Gen` to the `/wp-content/plugins/` directory 35 29 2. Activate the plugin through the 'Plugins' menu in WordPress 36 30 3. You can generate table tags by HTML editor.
Note: See TracChangeset
for help on using the changeset viewer.