History: Collaborative_Multilingual_Terminology
Source of version: 61
- «
- »
Copy to clipboard
This is where we'll build a profile This will emulate: http://htaglossary.net/ !Features & settings {CODE(caption=>YAML)} instructions: Get Started with Multilingual Terminology preferences: feature_wiki : y feature_messages: 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_print_indexed: y feature_multilingual_one_page: y feature_mytiki: y feature_userPreferences: y feature_wiki_comments: y wiki_comments_displayed_default: y allowRegister: y validateRegistration: y auth_ldap_adminuser: y auth_ldap_adminpass: y {CODE} removing for now: wikiHomePage: Get Started with Multilingual Terminology !Modules {CODE(caption=>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 - type: module ref: module_switch_lang data: name: module_switch_lang position: right groups: [ Registered, Anonymous ] order: 25 {CODE} !Wiki This is where we include some wiki pages {LISTPAGES(find="collaborative_terminology_platform")}{LISTPAGES} collaborative_terminology_platform_include_module {CODE(caption=>YAML)} objects: - type: wiki_page ref: collaborative_terminology_platform_include_get_started_with_multilingual_terminology data: name: Get Started with Multilingual Terminology lang: en content: wikicontent:collaborative_terminology_platform_include_Get_Started_with_Multilingual_Terminology_include - type: wiki_page ref: collaborative_terminology_platform_rss_feed data: name: RSS feed lang: en content:wikicontent:collaborative_terminology_platform_rss_feed - type: wiki_page ref: collaborative_terminology_platform_fil_rss data: name: Fil rss lang: fr content:wikicontent:collaborative_terminology_platform_fil_rss {CODE} !Permissions {CODE(caption=>YAML, wrap=1)} objects: - ref: Multilingual_Permissions permissions: Anonymous: allow: -view -comment -wiki_view_comments -post_comments Registered: description: Will be ignored because group is already created allow: -edit -rename Editors: description: Can edit & delete all content allow: -admin_wiki Admins: description: Have all rights allow: [ admin ] {CODE} !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? !Todo * On 2009-05-14@16h45, I installed the profile. System complained that page Get Started etc... did not exist. Sounds like tiki-index has been reset to that page, but that the Get started page does not exist anymore. * Seems that only Admin can rename pages. Any registered should be able to rename pagges profile? ** need to assign tiki_p_edit to Registered in profile. How to do this? * Self registration does not work, cause email feature is not enabled. ** feature_comm? ** NOTE: Marc laporte tells me that admin validation of registrations does not work. * Seems only admin can search through the site. All users (including anons) should be able to search. ** Q: How to grant tiki_p_search to Anonymous in the * Registered can see the content AND modify it. * Add page tracking. * Have a standard template for terminology entry (ex: synonnyms, etc...) * Set anonymous permissions ** Anonymous can see the content but not edit ** Can anonymous write comments? Yes, but with Captcha. * Make it so that the home page is bilingual. * Make it so that pre-seeded terms are linked with each other in both languages. * Limit term search to a particular language. * Need language indicator in front of the term in the list of equivalents. Ex: fr: Fil RSS, en: RSS feed.