Updating Fckediter coding phase2 fourth week
period : 2008/07/28~2008/08/03
- fix gui editor remove inline comments problem
- make moinmoin fckeditor plugin dialog select first text element on load
apply character replace problem on safari and opera bug fix : http://dev.fckeditor.net/attachment/ticket/2333/2333.patch
- replace fckeditor with recent version 2.6.3b
- fix indent problem on gui editor. p tag with left-margin style can indent
- separate unfixed bugs into client side(related with javscript code) and server side(related with python code)
- put every bugs into fixed and unfixed
- fix gui editor remove nested markup problem
- fix cancel gui editor occur error because of empty parameter on max function. and replace list append code with efficient one
- fix source code with PEP8
fix gui editor line break in list problem MoinMoinBugs/GuiEditorLineBreakInLists