Plugin Directory

Changeset 1131097


Ignore:
Timestamp:
04/09/2015 10:41:02 AM (11 years ago)
Author:
mortalis
Message:

readme-edit-3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • html-post-editor-new/trunk/readme.txt

    r1131095 r1131097  
    3838= Usage =
    3939 
    40 1. To open 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.
     401. 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.
    41412. 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**.
    42423. 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.
     
    73731. **Font size** of the editor may be set in any CSS units *(px, pt, em)*.
    74742. **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 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.
     753. **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.
    7676
    7777
Note: See TracChangeset for help on using the changeset viewer.