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
BIN
.github/assets/screenshots/login-button-only.png
vendored
Normal file
BIN
.github/assets/screenshots/login-button-only.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
.github/assets/screenshots/login.png
vendored
Normal file
BIN
.github/assets/screenshots/login.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
BIN
.github/assets/screenshots/settings-button.png
vendored
Normal file
BIN
.github/assets/screenshots/settings-button.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 336 KiB |
BIN
.github/assets/screenshots/settings-connection.png
vendored
Normal file
BIN
.github/assets/screenshots/settings-connection.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 342 KiB |
BIN
.github/assets/screenshots/settings-security.png
vendored
Normal file
BIN
.github/assets/screenshots/settings-security.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 633 KiB |
22
README.md
22
README.md
|
|
@ -21,6 +21,7 @@
|
||||||
## Inhalt
|
## Inhalt
|
||||||
|
|
||||||
- [Auf einen Blick](#auf-einen-blick)
|
- [Auf einen Blick](#auf-einen-blick)
|
||||||
|
- [Screenshots](#screenshots)
|
||||||
- [So funktioniert es](#so-funktioniert-es)
|
- [So funktioniert es](#so-funktioniert-es)
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)
|
||||||
- [Einrichtung in Microsoft Entra ID](#einrichtung-in-microsoft-entra-id)
|
- [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
|
## So funktioniert es
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue