getgrav / getgrav/grav-plugin-admin
There is no duplicate check in Expert mode
Open
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
If the page is saved in Expert mode, there is no duplicate check in the taxonomy.
For example:
```
taxonomy:
tag:
- test
- test1
- test1
- test2
```
Contributor guide
Assessment
This issue has not been assessed yet.