Änderungen von Dokument 03 Projekt Setupguide ONYX

Zuletzt geändert von Carina Enke am 19.02.2024

Von Version 377.1
bearbeitet von Carina Enke
am 13.02.2024
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 376.1
bearbeitet von Carina Enke
am 19.12.2023
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,4 +1,9 @@
1 +
1 1  {{layout}}
3 +{{layout-section ac:type="single"}}
4 +{{layout-cell}}{{/layout-cell}}
5 +{{/layout-section}}
6 +
2 2  {{layout-section ac:type="two_right_sidebar"}}
3 3  {{layout-cell}}
4 4  == System requirements ==
... ... @@ -35,11 +35,16 @@
35 35  {{/layout-cell}}
36 36  
37 37  {{layout-cell}}
43 +
38 38  {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
39 -{{toc start="2"/}}
40 40  
41 -
46 +
47 +{{toc/}}
48 +
49 +**
50 +**
42 42  {{/panel}}
52 +
43 43  {{/layout-cell}}
44 44  {{/layout-section}}
45 45  
... ... @@ -49,12 +49,14 @@
49 49  
50 50  All ONYX parts are delivered as Eclipse projects
51 51  
62 +\\
52 52  
53 53  * preOnyx (ONYX QTI test player)
54 54  * preWebEditor (ONYX QTI test editor)
55 55  * onyx (ONYX QTI core)
56 56  * LaTeXRenderer (LaTeX image renderer connector, used to render LaTeX math formulas to images, which can be included in PDFs. This project only offers an interface to connect whatever lib you want, e.g. jlatexmath (GPL, delivered as example)
57 -\\
68 +
69 +
58 58  
59 59  * Use Eclipse
60 60  * Import -> Existing project, start with LaTeXRenderer project
... ... @@ -69,9 +69,9 @@
69 69  
70 70  {{/code}}
71 71  
72 -(% style="line-height:1.4285715" %)**Maven will build all projects automatically**(%%) (you can do this manually on console, anyhow this is not tested in development environment and may disturb Eclipse Maven integration)
84 +(% style="line-height: 1.4285715;" %)**Maven will build all projects automatically**(%%) (you can do this manually on console, anyhow this is not tested in development environment and may disturb Eclipse Maven integration)
73 73  
74 -(% style="line-height:1.4285715" %)**Setup database for ONYX Editor**
86 +(% style="line-height: 1.4285715;" %)**Setup database for ONYX Editor**
75 75  
76 76  * Locate setupdatabase.postgre.sql
77 77  * Log on to Postgres
... ... @@ -79,6 +79,8 @@
79 79  * Create database owe and assign to user owe
80 80  * Import setupdatabase.postgre.sql to this database
81 81  
94 +\\
95 +
82 82  Hint: you may use other user/database names, change configuration in
83 83  
84 84  {{code}}
... ... @@ -120,14 +120,19 @@
120 120  When run from Eclipse/Tomcat ONYX applications may not shut down properly. In this case just “kill” them using the red “Terminate” button in console view.
121 121  
122 122  In server environment ONYX applications uses memory strongly dependent from load and users activities. BPS runs them with **8 GB each**.
137 +
138 +**
139 +**
123 123  {{/layout-cell}}
124 124  {{/layout-section}}
125 125  {{/layout}}
126 126  
144 +
145 +
127 127  {{layout}}
128 128  {{layout-section ac:type="two_right_sidebar"}}
129 129  {{layout-cell}}
130 -== System requirements ==
149 +== System requirements ==
131 131  
132 132  === All components ===
133 133  
... ... @@ -161,11 +161,16 @@
161 161  {{/layout-cell}}
162 162  
163 163  {{layout-cell}}
183 +
164 164  {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
185 +
186 +
165 165  {{toc maxLevel="4"/}}
166 166  
167 -
189 +**
190 +**
168 168  {{/panel}}
192 +
169 169  {{/layout-cell}}
170 170  {{/layout-section}}
171 171  
... ... @@ -223,6 +223,8 @@
223 223  Import setupdatabase.postgre.sql to this database
224 224  )))
225 225  
250 +\\
251 +
226 226  Hint: you may use other user/database names, change configuration in
227 227  
228 228  {{code}}
... ... @@ -293,3 +293,4 @@
293 293  {{/layout-cell}}
294 294  {{/layout-section}}
295 295  {{/layout}}
322 +