diff options
| author | Jonathan Bauer | 2019-01-31 16:22:50 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2019-01-31 16:22:50 +0100 |
| commit | e025340c3e3056ca050b52ad05271a43846a2642 (patch) | |
| tree | 733ca7ea725a84f5870827f7e89e3f9c08b59680 /dozentenmodulserver/src/main/java/org | |
| parent | [*] Fix accidental use of Boolean.getBoolean. (-> .parseBoolean()) (diff) | |
| download | tutor-module-e025340c3e3056ca050b52ad05271a43846a2642.tar.gz tutor-module-e025340c3e3056ca050b52ad05271a43846a2642.tar.xz tutor-module-e025340c3e3056ca050b52ad05271a43846a2642.zip | |
[client] introduce branding, --dump and --pack
Application name, service name, master server endpoints, documentation
websites needed to be configurable to allow for an easy rebranding of
the suite.
Two new options allow this: use '--dump <folder>' to dump the jar's
configurable files into that folder. Aside from text templates in 'txt',
logos and icons in 'img', the 'branding.properties' file contains:
* masterserver.address : self-explanatory
* application.name : name to be shown on graphical elements like the
main window
* service.name : name to be used as a prefix for formulation like
'bwLehrpool-Team' or 'bwLehrpool-System' etc
* service.faq.website : link to FAQ website
* service.email : support contact address
Once edited, the whole folder can be integrated into the Suite with
'--pack <folder> <new_jar>'. The path to the new jar is then the
rebranded version of the suite.
Diffstat (limited to 'dozentenmodulserver/src/main/java/org')
0 files changed, 0 insertions, 0 deletions
