Difference between revisions of "Localyzer Express Templates"

From Lingoport Wiki
Jump to: navigation, search
(Using Templates)
(Using Templates)
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
 
= Using Templates =
 
= Using Templates =
   
Templates are used when configuring repositories. The '''Choose Template''' pulldown lists all the templates that have been created for your organization. You can choose a template from the list and click the '''Apply''' button, and the configuration for your repository will be updated to match what's in the template.
+
Templates are used when configuring repositories. The '''Choose Template''' pulldown lists all the templates that have been created for your organization.
   
 
[[File:Choose_template.jpg|center|500px]]
 
[[File:Choose_template.jpg|center|500px]]
  +
  +
  +
* Choose a template from the list and click the '''Apply''' button to set your repository configuration to match the template configuration.
  +
  +
You may use the template as a starting point, and further customize your configuration for your repository.
  +
  +
* Choose a template from the list and click the '''Update''' button to modify the template to match your current repository configuration.
  +
  +
* Enter a new template name and click '''Create Template''' to create a new template with your current repository configuration.
  +
  +
Note that though template creation and modification is supported from the Template page, it is more efficient to create and modify templates when configuring repositories, as you can validate the configuration against the GitHub repository, refining the configuration to ensure that the expected resource files are being detected.

Latest revision as of 18:36, 11 March 2021

Creating Templates

  • Click on the Template menu item on the left side menu to go to the Template page
Template.jpg

The templates that have been created for your organization will be listed. In the example, we have three templates, named android, grails, and ios.

  • Click on a template name to modify an existing template.
Modify template.jpg
  • Click the Create Template button on the top right of the Template page to create a new template.
Configure template.jpg

A template has a name and then the configuration aspects of a template are the same as that of a repository: you add and map locales, add resource types, and configure branches and directories to include/exclude. For details on repository configuration, see Localyzer Express Repository Configuration.

  • Click Update to update an existing template configuration
  • Click Create to save the new template configuration

Using Templates

Templates are used when configuring repositories. The Choose Template pulldown lists all the templates that have been created for your organization.

Choose template.jpg


  • Choose a template from the list and click the Apply button to set your repository configuration to match the template configuration.

You may use the template as a starting point, and further customize your configuration for your repository.

  • Choose a template from the list and click the Update button to modify the template to match your current repository configuration.
  • Enter a new template name and click Create Template to create a new template with your current repository configuration.

Note that though template creation and modification is supported from the Template page, it is more efficient to create and modify templates when configuring repositories, as you can validate the configuration against the GitHub repository, refining the configuration to ensure that the expected resource files are being detected.