Skip to content

Commit 359ced2

Browse files
committed
docs: add image to readme
1 parent f1b36ca commit 359ced2

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,12 @@ This extension is a temporary workaround for [flarum/framework#3692](https://git
1616

1717
If the user is the **discussion author** and **can reply**. It will follow the permission set here:
1818

19+
<img height="256" alt="image" src="https://github.com/user-attachments/assets/fe53130d-1776-4249-9316-db1f2e434f8d" />
20+
1921
If not it will follow to other policy such as the tag policy:
2022

23+
<img height="128" alt="image" src="https://github.com/user-attachments/assets/b2cc62e9-bdd1-4109-af80-d4f7877b3591" />
24+
2125
## Installation
2226

2327
Install with composer:

README.zh-CN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,12 @@
1616

1717
当用户是该 **讨论的创建者** 并且 **有权限进行回复** 时,将依据以下设置判断是否允许重命名:
1818

19+
<img height="256" alt="image" src="https://github.com/user-attachments/assets/fe53130d-1776-4249-9316-db1f2e434f8d" />
20+
1921
若不满足上述条件,则仍遵循其他策略(例如 Tag 策略)的权限设置:
2022

23+
<img height="128" alt="image" src="https://github.com/user-attachments/assets/b2cc62e9-bdd1-4109-af80-d4f7877b3591" />
24+
2125
## 安装
2226

2327
使用 Composer 安装:

0 commit comments

Comments
 (0)