XWiki Git Extension installieren #5

Open
opened 2026-03-31 00:40:32 +02:00 by tobias · 0 comments
Owner

Beschreibung

Git Macro Extension in XWiki installieren um Code-Snippets aus Gitea-Repos direkt im Wiki einzubetten.

Schritte

  1. XWiki → Administration → Extensions
  2. Suche: "Git Macro" oder "Git Application"
  3. Installieren
  4. Testen mit Beispiel:
{{git repository="https://repo.toppyr.de/tobias/toppyr-stack.git" file="docker-compose.yml" branch="main"}}
## Beschreibung Git Macro Extension in XWiki installieren um Code-Snippets aus Gitea-Repos direkt im Wiki einzubetten. ## Schritte 1. XWiki → Administration → Extensions 2. Suche: "Git Macro" oder "Git Application" 3. Installieren 4. Testen mit Beispiel: ``` {{git repository="https://repo.toppyr.de/tobias/toppyr-stack.git" file="docker-compose.yml" branch="main"}} ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tobias/toppyr-stack#5
No description provided.