Änderungen von Dokument 03 Projekt Setupguide ONYX
Zuletzt geändert von Carina Enke am 19.02.2024
Von Version 289.1
bearbeitet von Carina Enke
am 05.03.2018
am 05.03.2018
Änderungskommentar:
Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 8.6.
Auf Version 348.1
bearbeitet von sandra_riediger
am 15.12.2014
am 15.12.2014
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (3 geändert, 0 hinzugefügt, 0 gelöscht)
-
Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Titel
-
... ... @@ -1,1 +1,1 @@ 1 - ProjektSetupguideONYX1 +ONYX project setup guide - Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. carina1 +XWiki.sandra_riediger - Inhalt
-
... ... @@ -6,13 +6,34 @@ 6 6 7 7 8 8 9 -{{toc maxLevel="5" outline="true" absoluteUrl="true" style="square"/}}9 +{{toc maxLevel="5" style="square" outline="true" absoluteUrl="true"/}} 10 10 {{/layout-cell}} 11 11 12 12 {{layout-cell}} 13 +|=(% colspan="1" %)(% colspan="1" %) 14 +((( 15 +Programmversion 16 +)))|(% colspan="1" %)(% colspan="1" %) 17 +((( 13 13 19 +))) 20 +|=((( 21 +Status 22 +)))|((( 23 +(% class="status-macro aui-lozenge aui-lozenge-error" %)ENTWURF 24 +))) 25 +|=((( 26 +Aufgaben 27 +)))|((( 28 + 14 14 15 15 31 +))) 32 +|=((( 33 +JIRA 34 +)))|((( 35 + 36 +))) 16 16 {{/layout-cell}} 17 17 {{/layout-section}} 18 18 ... ... @@ -32,7 +32,7 @@ 32 32 Apache Tomcat8 (latest update) 33 33 ))) 34 34 35 -=== ONYX Editor (additionally) === 56 +=== ONYX WebEditor (additionally) === 36 36 37 37 * PostGreSQL (8.4.21 or later) 38 38 * Java unlimited security enabled ... ... @@ -56,7 +56,7 @@ 56 56 57 57 58 58 59 -* preOnyx (ONYX QTI test player) 80 +* preWebOnyx (ONYX QTI test player) 60 60 * preWebEditor (ONYX QTI test editor) 61 61 * onyx (ONYX QTI core) 62 62 * 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) ... ... @@ -78,7 +78,7 @@ 78 78 79 79 (% 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) 80 80 81 -(% style="line-height: 1.4285715;" %)**Setup database for ONYX Editor** 102 +(% style="line-height: 1.4285715;" %)**Setup database for ONYX WebEditor** 82 82 83 83 * Locate setupdatabase.postgre.sql 84 84 * Log on to Postgres ... ... @@ -104,7 +104,7 @@ 104 104 105 105 * Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to //onyxplugin.config.xml// 106 106 * Configure as needed 107 -* Service provider named “preview” is required if used as preview instance for ONYX Editor 128 +* Service provider named “preview” is required if used as preview instance for ONYX WebEditor 108 108 109 109 **preWebEditor** 110 110 ... ... @@ -134,6 +134,22 @@ 134 134 ** 135 135 {{/layout-cell}} 136 136 {{/layout-section}} 158 + 159 +{{layout-section ac:type="two_right_sidebar"}} 160 +{{layout-cell}} 161 +====== untergeordnete Seiten: ====== 162 + 163 + 164 + 165 +{{children all="true"/}} 166 +{{/layout-cell}} 167 + 168 +{{layout-cell}} 169 +====== relevante Links: ====== 170 + 171 +* [[lorem ipsum>>url:https://www.bps-system.de/help/display/OPAL/Handbuch+OPAL||shape="rect"]] 172 +{{/layout-cell}} 173 +{{/layout-section}} 137 137 {{/layout}} 138 138 {{/sv-translation}} 139 139 ... ... @@ -145,11 +145,34 @@ 145 145 146 146 147 147 148 -{{toc maxLevel="5" outline="true" absoluteUrl="true" style="square"/}}185 +{{toc style="square" maxLevel="5" outline="true" absoluteUrl="true"/}} 149 149 {{/layout-cell}} 150 150 151 151 {{layout-cell}} 189 +|=(% colspan="1" %)(% colspan="1" %) 190 +((( 191 +Programmversion 192 +)))|(% colspan="1" %)(% colspan="1" %) 193 +((( 152 152 195 +))) 196 +|=((( 197 +Status 198 +)))|((( 199 +(% class="status-macro aui-lozenge aui-lozenge-error" %)DRAFT 200 +))) 201 +|=((( 202 +Aufgaben 203 +)))|((( 204 + 205 + 206 + 207 +))) 208 +|=((( 209 +JIRA 210 +)))|((( 211 + 212 +))) 153 153 {{/layout-cell}} 154 154 {{/layout-section}} 155 155 ... ... @@ -189,17 +189,18 @@ 189 189 190 190 == Steps for build == 191 191 192 -All ONYX parts are delivered as Eclipse projects :252 +All ONYX parts are delivered as Eclipse projects 193 193 254 + 255 + 194 194 * preWebOnyx (ONYX QTI test player) 195 195 * preWebEditor (ONYX QTI test editor) 196 196 * onyx (ONYX QTI core) 197 -* (( (198 - LaTeXRenderer(LaTeXimage 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)199 - )))259 +* 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) 260 + 261 + 200 200 201 -Use Eclipse: 202 - 263 +* Use Eclipse 203 203 * Import -> Existing project, start with LaTeXRenderer project 204 204 * Import all four projects 205 205 ... ... @@ -209,6 +209,7 @@ 209 209 Ensure that project dependency from preWebOnyx and preWebEditor to LaTeXRenderer is fulfilled. 210 210 Ensure that project LaTeXRenderer exports all libs in /libs folder (you may get ClassNotFoundExceptions in Tomcat otherwise, if you still get them add all libs from project LaTeXRenderer to Tomcat classpath manually) 211 211 273 + 212 212 {{/code}} 213 213 214 214 **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) ... ... @@ -255,9 +255,7 @@ 255 255 * Configure Tomcat deployment to use different ports 256 256 * Check path the applications are mounted to 257 257 * Start Tomcat(s) 258 -* ((( 259 -Call http:~/~/localhost:<port>/<path> in browser 260 -))) 320 +* Call http:~/~/localhost:<port>/<path> in browser 261 261 262 262 == Important notes == 263 263
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 - 2262305641 +3342827 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/ 226230564/ProjektSetupguideONYX1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/3342827/ONYX project setup guide