forked from ILIAS-eLearning/ILIAS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'trunk' into trunk_result
- Loading branch information
Showing
309 changed files
with
8,655 additions
and
2,381 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# Customizing | ||
|
||
<!-- MarkdownTOC depth=0 autolink="true" bracket="round" autoanchor="true" style="ordered" indent=" " --> | ||
|
||
1. [Introduction](#introduction) | ||
1. [User Agreements](#user-agreements) | ||
1. [System Language Changes](#system-language-changes) | ||
1. [Skins and Styles](#skins-and-styles) | ||
|
||
<!-- /MarkdownTOC --> | ||
|
||
<a name="introduction"></a> | ||
# Introduction | ||
|
||
This directory holds all customized files for this ilias installation. | ||
|
||
On the top level two directories may be created: ```/Customizing/global``` for global | ||
changes and ```/Customizing/clients``` for changes that should be applied to clients. | ||
|
||
The clients directory holds a subdirectory for each client: | ||
|
||
```/Customizing/clients/<client_id>``` | ||
|
||
At the time being, only user agreements can be offered for clients! Customized skins and languages are only supported globally. | ||
|
||
|
||
<a name="user-agreements"></a> | ||
# User Agreements | ||
|
||
User agreement texts are stored within html files. They can be defined globally | ||
for all clients or on a client level. | ||
|
||
**Global user agreements:** | ||
|
||
```/global/agreement/agreement_<lang_code>.html``` | ||
|
||
Example: | ||
|
||
```/global/agreement/agreement_fr.html``` | ||
|
||
**Client specific user agreements:** | ||
|
||
```/clients/<client_id>/agreement/agreement_<lang_code>.html``` | ||
|
||
Example: | ||
|
||
```/clients/default/agreement/agreement_fr.html``` | ||
|
||
|
||
<a name="system-language-changes"></a> | ||
# System Language Changes | ||
|
||
You may change terms used in the user interface of ILIAS. To do this, use the | ||
same format as is used in the language files in directory ```/lang```. Store the | ||
values to be overwritten in files ending with ```.lang.local``` and put them into | ||
the ```/global/lang``` directory. Client specific changes are not supported yet. | ||
|
||
```/global/lang/ilias_<lang_code>.lang.local``` | ||
|
||
Example: | ||
|
||
```/global/lang/ilias_en.lang.local``` | ||
|
||
<a name="skins-and-styles"></a> | ||
# Skins and Styles | ||
|
||
You find all information about how to create your own skin in the | ||
[Custom Styles](/templates/Readme.md#custom-styles) documentation. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"maintenance_model": "Classic", | ||
"first_maintainer": "fschmid(21087)", | ||
"second_maintainer": "", | ||
"implicit_maintainers": [ | ||
"mstuder(8473)", | ||
"gcomte(27130)", | ||
"otruffer(29130)", | ||
"ttruffer(42894)" | ||
], | ||
"coordinator": "", | ||
"tester": "marko.glaubitz(28309)", | ||
"testcase_writer": "mstuder(8473)", | ||
"path": "Modules/Bibliographic", | ||
"belong_to_component": "Bibliographic List Item", | ||
"used_in_components": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"maintenance_model": "Classic", | ||
"first_maintainer": "akill(27631)", | ||
"second_maintainer": "", | ||
"implicit_maintainers": [], | ||
"coordinator": "", | ||
"tester": "", | ||
"testcase_writer": "KlausVorkauf(5890)", | ||
"path": "Modules/Blog", | ||
"belong_to_component": "Blog", | ||
"used_in_components": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"maintenance_model": "Classic", | ||
"first_maintainer": "akill(27631)", | ||
"second_maintainer": "", | ||
"implicit_maintainers": [], | ||
"coordinator": "", | ||
"tester": "wolfganghuebsch(18455)", | ||
"testcase_writer": "e.coroian(37215)", | ||
"path": "Modules/BookingManager", | ||
"belong_to_component": "Booking Tool", | ||
"used_in_components": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"maintenance_model": "Classic", | ||
"first_maintainer": "akill(27631)", | ||
"second_maintainer": "smeyer(191)", | ||
"implicit_maintainers": [], | ||
"coordinator": "", | ||
"tester": "miriamhoelscher(25370)", | ||
"testcase_writer": "kunkel(115)", | ||
"path": "Modules/Category", | ||
"belong_to_component": "Category and Repository", | ||
"used_in_components": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"maintenance_model": "Classic", | ||
"first_maintainer": "", | ||
"second_maintainer": "", | ||
"implicit_maintainers": [], | ||
"coordinator": "", | ||
"tester": "", | ||
"testcase_writer": "", | ||
"path": "Modules/CategoryReference", | ||
"belong_to_component": "None", | ||
"used_in_components": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.