This repository was archived by the owner on Jan 6, 2023. It is now read-only.
如何能自定义工具栏#3212
Open
lindxsea wants to merge 1856 commits into
Open
Conversation
1.支持背景图片的抓取 2.抓取图片时添加loading 3.抓取失败时显示失败的图片而不是不处理 4.事件 catchremotesuccess 添加成功抓取和抓取失败的dom列表参数
优化远 程抓取图片插件(catchremoteimage) 的相关代码
|
http://fex.baidu.com/ueditor/#dev-developer 按照官方文档,自定义了几个工具栏上的按钮。 版本 v1.4.3.3 |
修复问题:在关闭xss过滤前提下,当选择多个td(td中含有textarea)并修改单元格对齐方式时,td中的textarea会被清空
## 问题 编缉源码状态下,`.blur()` 方法无法使编辑器失去焦点;`.focus()` 方法不但无法使编缉器获得焦点,还会使编辑器无法接收键盘操作。 ## 解决 修改 source 插件,使用与 `.getContent()` 和 `.setContent()` 相同的处理方式,在开启源码编辑模式时对编辑器的 `.focus()` 和 `.blur()` 方法进行覆盖,并在关闭源码编辑模式时还原。
修复编辑源码状态下,`.focus()`和`.blur()`失效的问题
修复当图片带有GET参数时,无法本地化的bug
修复调整单元格对齐方式会导致td中textarea元素丢失的问题
|
如何控制工具栏上的按钮显示与隐藏??? |
Make the header same with /plugins/autoupload.js See: /fex-team/ueditor/blob/089c7dee81cf06bf68a4ff6a362a7dcf4511d78b/_src/plugins/autoupload.js#L119
Update image.js to make image uploader send same header with drag-drop-uploading
更新二次开发自定义插件相关文档说明
|
我就配置几个按钮时,怎么居左啊?现在都是居中的好丑 |
|
请问一下,如何自定义多个自定义按钮 |
added 2 commits
January 6, 2023 11:45
Update README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.