{"id":21879592,"url":"https://github.com/xiexianbin/ueditor-plus","last_synced_at":"2026-02-19T02:02:39.553Z","repository":{"id":78928070,"uuid":"43008637","full_name":"xiexianbin/ueditor-plus","owner":"xiexianbin","description":"Create By Xie Xianbin. RePackage ueditor for spring and other object storage service.","archived":false,"fork":false,"pushed_at":"2017-02-10T15:11:27.000Z","size":17692,"stargazers_count":69,"open_issues_count":3,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-15T03:11:29.515Z","etag":null,"topics":["cdn","editor","editor-plugin","oss","springboot","ueditor","ueditor-for-aliyun-oss","ueditor-plus","ueditor-spring"],"latest_commit_sha":null,"homepage":"http://docs.xiexianbin.cn/ueditor-plus","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xiexianbin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-09-23T15:11:52.000Z","updated_at":"2024-11-04T09:51:54.000Z","dependencies_parsed_at":"2023-03-12T06:10:38.985Z","dependency_job_id":null,"html_url":"https://github.com/xiexianbin/ueditor-plus","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xiexianbin/ueditor-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiexianbin%2Fueditor-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiexianbin%2Fueditor-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiexianbin%2Fueditor-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiexianbin%2Fueditor-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiexianbin","download_url":"https://codeload.github.com/xiexianbin/ueditor-plus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiexianbin%2Fueditor-plus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29600848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T00:59:38.239Z","status":"online","status_checked_at":"2026-02-19T02:00:07.702Z","response_time":117,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cdn","editor","editor-plugin","oss","springboot","ueditor","ueditor-for-aliyun-oss","ueditor-plus","ueditor-spring"],"created_at":"2024-11-28T08:17:38.756Z","updated_at":"2026-02-19T02:02:39.548Z","avatar_url":"https://github.com/xiexianbin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ueditor-plus使用配置\n=====\n\n\n[![License](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/XieXianbin/ueditor-plus/blob/master/LICENSE)\n[![Build Status](https://travis-ci.org/XieXianbin/ueditor-plus.svg?branch=master)](https://travis-ci.org/XieXianbin/ueditor-plus)\n[![Codeship](https://app.codeship.com/projects/1dc68ea0-ddc7-0133-75bb-6a683e002de2/status?branch=master)](https://app.codeship.com/projects/144506)\n[![GitHub release](https://img.shields.io/github/release/xiexianbin/ueditor.svg)](https://github.com/XieXianbin/ueditor-plus/releases)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/xiexianbin/ueditor-plus.svg)](https://github.com/XieXianbin/ueditor-plus/pulls)\n\n\n## 版本说明\n\n1. ueditor-plus-v1.2.1-beta和v1.4。3之前的版本均对应ueditor的官方[v1.4.3版本](https://github.com/fex-team/ueditor/tree/v1.4.3 \"ueditor v1.4.3 代码\")\n\n2. ueditor-plus-v1.2.1-beta之后版本将于ueditor官方保持一致。即ueditor-plus-v1.4.3.1版本对应ueditor的v1.4.3.1版本。\n\n## Maven\n\n```\n\u003cdependency\u003e\n  \u003cgroupId\u003ecn.xiexianbin.ueditor\u003c/groupId\u003e\n  \u003cartifactId\u003eueditor-plus\u003c/artifactId\u003e\n  \u003cversion\u003e1.4.3.3\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## 使用\n\nUeditor 官方使用说明：http://fex.baidu.com/ueditor/#server-jsp，ueditor-plus提供两种配置模式：\n\n### 1. 标准模式：\n\n配置文件OSSKey.properties位于src/main/resources目录下（及java的classpath目录下），若不配置OSSKey.properties文件或配置useStatus=false，该功能同ueditor官方提供的功能一致；否则，将启用ue的高级功能。。\n\n\n### 2. 高级模式：\n\n即启用ueditor-plus模式，配置及使用方法如下：\n\n\n1) 把/src/ueditor1_4_3-utf8-jsp文件下的所有文件拷贝到项目的目录下（该文件来自ueditor官网修改后的版本）。\n\n\n2) 到 https://github.com/XieXianbin/ueditor-plus/releases  下载ueditor-plus-1.2.0-beta.jar包，与从/src/lib文件夹下的jar包一同拷贝到项目的lib目录下，导入项目。\n\n\n3) 将/src/OSSKey.properties拷贝到src/main/resources目录下，配置OSSKey.properties文件，修改如下：\n\n```\n## ALIYUN OSSClient Configure \n\n# Ueditor use or not story image to ALIYUN OSS, values true/false\n# default value false\nuseStatus=true\n\n# ALIYUN OSS bucket info\nbucketName=ali--cdn-shenzhen\nkey=\nsecret=\n\n# auto create Bucket to default (HangZhou) zone, values true/false\n# default value false\nautoCreateBucket=false\n\n## ALIYUN OSS URL\n# The Oss Client Endpoind to auth, like http://oss-cn-shenzhen.aliyuncs.com/\nossCliendEndPoint=http://oss-cn-shenzhen.aliyuncs.com/\n\n# ossEndPoint=http://ali--cdn.oss-cn-shenzhen.aliyuncs.com/\nossEndPoint=http://ali--cdn-shenzhen.oss-cn-shenzhen.aliyuncs.com/\n\n## ALIYUN CDN URL\n# Ueditor use or not use ALIYUN CDN, values true/false\n# default value false, when useCDN=true, the cdnEndPoint will used.\nuseCDN=false\n#cdnEndPoint=http(s)://cdn.xiexianbin.cn.w.kunlunar.com/\ncdnEndPoint=\n\n# Ueditor story or not story image to local direct, values true/false\n# default value false\nuseLocalStorager=false\n\n# default Ueditor upload base path, from config.json, when\n# useLocalStorager=false, this values will work to delete upload \n# file, default value is \"upload\", unuse now.\n#uploadBasePath=upload\n\n# Ueditor use or not use asynchronous model to upload image to ALIYUN OSS\n# default value false\nuseAsynUploader=false\n```\n\n### 参看是否配置成功\n\nhttp://127.0.0.1:8080/ueditor/ueditor1_4_3-utf8-jsp/jsp/controller.jsp?action=config\n\n### action类型以及说明\n\n* uploadimage：//执行上传图片或截图的action名称\n\n* uploadscraw：//执行上传涂鸦的action名称\n\n* uploadvideo：//执行上传视频的action名称\n\n* uploadfile：//controller里,执行上传视频的action名称\n\n\n### 技术支持\n\n邮箱：me@xiexianbin.cn\n\nQQ群：20038301\n\n\n### 捐赠\n\n本项目是个人业余时间开发和提供技术支持，欢迎捐赠！\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiexianbin%2Fueditor-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiexianbin%2Fueditor-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiexianbin%2Fueditor-plus/lists"}