Compare commits
3 Commits
6f5b1cb5d2
...
4e6c9c5140
Author | SHA1 | Date | |
---|---|---|---|
4e6c9c5140 | |||
ad9c520f9d | |||
8583bab349 |
@ -1,91 +0,0 @@
|
||||
---
|
||||
title: Wiki. Home
|
||||
description: Le Wiki. est la référence documentaire des GrandsVoisins.com
|
||||
published: true
|
||||
date: 2022-07-16T09:41:38.117Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2022-07-16T09:21:41.791Z
|
||||
---
|
||||
|
||||
# Wiki.lesGV.com
|
||||
|
||||
```plantuml
|
||||
@startuml
|
||||
object www
|
||||
object "[[https://wiki.lesgv.com/fr Wiki.]]" as wiki
|
||||
object id
|
||||
object apps
|
||||
|
||||
www --> wiki
|
||||
id --> wiki
|
||||
apps --> id
|
||||
www --> id
|
||||
www --> apps
|
||||
apps --> www
|
||||
apps --> wiki
|
||||
|
||||
|
||||
@enduml
|
||||
```
|
||||
|
||||
```plantuml
|
||||
@startwbs
|
||||
!theme materia-outline
|
||||
<style>
|
||||
node {
|
||||
RoundCorner 40
|
||||
}
|
||||
</style>
|
||||
* [[https://wiki.lesgv.com/fr Wiki.]]
|
||||
** [[https://wiki.lesgv.com/fr/acts Actions]]
|
||||
** [[https://wiki.lesgv.com/fr/votes Votes]]
|
||||
** [[https://wiki.lesgv.com/fr/orgs Orgs]]
|
||||
@end
|
||||
```
|
||||
|
||||
```plantuml
|
||||
@startmindmap
|
||||
!theme materia-outline
|
||||
<style>
|
||||
node {
|
||||
RoundCorner 40
|
||||
}
|
||||
</style>
|
||||
* [[https://wiki.lesgv.com/fr Wiki.]]
|
||||
** [[https://wiki.lesgv.com/fr/acts Actions]]
|
||||
*** Digital
|
||||
*** Budget Paricipatif
|
||||
*** Programmation
|
||||
*** Popup Expos
|
||||
** [[https://wiki.lesgv.com/fr/votes Votes]]
|
||||
*** Conseils des Voisins
|
||||
** [[https://wiki.lesgv.com/fr/orgs Orgs]]
|
||||
*** LesGV.com
|
||||
*** La Ressourcerie Creative
|
||||
-- [[https://www.appgv.com/fr appGV.com]]
|
||||
--- [[https://www.lesgrandsvoisins.com/fr WWW.]]
|
||||
-- id.lesgv.com
|
||||
@end
|
||||
```
|
||||
|
||||
```plantuml
|
||||
@startmindmap
|
||||
!theme materia-outline
|
||||
<style>
|
||||
node {
|
||||
RoundCorner 40
|
||||
}
|
||||
</style>
|
||||
* [[https://www.appgv.com/fr appGV.com]]
|
||||
** [[https://wiki.lesgv.com/fr Wiki.]]
|
||||
*** [[https://wiki.lesgv.com/fr/acts Actions]]
|
||||
*** [[https://wiki.lesgv.com/fr/votes Votes]]
|
||||
*** [[https://wiki.lesgv.com/fr/orgs Orgs]]
|
||||
** mail./SOGo
|
||||
** pass.
|
||||
-- [[https://www.lesgrandsvoisins.com/fr WWW.]]
|
||||
@end
|
||||
```
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,58 +0,0 @@
|
||||
---
|
||||
title: Test Page for SVG External Asset
|
||||
description:
|
||||
published: true
|
||||
date: 2022-07-18T11:19:55.460Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2022-07-18T11:12:33.349Z
|
||||
---
|
||||
|
||||
# Header
|
||||
Your content here
|
||||
|
||||
```plantuml
|
||||
@startuml
|
||||
!theme materia-outline
|
||||
skinparam handwritten true
|
||||
skinparam frame {
|
||||
BorderColor $BLUE
|
||||
}
|
||||
skinparam backgroundColor transparent
|
||||
<style>
|
||||
frame {
|
||||
RoundCorner 40
|
||||
BorderColor $BLUE
|
||||
LineColor $BLUE
|
||||
BackGroundColor $WHITE
|
||||
}
|
||||
card {
|
||||
RoundCorner 40
|
||||
LineColor $BLUE
|
||||
BackGroundColor $WHITE
|
||||
}
|
||||
</style>
|
||||
frame "[[https://www.lesgrandsvoisins.com WWW.]]" as www {
|
||||
card "[[https://www.lesgrandsvoisins.com/login /login]]" as wwwlogin
|
||||
}
|
||||
frame "[[https://www.appgv.com APPS.]]" as apps {
|
||||
card "[[https://www.appgv.com/login /login]]\n[[https://www.appgv.com/en /en]]\n[[https://www.appgv.com/fr /fr]]" as appgvogin
|
||||
card "[[https://wiki.lesgv.com Wiki.]]\n[[https://id.lesgv.com Id.]]\n[[https://com.lesgrandsvoisins.com Com.]]\n[[https://mail.lesgv.com Mail.]]\n[[https://forge.lesgv.com Forge.]]\n[[https://drive.appgv.com Drive.]]\n[[https://list.lesgrandsvoisins.com List.]]\n[[https://pass.lesgv.com Pass.]]\n[[https://meet.agggv.com Meet.]]\n[[https://web.lesgv.com Web.]]\n[[https://blog.lesgrandsvoisins.com Blog.]]\n[[https://cal.lesgrandsvoisins.com/radicale/.web/ Cal.]]\n[[https://fossil.lesgrandsvoisins.com Fossil.]]" as outsideappslinks
|
||||
}
|
||||
frame "[[https://id.lesgv.com ID.]]" as id {
|
||||
card "[[https://id.lesgv.com/admin/master/console/ /admin...]]" as idinlinks
|
||||
card "[[https://wiki.lesgv.com Wiki.]]\n[[https://id.lesgv.com Id.]]\n[[https://com.lesgrandsvoisins.com Com.]]\n[[https://forge.lesgv.com Forge.]]\n[[https://drive.appgv.com Drive.]]" as idapps
|
||||
}
|
||||
frame "[[https://wiki.lesgv.com/fr/home WIKI.]]" as wiki {
|
||||
card "[[https://wiki.lesgv.com/fr/acts /acts (Biens communs)]]\n[[https://wiki.lesgv.com/fr/orgs /orgs (Grands Voisins)]]\n[[https://wiki.lesgv.com/fr/votes /votes (Gouvernance)]]\n" as wikiinlinks
|
||||
}
|
||||
frame "[[https://mail.lesgv.com MAIL.]]" as mail {
|
||||
card "[[https://mail.lesgv.com/SOGo /SOGo]]\n[[https://mail.lesgv.com/iredadmin /iredadmin]]\n[[https://admin.appgv.com/web2ldap admin...web2ldap]]" as maillinks
|
||||
}
|
||||
www --> apps
|
||||
'outsideappslinks --> id
|
||||
wiki <--> id
|
||||
outsideappslinks ---> wiki
|
||||
outsideappslinks --> mail
|
||||
@enduml
|
||||
```
|
Loading…
Reference in New Issue
Block a user