Xinha - The Community-Built Online HTML Editor
For bug reports, forum, and updates go to
http://xinha.org
Release History
Xinha 0.95
Bugs Fixed
* fixed #1040 htmlRemoveTags doesn't work in IE
* fixed #645 IE Save as function only saves the original html
* fixed #1136 FF3 Linux select boxes in toolbar are too small
* fixed #1100 Extended File Manager - Error after opening window
* fixed #1103 [TransformInnerHTML] IE breaks singlet attributes starting with "no"
* fixed #1086 Repeated javascript insertion in onclick attributes
* fixed #1094 IE throws error in Xinha.loadStyle function
* fixed #1117 IE returns javascript error -1072896658
* fixed #993 PageStyle to override styles in PageStylesheets
* #1112 switching between modes leaves strange characters in source
* fixed #1128 loading fails when Fullscreen tried to load as plugin
* fixed #1126 Percent (%) in URL prevent stripSelfNamedAnchors from working
* fixed #1120 HTML select overlaps color picker in IE6
* #1115 + #1127 fixed compatibility issues with Firefox 3
* #961 + #1130 changed behaviour of xinha_config.baseHref
* fixed #645 Save as function only saves the original html
* fixed #1040 htmlRemoveTags doesn't work in IE
* fixed #1015 Mozilla shows scrollbars on click in Stylist
* #918 removed mozParaHandler dirty as it had been broken for a long time
* fixed #1015 Mozilla shows scrollbars on click in Stylist
* fixed #1148 HTML entities break when cursor is inside when switching from HTML to WYSIWYG
* fixed #1151 form action always made absolute
* fixed #1155 InsertAnchor broken in IE 7
* fixed #1158 [ImageManager] in Japanese environment, an error occurs by reading of lang/ja.js in IE6/7
* fixed #1152 Plugins using surroundHTML (EditTag, LangMarks) no longer work in IE7
* fixed #1161 permission error from ColorPicker.js
* fixed #1181 [TableOperations] Table Options dialog first entry for border style faulty
* fixed #1185 [TableOperations] IE: style float broken
* fixed #1197 [Linker] IE shows bug in line 262
* fixed #1200 [Linker] Dialog does not show if scanned folder empty
Enhancements
* #1143 add Safari support
* #938 add Opera support
* #1138 added API functions Xinha.getEditor(), Xinha.prototype.getPluginInstance(), Xinha.addOnloadHandler()
* #1137 [Equation] FF3 fixes & improved way of avoiding formula changes in editor
* #1150 synchronize "Remove Format" between browsers
* added plugin PreserveScripts for enhanced editing of pages containing PHP and/or JavaScript ()
* Loading message facelift
* added XinhaLoader.js for enhanced user experience through early loading message
* made Xinha.makeEditors accept a DOM reference to the textarea instead of the id as part of xinha_editors array (#1105)
* #1123 Allow return of PHP array from xinha_pass_to_php_backend
* [Linker] scan.php: Allow specification of base url to use (so that a subdirectory can be used as $dir and return appropriate urls to the files (prefixing the url
* [ExtendedFileManager] new Version
* #961 + #1130 changed behaviour of xinha_config.baseHref
* #1137 [Equation] improved way of avoiding formula changes in editor
* #442 removed alert "Your Document is not well formed..."
* #1119 disabled Firefox 2 spell check when ContextMenu is enabled
* added a plugin "GenericPlugin" as a democase for plugin event handlers
* #1171 [SmartReplace] now also replaces three dots with an ellipsis
* #1119 [ContextMenu] optionally switch of Firefox Spell check
* #1172 [LangMarks] make available languages configurable
* enhanced behaviour when xinha_config.baseHref is set to another server
* #1195 Allow to specify an external url to load a plugin from
* #1201 Add inwardHtml/outwardHtml functions to Config object
I18n
* #1109 Spanish language extended
* #1116 [ExtendedFileManager] added French translation
* #853 updated Translation for farsi
* fixed wrong encoding in Spanish language file
* fixed no bold/italic/underline button images in Spanish
* #1194 [ExtendedFileManager] updated French translation
Xinha 0.94
* Ticket #1093 [InsertSmiley] remove smiley gifs from trunk
* fixed Ticket #1019 Cusor not jumping to editable part of window when clicked in IE
* [TableOperations] Add config option to not dispaly toolbar buttons
* fixed Ticket #1021 Prevent ExtendedFileManager from masking ImageManager
* fixed Ticket #1023 [ImageManager] Add config item to allow the advanced image options to be hidden from the user
* fixed Ticket #1026 fix problems with loading skins
* fixed Tickets #1030 & #1031: slow loading large pages in IE
* fixed Ticket #1034 [ExtendedFileManager] Color pickers shown when use_color_pickers is false
* fixed Ticket #1035 [TransformInnerHTML] tags corruptedunder certain circumstances
* fixed Ticket #1036 [ExtendedFileManager] window is only resized after all thumbnails have benn loaded, which can take quite some time
* fixed Ticket #1039 Firefox full page adds multiple paragraphs after view source
* fixed Ticket #1019 Cusor not jumping to editable part of window when clicked in IE7
* fixed Ticket #1046 Error in IE 6 when switching from text to wysiwyg
* [DOMwalk] linebreaks inserted before <br />s
* catch error in IE when trying to restore selection on non-displayed area
* fixed Ticket #973 Error switching wysiwyg/html including javascript file on the code
* fixed Ticket #1028 - [Linker] automatically (attempt to) work around an issue with mod_security being triggered because of the charset on our POST requests
* fixed Ticket #1055 [Stylist] Inappropriate styles (for other tags) are shown
* added Dutch language files
* added new hook 'onBeforeSubmit' for firePluginEvent()
* added new hook 'onBeforeUnload' for firePluginEvent()
* fixed Ticket #1048 Full Screen plugin doesn't load if many editors on page
* fixed Ticket #1053 ListType plugin doesn't work in panel config with multiple editors
* fixed Ticket #1026 Skins referenced with <link>-tags don't work anymore
* fixed Ticket #1059 [Equation] loosing formula onsubmit
* fixed Ticket #1060 [Equation] various updates
* [Equation] preserve formula on reload in Mozilla
* [Equation] updated ASCIIMathML.js
* [Skin:silva] padding and border on textarea make the textmode too wide
* fixed Ticket#1001 Editor loads a bunch of null urls in ie
* fixed Ticket #1068 [TranformInnerHTML] newlines added after </script>
* fixed Ticket#1069 Editor document URL prefixed to any href that only consists of URL parameters
* added Thai translation for core
* added complete Portuguese Brazilian translation
* updated lc_parse script
* fixed Ticket #1071 [ExtendedFileManager] external image URL image inserted with width/height 0, amking it invisible
* fixed Ticket #1074 [SuperClean] throws warnings in PHP 5
* fixed Ticket #1079 [DynamicCSS] lists Xinha internal CSS
* fixed Ticket #1080 Some plugins leave behind stylesheet links in fullpage mode
* fixed Ticket #1083 Convert URLs to links - Error
* fixed Ticket #1084 URL auto-linking (Gecko): URLs with user:password@domain.tld falsely recognized as email address
* fixed Ticket #1085 URL auto-linking (Gecko): IP numbers don't work
* fixed Ticket #1081 Control character is not being removed inside SCRIPT tags or HEAD when switching from textmode to htmlmode
* fixed Ticket #1078 [InsertImage] spacing attributes: inconsistent behaviour when editing image
* fixed Ticket #1089 [Color Picker] Localize OK Label
* fixed Ticket #1091 [SaveSubmit] does not correctly submit value of checkboxes and radio buttons
Xinha 0.93
- fixed Ticket #967 Font Color Picker stops working after using one of ImageManager, ExtendedFileManager, FullPage, or HorizontalRule
- fixed Ticket #965 When switching between Xinhas in the same page, in textmode toolbar stays disabled
- fixwd Ticket #963 DOMwalk IE: head tag attributes without quotes
大黄鸭duck.
- 粉丝: 6782
- 资源: 1万+
最新资源
- 西门子全自动定长裁切机PLC程序:高精度切割,简洁注释,适合新手编程练习,威纶通触摸屏控制,13西门子200PLC全自动定长度裁切机设备程序(含威纶通触摸屏程序)该程序已经在设备上应用,切割长度精度高
- 基于双闭环控制策略的Buck变换器:Pi控制实现电压稳定与动态优化,输出功率达百瓦级,支持输入电压调整与输出电压自定义,Matlab仿真文件下载链接 ,Buck变器,双闭环控制策略,电压环和电流环均采
- 成熟稳定运行的智能立体仓库管理系统案例:西门子PLC控制下的堆垛机与输送机联动实践,立体仓库 堆垛机 输送机 智能物流 项目是本人以前做的工程项目案例,是成熟的并且稳定的运行在客户现场的程序,项目有
- Matlab Simulink单相光伏储能模型:高效太阳能发电与蓄电池储能系统仿真,MPPT电导增量法跟踪,并网等级与个人使用需求解决方案,Matlab simulink模型,单相光伏储能模型 可再生
- 掌握COMSOL激光烧蚀技术:精通脉冲激光打孔包与动网格固体传热模块的应用艺术 ,comsol激光烧蚀脉冲激光打孔包会 掌握一个等于学会一整套 COMSOL 主要涉及模块:动网格、固体传热 ,核心关
- 西门子1200 PLC程序与项目模板:从硬件选型到HMI界面设计的全面指南,西门子1200程序和项目模板,适用初学者 本资料从一个项目出发,包含了 1.如何进行硬件设备的选型; 2.电气原理图绘制标准
- 雪豹速清v2.1.8.apk
- 基于Simulink的汽车LAR-LQG半主动与主动悬架系统研究,汽车lar lqg 半主动 主动悬架 simulink ,核心关键词:汽车; LAR; LQG; 半主动悬架; 主动悬架; Simu
- 基于车辆运动学模型的Hybrid-Astar路径规划算法实现研究,25混合A星算法路径规划Hybrid-Astar 以车辆的运动学模型为节点,以当前点到终点的Astar距离和RS距离两者最大的距离作为
- 光储电压电流双环并网控制MATLAB仿真详解:涵盖光伏阵列、MPPT升压回路等模块及讲解文档,光储电压电流双环并网控制MATLAB仿真,包含光伏阵列模型、MPPT升压回路、储能电池模型、电压电流双环控
- 模块化多电平换流器MMC-HVDC直流输电系统仿真研究:载波移相调制与换流站控制策略详解(附参考文献与参数计算,适合初学者),模块化多电平流器,MMC-HVDC直流输电系统,单个桥臂4个子模块(5电平
- 基于LQR最优控制算法的车辆轨迹跟踪控制模型 基于质心侧偏角等动力学参数建立模型,优化误差实现实时轨迹跟踪,仿真效果优异 ,基于LQR最优控制算法实现的轨迹跟踪控制,建立了基于车辆的质心侧偏角、横摆角
- 基于模型预测控制(MPC)的车速控制算法研究:燃油汽车上下层控制器设计与实现,可应用于代码生成与实车试验,适用于多种车速需求场景,附复现资料 ,基于模型预测MPC实现的车速控制,控制目标为燃油汽车,采
- "PMSM永磁同步电机的自抗扰控制策略与matlab Simulink仿真实现",【PMSM自抗扰控制】 PMSM 永磁同步电机 ADRC 自抗扰控制 matlab simulink 仿真 (1)采
- PFC单轴压缩下声发射模拟演化规律及胶结破坏能实时监测分析,PFC单轴压缩声发射模拟演化规律及胶结破坏能监测 ,PFC; 压缩声发射; 模拟演化规律; 胶结破坏; 监测,PFC单轴压缩声发射:胶结破
- COMSOL针-板正流注放电模型:基于流体方程的光电离过程参考模型,[COMSOL针-板正流注放电模型]采用流体方程,包含光电离过程,有需要的可以拿去作为参考 ,核心关键词:COMSOL针-板正流
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈