ash3t/flarum-bbcode-advanced-image
Composer 安装命令:
composer require ash3t/flarum-bbcode-advanced-image
包简介
An image BBCode which allows more attributes/parameters than the default img BBCode. Extra options include: width, unit (for width), and class.
关键字:
README 文档
README
Adds an image BBCode to Flarum which allows extra attributes compared to the default image BBCode.
The default image BBCode is [img] and so in order to not cause conflicts, this BBCode uses the full word, [image].
The code with all options (although, only the URL is required):
[image=example.com/image.png width=100 unit=% class=cool alt=This in image title=The title]
Install using composer:
composer require zerosonesfun/flarum-bbcode-advanced-image:"*"
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-25