This is where we'll build a profile
This will emulate:
http://htaglossary.net/
needed feature:
- wiki
- multilingual
- print index
- comments
- etc.
Features & settings
YAML
instructions: Get Started with Multilingual Terminology
preferences:
feature_wiki : y
feature_multilingual : y
wiki_edit_plugin: y
feature_translation: y
feature_urgent_translation: y
quantify_changes: y
feature_categories: y
feature_freetags: y
feature_wiki_description: y
feature_search: y
feature_multilingual_one_page : y
feature_print_indexed: y
Modules
YAML
objects:
-
type: module
ref: module_translation
data:
name: translation
position: right
groups: [ Registered, Anonymous ]
order: 10
-
type: module
ref: module_quick_edit
data:
name: quick_edit
position: right
groups: [ Registered ]
order: 20
-
type: module
ref: module_since_last_visit_new
data:
name: since_last_visit_new
position: right
groups: [ Registered ]
order: 30
Modules
YAML
objects:
-
type: wiki_page
ref: collaborative_terminology_platform_include_module
data:
name: Tiki Module
description: Module
lang: en
content: wikicontent:collaborative_terminology_platform_include_module
-
type: wiki_page
ref: collaborative_terminology_platform_include_module_fr
data:
name: Tiki Module fr
description: Module
lang: fr
content: wikicontent:collaborative_terminology_platform_include_module_fr
-
type: wiki_page
ref: collaborative_terminology_platform_include_get_started_with_multilingual_terminology
data:
name: Get Started with Multilingual Terminology
description: Get Started with Multilingual Terminology
lang: en
content: wikicontent:collaborative_terminology_platform_include_Get_Started_with_Multilingual_Terminology_include
Questions to answer
- How do I set up the glossary profile and make it multilingual?
- How do I create a glossary entry in say, French?
- Given an entry in say, French, how do I create the corresponding entry in say, English?
- How do I avoid reinventing the wheel? For example, say I create a French entry for word X, and then want to create the corresponding entry Y in English, but someone already created Y, how do I find out about it and tie the two together. In particular, what happens if the existing Y is a very slight variation on the Y that I am currently trying to create (eg: I am creating the verb form, whereas the existing Y used the noun form)?
- I don't want to change an entry... just comment on it.
- How can I respond to someone else's comment?
- Can I create an entry in French that has more than one English equivalent?
- How do I create a domain hierarchy?