Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/4a5d374dae59bfbd#

Deployment script is a real time saver when it comes to deploying an update to dev/live servers.

However it still requires user actions in terms of exporting latest language pack and comparing it to one we have right now.

Right now I'm doing this (see below) to export language pack for each task:

  1. click on "Regional" section in Admin Console
  2. select English language
  3. click on Export toolbar button
  4. enter language pack filename
  5. click on "Select None" to uncheck all modules
  6. click on "Custom" to select module which I want to export
  7. click on Export button on toolbar

These are horrible 7 clicks I need to make just to have "Custom" module's language pack being exported.

I'm proposing to perform an export of all language packs from modules, that have "project_upgrades.sql" file when "Synchronize" button is pressed in "System Tools" section.

As a result we'll have a separate language pack for every module, that is used by deployment script.

Related Tasks

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels