Checklists
piwind/flarum-checklist
Checklists for Flarum!
- Downloads
- 2
- Version control
- github.com/piwind/flarum-checklist
Checklists
A Flarum extension. Checklists for Flarum! If you can edit posts with checklists, you can click them to toggle without having to open the edit composer. Integrates particularly well with Flarum Rich Text Editor but does not require it.
Syntax
- [ ] unchecked
- [x] checked
- [ ] Works nested
---
1. [ ] Works with ordered lists
About This Fork
This repository is a fork of askvortsov1/flarum-checklist, with some bugfix.
TODO
- **BUG:**子清单不论是否checked,都会因为其父级checked而被添加删除线样式
Installation & Updating
Install with composer:
composer require piwind/flarum-checklist:*
Updating:
composer update piwind/flarum-checklist
Links
Versions
-
Version v1.4.0.
Likely works with Flarum v1.8.10.
Unlikely to work with Flarum v2.0.0-beta.3.
-
1 additional versions.
-
Extension created.