Changeset 1131097
- Timestamp:
- 04/09/2015 10:41:02 AM (11 years ago)
- File:
-
- 1 edited
-
html-post-editor-new/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
html-post-editor-new/trunk/readme.txt
r1131095 r1131097 38 38 = Usage = 39 39 40 1. To openthe **HTML tab** first make sure you are on the **Visual tab** because the script loads the data from the *TinyMCE* editor which is loaded only when the **Visual tab** activates.40 1. Before switching to the **HTML tab** first make sure you are on the **Visual tab** because the script loads the data from the *TinyMCE* editor which is loaded only when the **Visual tab** activates. 41 41 2. When you are on the **Text tab** the *HTML tab* is disabled and has a *light red background* so you won't be able to switch to it until you activate the **Visual tab**. 42 42 3. When the **HTML tab** is activated the *Text tab* becomes disabled so you may only switch to the **Visual tab**. This is done to prevent the *conflicts* of content which is loaded when appropriate tab is activated. … … 73 73 1. **Font size** of the editor may be set in any CSS units *(px, pt, em)*. 74 74 2. **Editor themes** dropdown shows default **Ace Editor** theme list plus my custom theme **Sublime** which is the default theme for the plugin. 75 3. The options formis submitted using **Ajax** so the **page doesn't reload**, just wait until the save button is *enabled* and the *success message* appears at the top. Then reload the edit post page to see the editor changes.75 3. **The options form** is submitted using **Ajax** so the **page doesn't reload**, just wait until the save button is *enabled* and the *success message* appears at the top. Then reload the edit post page to see the editor changes. 76 76 77 77
Note: See TracChangeset
for help on using the changeset viewer.