Move /templates/default directory was moved from /UI/src to /UI#11082
Move /templates/default directory was moved from /UI/src to /UI#11082BettyFromHH wants to merge 1 commit intoILIAS-eLearning:release_10from
Conversation
…he files were adjusted to reflect the path change.
|
Hi @BettyFromHH As far as I see the The structure in UI-Components is correct. Best, |
|
The exact structure within a component isn't precisely defined and, to my knowledge, isn't documented anywhere. Since all components, except the UI component, have the The changes in this pull requests (and the cherry-picks) were discussed with @thibsy and have been implemented by order of him. |
?¿? At least add the JF Label, as the linked .md was presented, discussed, and decided by the JourFixe. Are you sure that a change this big more than 6 months after the release of ILIAS 10 is necessary? |
To harmonize the template directories of all components, the /templates/default directory was moved from /UI/src to /UI, and the files for changing the path were adjusted.
As a result, all components now conform to the structure {component name}/templates/default.
This change simplifies the management of custom skins and standardizes the way templates are used.