Add rendered preview screenshots to the README
Login page (default and button-only mode) and the three settings tabs, rendered from the plugin's own markup and CSS inside a mock WordPress admin shell. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JJxAHYdMfKPoN4koRc4Ci2
This commit is contained in:
parent
1202283eda
commit
e5db0d49be
6 changed files with 22 additions and 0 deletions
22
README.md
22
README.md
|
|
@ -21,6 +21,7 @@
|
|||
## Inhalt
|
||||
|
||||
- [Auf einen Blick](#auf-einen-blick)
|
||||
- [Screenshots](#screenshots)
|
||||
- [So funktioniert es](#so-funktioniert-es)
|
||||
- [Installation](#installation)
|
||||
- [Einrichtung in Microsoft Entra ID](#einrichtung-in-microsoft-entra-id)
|
||||
|
|
@ -55,6 +56,27 @@
|
|||
|
||||
---
|
||||
|
||||
## Screenshots
|
||||
|
||||
> Vorschauen, gerendert aus dem echten Plugin-Markup und -CSS in einer nachgebauten WordPress-Oberfläche.
|
||||
|
||||
| Login-Seite | Nur-Button-Modus |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|
||||
| Einstellungen – Verbindung | Einstellungen – Button |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|
||||
<details>
|
||||
<summary><strong>Einstellungen – Sicherheit</strong> (Gruppen-Auswahl, Nur-Button-Modus, Fallback-Link)</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
## So funktioniert es
|
||||
|
||||
```mermaid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue