Зміни в документі Sandbox

Остання зміна 2021/09/14 02:26 автором Павло Заїченко

Від версії 34.1
редаговано Павло Заїченко
дата 2021/08/30 01:21
Змінити коментар: Немає коментарів для цієї версії
До версії 12.1
редаговано Павло Заїченко
дата 2021/08/27 16:56
Змінити коментар: Немає коментарів для цієї версії

Підсумок

Подробиці

Властивості сторінки
Вміст
... ... @@ -1,32 +1,23 @@
1 -{{todo status="open" assignee="zpf"}}hshdvjhsvd{{/todo}}
1 +{{velocity}}
2 +$services.component.getInstance('org.xwiki.environment.Environment').getPermanentDirectory().getCanonicalPath()
3 +{{/velocity}}
2 2  
3 -
4 -{{plantuml}}
5 +{{plantuml server="http://www.plantuml.com/plantuml"}}
5 5  @startdot
6 6  digraph G {
7 - Hello -> world
8 + Hello -> world1
8 8  }
9 9  @enddot
10 10  {{/plantuml}}
11 11  
12 -{{plantuml}}
13 -@startuml
14 -hide empty members
15 -hide empty methods
13 +ss
16 16  
17 -package "Classic Collections" #DDDDDD {
18 - Object <|-- ArrayList
15 +{{plantuml}}
16 +@startdot
17 +digraph G {
18 + Hello -> world2
19 19  }
20 -
21 -package net.sourceforge.plantuml {
22 -class Demo1 {
23 - -Number Identifier
24 - +String Name
25 -}
26 - Object <|-- Demo1
27 - Demo1 *- Demo2
28 -}
29 -@enduml
20 +@enddot
30 30  {{/plantuml}}
31 31  
32 32  {{plantuml}}
... ... @@ -36,44 +36,5 @@
36 36  @enduml
37 37  {{/plantuml}}
38 38  
39 -{{plantuml}}
40 -@startditaa
41 - Web Browser JEE Server
42 - /--------\ +---------+ Database
43 - +--------+ |c789 | +---+
44 - |c1FF |<------->| XWIKI |<-=-->|{s}|
45 - | Wiki | text | | +---+
46 - | page | +---------+
47 - | with | |c789 | +---+
48 - |diagrams|<------->|PlantUML |<-=-->|{o}|
49 - | | image | Server| +---+
50 - \--------/ +---------+ Graphviz
51 -@endditaa
52 -{{/plantuml}}
53 -
54 -{{plantuml}}
55 -@startuml
56 -!include <office/Servers/application_server>
57 -!include <office/Servers/database_server>
58 -
59 -nwdiag {
60 - network dmz {
61 - address = "210.x.x.x/24"
62 -
63 - // set multiple addresses (using comma)
64 - web01 [address = "210.x.x.1, 210.x.x.20", description = "<$application_server>\n web01"]
65 - web02 [address = "210.x.x.2", description = "<$application_server>\n web02"];
66 - }
67 - network internal {
68 - address = "172.x.x.x/24";
69 -
70 - web01 [address = "172.x.x.1"];
71 - web02 [address = "172.x.x.2"];
72 - db01 [address = "172.x.x.100", description = "<$database_server>\n db01"];
73 - db02 [address = "172.x.x.101", description = "<$database_server>\n db02"];
74 - }
75 -}
76 -@enduml
77 -{{/plantuml}}
78 -
79 79  {{diagram/}}
31 +