Skip to content

Commit 75b15d6

Browse files
committed
修正脚本处理文件内作者署名含代码的空格清除方式,触发相关表格条目,用空格方法增加简介栏宽度
1 parent aec2e8f commit 75b15d6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

AUTO-UPDATE.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ function updatePlugins(string $tableFile, array $requested, string $token = '',
357357
}
358358

359359
//处理repo作者名
360-
$authorInfo = strip_tags(trim($infos['author']));
360+
$authorInfo = trim(strip_tags($infos['author']));
361361
preg_match('/[\t ]*(,|&|,)[ \t]*/', $authorInfo, $seps);
362362
$sep = '';
363363
if ($seps) {

TESTORE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
同名插件TeStore根据作者名区分,注意“作者”文本要与Plugin.php内署名一致(多人用,或&号分隔)。
3636
```
3737

38-
名称 | 简介 | 版本 | 作者 | zip
39-
---- | ----: | :---: | ----: | :----:
38+
名称 |                                                       简介 | 版本 | 作者 | zip
39+
---- | ----: | :----: | :---- | :----:
4040
[AAThemeDemo](https://github.com/benzBrake/AAThemeDemo) | ThemeDemo2 修复版,仅支持 Typecho 1.2 | 1.0.0 | [Ryan](http://doufu.ru), [doudou](http://doufu.ru) | [最新](https://github.com/benzBrake/AAThemeDemo/archive/refs/heads/master.zip)
4141
[APlayerAtBottom](https://github.com/jstar0/APlayerAtBottom) | 网易云解析吸底式音乐播放器插件 | 1.1.3 | [小太](https://github.com/SatoSouta) | [下载](https://github.com/jstar0/APlayerAtBottom/archive/refs/heads/master.zip)
4242
[APlayer](https://github.com/zgq354/APlayer-Typecho-Plugin) | 网易云解析Html5音乐播放器插件 | 1.4.11 | [ZGQ](https://github.com/zgq354) | [下载](https://github.com/zgq354/APlayer-Typecho-Plugin/archive/master.zip)
@@ -138,7 +138,7 @@
138138
[CommentTools](https://github.com/tennsinn/CommentTools) | 简化版Typecho评论邮件提醒插件 | 0.1.0 | [息E-敛](https://github.com/tennsinn) | [下载](https://github.com/tennsinn/CommentTools/archive/master.zip)
139139
[CommentTracks](https://plugins.typecho.me/plugins/comment-tracks.html) | 按邮箱输出访客评论过的文章插件 | 1.0.0 | 不烦恼 | [下载](https://github.com/typecho-fans/plugins/releases/download/plugins-A_to_C/CommentTracks.zip)
140140
[CommentsByQQ](http://www.pxwei.com/archives/54) | 连接QQ机器人发送评论提醒插件 | 1.0.0 | [Pxwei](http://www.pxwei.com) | [不可用](https://github.com/typecho-fans/plugins/releases/download/plugins-A_to_C/CommentsByQQ.zip)
141-
[CompressHTML](https://github.com/qlwz/CompressHTML-For-Typecho) | 开启Gzip压缩Html替换关键词插件 | 1.0.0.0 By 2016-11-23 | [情留メ蚊子 ](http://www.94qing.com/) | [下载](https://github.com/qlwz/CompressHTML-For-Typecho/archive/master.zip)
141+
[CompressHTML](https://github.com/qlwz/CompressHTML-For-Typecho) | 开启Gzip压缩Html替换关键词插件 | 1.0.0.0 By 2016-11-23 | [情留メ蚊子](http://www.94qing.com/) | [下载](https://github.com/qlwz/CompressHTML-For-Typecho/archive/master.zip)
142142
[ConnectToTwitter](https://github.com/typecho/plugins/tree/master/ConnectToTwitter) | Twitter账号登录同步推送评论插件 | 1.0.0 Beta | [blankyao](https://github.com/blankyao) | [下载](https://github.com/typecho-fans/plugins/releases/download/plugins-A_to_C/ConnectToTwitter.zip)
143143
[CopyCopyright](https://github.com/zhihao55/CopyCopyright) | 复制文章弹出自定义版权提示插件 | 1.0.4 | [菜菜小豪](https://github.com/zhihao55) | [下载](https://github.com/zhihao55/CopyCopyright/archive/master.zip)
144144
[Copyright](https://github.com/Yves-X/Copyright-for-Typecho) | 自定义字段文末附加版权信息插件 | 1.0.4 | [Yves X](https://github.com/Yves-X) | [下载](https://github.com/Yves-X/Copyright-for-Typecho/archive/master.zip)
@@ -278,7 +278,7 @@
278278
[Mou](https://github.com/fmujie/Mou) | 漂浮字鼠标特效插件(带图片跟随) | 1.0.0 | [fmujie](https://github.com/fmujie) | [下载](https://github.com/fmujie/Mou/archive/master.zip)
279279
[MouseCheck](https://github.com/caoruichn/typecho-plugin) | 漂浮字鼠标特效插件(可设颜色等) | 1.0.1 | [caorui](https://github.com/caoruichn) | [下载](https://github.com/caoruichn/typecho-plugin/archive/master.zip)
280280
[MouseFloating](https://github.com/icy2003/typecho-MouseFloating) | 定制随机漂浮字跟随鼠标特效插件 | 1.0.0 | [icy2003](https://github.com/icy2003) | [下载](https://github.com/icy2003/typecho-MouseFloating/archive/master.zip)
281-
[MuPlayer](https://github.com/HyanCat/Typecho-MuPlayer) | 原百度[MuPlayer](https://github.com/BaiduMusic/muplayer)音乐播放器插件 | 0.0.3 | [HyanCat ](http://hyancat.com 流光不加少个人主页) | [下载](https://github.com/HyanCat/Typecho-MuPlayer/archive/master.zip)
281+
[MuPlayer](https://github.com/HyanCat/Typecho-MuPlayer) | 原百度[MuPlayer](https://github.com/BaiduMusic/muplayer)音乐播放器插件 | 0.0.3 | [HyanCat](http://hyancat.com 流光不加少个人主页) | [下载](https://github.com/HyanCat/Typecho-MuPlayer/archive/master.zip)
282282
[MultiTheme](https://github.com/jqnote/Typecho-MultiTheme) | Typecho主题切换插件(定制参数) | 1.0.0 | [HackRose](https://github.com/jqnote) | [下载](https://github.com/jqnote/Typecho-MultiTheme/archive/master.zip)
283283
[Music](https://github.com/bianhua521/Tyoecho_Music) | [彼岸花](https://heshi.love)多平台解析音乐播放器插件 | 1.0.0 | [彼岸花](https://github.com/bianhua521) | [下载](https://github.com/bianhua521/Tyoecho_Music/archive/master.zip)
284284
[MyBangumi](https://github.com/panedioic/MyBangumi) | 自建数据显示追番和短评信息插件 | 0.1 | [Panedioic](https://github.com/panedioic) | [下载](https://github.com/panedioic/MyBangumi/archive/master.zip)
@@ -404,7 +404,7 @@
404404
[ThemeSwitcher](https://github.com/raindecloud/ThemeSwitcher) | 夜间换主题版ThemeSwitcher插件 | 1.0.0 | [rain](https://github.com/raindecloud) | [下载](https://github.com/raindecloud/ThemeSwitcher/archive/master.zip)
405405
[ThemeSwitcher](https://www.bigjin.com/post/themeswitcher.html) | 按设备自动切换不同主题外观插件 | 1.0.0 | [loftor](https://github.com/loftor-git) | [下载](https://github.com/typecho-fans/plugins/releases/download/plugins-S_to_Z/ThemeSwitcher.zip)
406406
[ThinPicture](https://github.com/jasonz93/typecho-thinpicture) | 文章图片上传阿里云OSS裁切插件 | 0.0.1 | [Nicholas](https://github.com/jasonz93) | [下载](https://github.com/jasonz93/typecho-thinpicture/archive/master.zip)
407-
[Thumbnail](https://github.com/hope183/typecho-plugin) | 自定义输出并裁切文章缩略图插件 | 1.0.0 | [CaiXin Liao ](http://blog.molibei.com) | [下载](https://github.com/hope183/typecho-plugin/archive/master.zip)
407+
[Thumbnail](https://github.com/hope183/typecho-plugin) | 自定义输出并裁切文章缩略图插件 | 1.0.0 | [CaiXin Liao](http://blog.molibei.com) | [下载](https://github.com/hope183/typecho-plugin/archive/master.zip)
408408
[Thumbnail](https://mrasong.com/a/thumbnail-for-typecho) | Typecho多层判断文章缩略图插件 | 1.0.5 | [Mr.Asong](https://mrasong.com) | [最近](https://github.com/typecho-fans/plugins/releases/download/plugins-S_to_Z/Thumbnail.zip)
409409
[TianAPIEnsentence](http://forum.typecho.org/viewtopic.php?f=6&t=11744) | 用[TianAPI](https://www.tianapi.com)输出英文经典名句插件 | 1.0.0 | [宇天行](https://www.huceo.com) | [下载](https://github.com/typecho-fans/plugins/releases/download/plugins-S_to_Z/TianAPIEnsentence.zip)
410410
[TianAPISayLove](http://forum.typecho.org/viewtopic.php?f=6&t=11743) | 用[TianAPI](https://www.tianapi.com)输出随机土味情话插件 | 1.0.0 | [宇天行](https://www.huceo.com) | [下载](https://github.com/typecho-fans/plugins/releases/download/plugins-S_to_Z/TianAPISayLove.zip)

0 commit comments

Comments
 (0)