• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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