#试试
markdown
语法
#试试
markdown
语法
安装了以下扩展
clarkwinkelmann/catch-the-fish
fof/reactions
justoverclock/flarum-ext-emoticonpack
askvortsov/flarum-auto-moderator
askvortsov/flarum-discussion-templates
katosdev/signature
justoverclock/discussion-info
v17development/flarum-seo
fof/sitemap
ianm/follow-users
ianm/level-ranks
justoverclock/flarum-ext-purify
justoverclock/events-countdown
[right]本站更新记录与bug反馈[/right]
好
用户通过fof/upload扩展上传图片将被inotify自动cwebp并移动至腾讯云cdn加速,浏览器兼容性警告:不要全网同id
而如果把整个public/assets移到其他cdn域,需要等有人写出扩展来把flysystem-aws-s3缝合进flarum fs,pr#2732中3月时他们才实现允许扩展fs
https://github.com/flarum/core/issues/822
https://github.com/flarum/core/issues/1783
https://docs.flarum.org/extend/filesystem/
https://discuss.flarum.org/d/28425-using-s3-filesystem/5
https://github.com/askvortsov1/flarum-azure-poc
https://github.com/flarum/core/pull/2732
[right]本站更新记录与bug反馈[/right]
好高深
[right]本站更新记录与bug反馈[/right]
n0099
为了增加由腾讯云cdn返回http415 Unsupported Media Type的概率需要在上传.jpg/png扩展名的webp图片时指定mime type为image/webp
但go写的coscli不支持上传时指定header,只有py2写的coscmd支持
https://cloud.tencent.com/document/product/436/10976#.E4.B8.8A.E4.BC.A0.E6.96.87.E4.BB.B6
n0099 webp兼容性通知中增加了google analytics打点事件(不兼容时上报)
[right]本站更新记录与bug反馈[/right]
根据b/n站网抑云u2b等100+网站的链接文本自动生成嵌入iframe通过s9e\TextFormatter\Plugins\MediaEmbed:n0099
<>
包裹链接可以不被嵌入[right]本站更新记录与bug反馈[/right]
根据 https://s9etextformatter.readthedocs.io/Plugins/Autolink/Synopsis/#match-www-hostnames
允许自动生成链接时不写https?://www.
只写www.
如
www.baidu.com
www.n0099.net
但裸域或非www子域还是得补全https?://
baidu.com
n0099.net
tieba.baidu.com
[right]本站更新记录与bug反馈[/right]