1 | Xinha - The Community-Built Online HTML Editor
|
---|
2 |
|
---|
3 | For bug reports, forum, and updates go to
|
---|
4 | http://xinha.org
|
---|
5 |
|
---|
6 | Release History
|
---|
7 |
|
---|
8 | Xinha 0.93
|
---|
9 | - fixed Ticket #967 Font Color Picker stops working after using one of ImageManager, ExtendedFileManager, FullPage, or HorizontalRule
|
---|
10 | - fixed Ticket #965 When switching between Xinhas in the same page, in textmode toolbar stays disabled
|
---|
11 | - fixwd Ticket #963 DOMwalk IE: head tag attributes without quotes and closing slash
|
---|
12 | - Ticket #962 DOMwalk Mozilla: improved source indentation
|
---|
13 | - fixed Ticket #957 If item in in xinha_editors is not a textarea: skip gracefully
|
---|
14 | - fixed Ticket #900: catch an fatal error that occured sometimes when switching between modes in fullpage mode in Mozilla
|
---|
15 | - fixed Ticket #969 DOMwalk Gecko: line breaks rendered as <br>s inside <pre> blocks
|
---|
16 | - fixed Ticket #976 Loading message misplaced in IE7
|
---|
17 | - fixed Ticket #977 TableOperations toolbar off-place in ext_example.html
|
---|
18 | - fixed Ticket #978 defining a padding for <td>s in global css affects Xinha framework
|
---|
19 | - Ticket #979 improve checking for non-supported browsers
|
---|
20 | - fixed Ticket #934 SuperClean plugin returns just quotation when executed on localhost
|
---|
21 | - Ticket #929 Save changes on page unload fixed for Mozilla
|
---|
22 | - fixed Ticket #980 ImageManager color format bug
|
---|
23 | - fixed Ticket #981 No doctype in iframe content document/ editor always in quirks mode
|
---|
24 | - fixed Ticket #543 Stylist Panel overflow broken
|
---|
25 | - Ticket #983 added id for iframe
|
---|
26 | - fixed Ticket #984 !ExtendedFileManager produces php warning
|
---|
27 | - optimized icon file size
|
---|
28 | - fixed !JavaScript error in !ImageManager/!ExtendedFileManager image editor
|
---|
29 | - Ticket #908* Prompts broken in IE7: fixed for EFM, !ImageManager & !TableOperations
|
---|
30 | - Fixes for TableOperations, tickets #82, #908*, #912 and #947
|
---|
31 | - fixed Ticket #998* whitespace added before and/or after content (in non-fullpage mode)
|
---|
32 | - fixed slow unloading in Mozilla
|
---|
33 | - Fix focus problem when switching from html to wysiwyg in Gecko. See ticket #900.
|
---|
34 | - fixed toolbar floating issue
|
---|
35 | - fixed #1003 HTML length limited to 1024 characters with plugin CharCounter
|
---|
36 | - Ticket #1000 new public methods for getting/setting editor content
|
---|
37 | - fixed #735 - IE eating scripts and comments at the beginning of pages.
|
---|
38 | - Added new config variables to set iframe width if less than editor width (ticket:322) and set alignment of toolbar buttons.
|
---|
39 | - added Basque translation for XinhaCore
|
---|
40 | - prevent an error if server is set to parse .js files as PHP
|
---|
41 | - Ticket #127 plugin HtmlEntities: Entities.js file corrupt
|
---|
42 |
|
---|
43 | Xinha 0.92beta
|
---|
44 | - fixed Ticket #831 stop empty anchors from being removed
|
---|
45 | - Make htmlarea.js just load XinhaCore.js instead of being a copy of it.
|
---|
46 | - fixed Ticket #445 Toggle TableBorder doesn't work if this.fullpage=true or using FullPage plugin
|
---|
47 | - fixed Ticket #551 shape and coord attributes of area element are ignored by IE
|
---|
48 | - fixed Ticket #650 SpellChecker is not compatible with FullPage plugin
|
---|
49 | - fixed Ticket #816 CharacterMap and ListType panel modes make editor jump to top in IE
|
---|
50 | - fixed Ticket #570 change behaviour of justify when an image is selected to make the image float left/right,
|
---|
51 | click the justify button again to undo it
|
---|
52 | - fixed Ticket #891 noscript content got escaped
|
---|
53 | - fixed Ticket #857 Firefox fails to load in fullpage mode when <link ..> tag in wrong place.
|
---|
54 | - fixed Ticket #841 Spell Checker - Won't return to xinha.
|
---|
55 | - fixed Ticket #914 All buttons stay grey & this.getParentElement is not a function message when not calling
|
---|
56 | Xinha.loadPlugins() in xinha_init function
|
---|
57 | - fixed Ticket #911 Background color does not work in Firefox
|
---|
58 | - fixed Ticket #912 an error is thrown in Mozilla when clicking merge cells button and fewer than 2 cells are selected
|
---|
59 | - fixed Ticket #816 CharacterMap and ListType panel modes make editor jump to top in IE
|
---|
60 | - fixed Ticket #917 getHTMLWrapper in IE renders attributes like _stylist_usedtobe="[object Object]"
|
---|
61 | - fixed Ticket #556 stripBaseHref didn't work without baseHref defined explicitly.
|
---|
62 | - Update InsertPicture plugin Update
|
---|
63 | - fixed Ticket #921 EFM extended file manager - iframe height problem (IE)
|
---|
64 | - Ticket #923 colorPicker face lift & localisation
|
---|
65 | - fixed Ticket #924 EFM + ImageManager re-transforming of url to original image after automatic resize broken
|
---|
66 | - Ticket #900- retain editing position position between modes
|
---|
67 | - fixed Ticket #928 ImageManager fails if (another) Files.php exists in include path
|
---|
68 | - fixed Ticket #935 EFM demo_images php upload allowed: possible security risk
|
---|
69 | - Ticket #939 Japanese langage support
|
---|
70 | - fixed Ticket #3 Horizontal Rule Selection
|
---|
71 | - Plugin ExtendedFileManager: added doc to allowed upload extensions
|
---|
72 | - Plugin PasteText update
|
---|
73 | - Plugin HtmlEntities: default preset iso-8859-1
|
---|
74 | - fixed Ticket #948 IE: inline styles are not rendered by DOMwalk getHTML()
|
---|
75 | - Plugin HorizontalRule update
|
---|
76 | - Plugin SaveSubmit update
|
---|
77 | - Plugin Linker update
|
---|
78 | - fixed Ticket #823 editor contents was not submitted when using JavaScript form.submit() without prior form.onsubmit()
|
---|
79 | - fixed Ticket #459 all body attributes removed in full page mode in FireFox
|
---|
80 | - _editor_url is now converted to absolute if it is relative.
|
---|
81 | - fixed Ticket #594 IE: insertHTML() inserts HTML outside editor when editor is not focussed
|
---|
82 | - Ticket #954 FullScreen mode can now be called programmatically or on startup with or without button
|
---|
83 | - fixed Ticket #321 FullScreen : select elements show through in IE6
|
---|
84 | - fixed Ticket #953 Statusbar has ugly white gap at the bottom when switching back from full screen in IE
|
---|
85 | - fixed Ticket #952 FullScreen: scrollbars don't disappear in IE in QuirksMode
|
---|
86 | - fixed Ticket #603 Popop Dialog Height problems
|
---|
87 | - fixed Ticket #955 DOMwalk getHTML outputs empty attribute with value "true" instead of attribute name and some are skipped at all
|
---|
88 |
|
---|
89 | Xinha 0.91beta
|
---|
90 | - changed namespace from HTMLArea to Xinha
|
---|
91 | - the core file is now named XinhaCore.js instead of htmlarea.js,
|
---|
92 | please change your pages accordingly (the htmlarea.js will be removed!)
|
---|
93 | - the color picker script is now loaded on demand to reduce initial loading time
|
---|
94 |
|
---|
95 | Xinha 0.9beta
|
---|
96 | This equals Xinha revision 635 of Jan 11 2007
|
---|
97 | - All JavaScript files over 2kb have been compressed using the dojo JavaScript compressor
|
---|
98 | - All gifs have been optimized using Trout's GIF Optimizer version 2.3 |
---|