oe800/flarum-ext-bbcode-alerts
Composer 安装命令:
composer require oe800/flarum-ext-bbcode-alerts
包简介
Add visual alerts / warnings to Flarum posts
README 文档
README
Add ALERTS, WARNINGS and other custom notifications to your Flarum posts.
0.2.0 ❤️
@Ralkage 's Remix
- ”°• ʙᴇᴛᴀ 8.(1) ᴄᴏᴍᴘᴀᴛɪʙɪʟɪᴛʏ. •°”
- MAJOR refactoring/restructuring of code.
- Friendlier way of updating FA4 icons to FA5 through our LESS savior/function
fa();which I got after reviewing extensions that make use of FA5 icons through LESS (aka Tags ;);)) - Made use of those new extenders ❤️ (Formatter is 💝 )
- composer.json updated.
- README makeover.
- Added LICENSE file cause why not?
- Added .editorconfig
- Added .gitignore
P.S. There's more to come 🙈
Installation
composer require oe800/flarum-ext-bbcode-alerts
Updating
composer update oe800/flarum-ext-bbcode-alterts
Usage
Basic Notification Alerts:
[AWARNING]This is an AWARNING message.[/AWARNING]
[ASUCCESS]This is an ASUCCESS message.[/ASUCCESS]
[AINFO]This is an AINFO message.[/AINFO]
[ABASIC]This is an ABASIC message.[/ABASIC]
[ACUSTOM]red,black,green,This is an ACUSTOM message.[/ACUSTOM]
More Styled Notifications:
[BWARNING]This is n BWARNING message.[/BWARNING]
[BSUCCESS]This is a BSUCCESS message.[/BSUCCESS]
[BERROR]This is a BERROR message.[/BERROR]
[CWARNING]darkorange,white,darkorange,THIS IS A CWARNING TITLE,This is a CWARNING message.[/CWARNING]
[CNOTICE]teal,white,teal,THIS IS A CNOTICE TITLE,This is a CNOTICE message.[/CNOTICE]
[CERROR]red,white,red,THIS IS A CERROR TITLE,This is a CERROR message.[/CERROR]
[CSUCCESS]green,white,green,THIS IS A CERROR TITLE,This is a CSUCCESS message.[/CSUCCESS]
Added Proper BBCode Formatting (Thanks to JoshyPHP):
[BCUSTOM]title=THIS IS A BCUSTOM TITLE font=red bg=black border=green[/BCUSTOM]
[DNOTICE title="This is a DNOTICE title" font="teal" bg="white" border="teal"]This is a DNOTICE message.[/DNOTICE]
[DERROR title="This is a DERROR title" font="red" bg="white" border="red"]This is a DERROR message.[/DERROR]
[DWARNING title="This is a DWARNING title" font="darkorange" bg="white" border="darkorange"]This is a DWARNING message.[/DWARNING]
[DSUCCESS title="This is a DSUCCESS title" font="green" bg="white" border="green"]This is a DSUCCESS message.[/DSUCCESS]
Screenshots
Properly Formatted BBCode:
To Do
- Add more styles.
- Requests?
Links
oe800/flarum-ext-bbcode-alerts 适用场景与选型建议
oe800/flarum-ext-bbcode-alerts 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 2.14k 次下载、GitHub Stars 达 4, 最近一次更新时间为 2017 年 06 月 19 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「notifications」 「alerts」 「bbcode」 「flarum」 「warnings」 「oe800」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 oe800/flarum-ext-bbcode-alerts 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 oe800/flarum-ext-bbcode-alerts 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 oe800/flarum-ext-bbcode-alerts 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Symfony FMBbCodeBundle
A Laravel Nova package that adds a notification feed in your Nova app.
Parse your BBCode easy with this library.
BBCode parser
Adds more BBCode
Add visual alerts / warnings to Flarum posts
统计信息
- 总下载量: 2.14k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2017-06-19