author_page

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change the height of wyswygEditorScreenElement when doWYSWYGEditor is called. Otherwise wyswygEditorScreenElement would be too high and cover the urls or buttons under the wyswygEditorScreenElement. The URLs under the wyswygEditorScreenElement can't be clicked because the browser thinks you are clicking on the wyswygEditorScreenElement layer.

* added javascripts to detect whether HTML exist in the textarea, if HTML exist it will automatically switch to preview mode * added textToHTML converter... which will escape < and > to $gt; & $lt; also linebreak will be convert to <br> * added smaller size option in fckeditor_style.css & fckcontroller.css * change the title field to use smaller fckeditor instead

  1. … 3 more files in changeset.
* rewrote the tabcontroller * Implemented new FCKeditor DHTML controller

    • -0
    • +38
    ./css/fckeditor_style.css
    • -0
    • +155
    ./js/fckcontroller.js
  1. … 3 more files in changeset.
the stylesheets and javascript for the dhtml authoring interface

    • -0
    • +59
    ./css/tool_custom.css
    • binary
    ./images/aqua_tab_centre.gif
    • binary
    ./images/aqua_tab_left.gif
    • binary
    ./images/aqua_tab_right.gif
    • binary
    ./images/aqua_tab_s_centre.gif
    • binary
    ./images/aqua_tab_s_left.gif
    • binary
    ./images/aqua_tab_s_right.gif
    • -0
    • +137
    ./js/tabcontroller.js