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
16
Commits
1
Branch
2
Tags
cfcc39d48864c0beafddc8ca99899b510651c4e6
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
cfcc39d488
mainly add readme
2020-06-27 14:07:40 +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
mainly add readme
2020-06-27 14:07:40 +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%