This website requires JavaScript.
Explore
Help
Register
Sign In
typecho
/
AliOssForTypecho
Watch
1
Star
0
Fork
0
You've already forked AliOssForTypecho
mirror of
https://github.com/droomo/AliOssForTypecho.git
synced
2026-08-19 14:03:29 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
2
Tags
fa5b4844001ff0fbac099039a83f1c6c4969f224
Go to file
Code
Clone
HTTPS
SSH
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
MooN
fa5b484400
借鉴
https://github.com/DefectingCat/AliOssForTypecho-,增加自定义样式功能
2020-06-27 14:38:48 +08:00
aliyun-oss-php-sdk-2.3.1
replace alioss sdk 2.3.0 with version 2.3.1
2020-06-25 15:13:15 +08:00
.gitattributes
🍭
Added .gitattributes & .gitignore files
2015-09-30 03:23:29 +08:00
.gitignore
🍭
Added .gitattributes & .gitignore files
2015-09-30 03:23:29 +08:00
Plugin.php
借鉴
https://github.com/DefectingCat/AliOssForTypecho-,增加自定义样式功能
2020-06-27 14:38:48 +08:00
README.MD
mainly add readme
2020-06-27 14:07:40 +08:00
README.MD
Unescape
Escape
Typecho插件AliOssForTypecho
介绍
用于将Typecho上传的附件保存到阿里云的OSS。 最后更新于2020年6月。
特性
可以选择只保存到OSS
,
或同时保存到OSS和服务器
,
方便维护
;
实现同名文件上传时自动重命名
,
如在OSS或服务器上已经存在名为
test.png
的图片,若再次上传
test.png
,新图片会重命名成
test(1).png
;
记录上传文件时的错误日志,再也不用为莫名其妙的上传失败或者上传时毫无反应懵逼了。
可以自定义CDN地址、OSS储存前缀、OSS连接方式
(
内网、外网
)
;
Reference in New Issue
View Git Blame
Copy Permalink
Description
first upload
Readme
541
KiB
Languages
PHP
100%