Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
conf-sct1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Scrutari
conf-sct1
Compare Revisions
b4cb02d8fcaf5f341407badda89ce9c6362e677b...eb5e15ee1066cb008a2085c7bf85981a3e7f6a0b
Source
eb5e15ee1066cb008a2085c7bf85981a3e7f6a0b
Select Git revision
...
Target
b4cb02d8fcaf5f341407badda89ce9c6362e677b
Select Git revision
Compare
Commits (2)
Nouvelle categorie des outils
· bae9f751
Equipe Coredem
authored
Jan 14, 2019
bae9f751
Nouvelle syntaxe du fichier de configuration globale
· eb5e15ee
Equipe Coredem
authored
Jan 14, 2019
eb5e15ee
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
3 deletions
+12
-3
conf.xml
conf.xml
+2
-3
categories.xml
socioeco/categories.xml
+10
-0
No files found.
conf.xml
View file @
eb5e15ee
<conf>
<name>
04ca9560-d93e-11e0-8cf6-0002a5d5c51b
</name>
<url>
http://sct1.scrutari.net/sct/
</url>
<default-lang>
fr
</default-lang>
<canonical-url>
https://sct1.scrutari.net/sct/
</canonical-url>
<default-lang>
fr
</default-lang>
</conf>
socioeco/categories.xml
View file @
eb5e15ee
...
...
@@ -21,6 +21,13 @@
<label
xml:lang=
"pt"
>
Formaçaões
</label>
<label
xml:lang=
"it"
>
Formazioni
</label>
</category>
<category
name=
"tool"
>
<label
xml:lang=
"fr"
>
Outils pédagogiques
</label>
<label
xml:lang=
"en"
>
Pedagogical tools
</label>
<label
xml:lang=
"es"
>
Herramientas pedagogicas
</label>
<label
xml:lang=
"pt"
>
Ferramientas pedagogicas
</label>
<label
xml:lang=
"it"
>
Strumenti pedagogici
</label>
</category>
<category
name=
"organization"
>
<label
xml:lang=
"fr"
>
Organismes
</label>
<label
xml:lang=
"en"
>
Organisms
</label>
...
...
@@ -44,6 +51,9 @@
<corpus-list
category-name=
"training"
>
<uri>
corpus:/e17a05b0-c45e-11d8-9669-0800200c9a66/ess/formation
</uri>
</corpus-list>
<corpus-list
category-name=
"tool"
>
<uri>
corpus:/e17a05b0-c45e-11d8-9669-0800200c9a66/ess/outil
</uri>
</corpus-list>
<corpus-list
category-name=
"organization"
>
<uri>
corpus:/e17a05b0-c45e-11d8-9669-0800200c9a66/ess/organisme
</uri>
</corpus-list>
...
...