Actions

Translations

Major version upgrade/5/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "<b>アップグレード戦略:</b> # 古いアプリケーションからアンケートテーマをエクスポートする # 新しいアプリケーションにインポ...")
 
No edit summary
 
Line 1: Line 1:
<b>アップグレード戦略:</b>
<b>アップグレード戦略:</b>
# 古いアプリケーションからアンケートテーマをエクスポートする
# 古いアプリケーションからアンケートテーマをエクスポートする
# 新しいアプリケーションにインポートする前に、互換性タグが正しく設定されているか確認する: ''https://manual.limesurvey.org/Extension_compatibility#Survey_themes''
# 新しいアプリケーションにインポートする前に、互換性タグが正しく設定されているか確認する: ''https://manual.limesurvey.org/Extension_compatibility/ja#Survey_themes''
# 新しいアプリケーションにインポートする
# 新しいアプリケーションにインポートする
# アンケートテーマのためにカスタマイズしたコードをチェックし、使用するアプリケーションのバージョンに従って更新する
# アンケートテーマのためにカスタマイズしたコードをチェックし、使用するアプリケーションのバージョンに従って更新する

Latest revision as of 05:52, 17 September 2023

Message definition (Major version upgrade)
<b>Upgrade Strategy:</b>
# Export the survey theme from the old application
# Before importing it into the new application, make sure the compatibility tag is set correctly: ''https://manual.limesurvey.org/Extension_compatibility#Survey_themes''
# Import it into the new application
# Check the code you customized for the survey theme and update it in accordance with the new version of the application you want to use.
# Export your updated customized survey theme from the new application
# After upgrading your old application to the new version, the current survey themes will be uninstalled and marked as incompatible. 
# Now you can delete the old survey theme and import the new survey theme which you updated. Please ensure you have a backup of the deleted theme.

アップグレード戦略:

  1. 古いアプリケーションからアンケートテーマをエクスポートする
  2. 新しいアプリケーションにインポートする前に、互換性タグが正しく設定されているか確認する: https://manual.limesurvey.org/Extension_compatibility/ja#Survey_themes
  3. 新しいアプリケーションにインポートする
  4. アンケートテーマのためにカスタマイズしたコードをチェックし、使用するアプリケーションのバージョンに従って更新する
  5. 新しいアプリケーションから更新・カスタマイズしたアンケートテーマをエクスポートする
  6. 古いアプリケーションを新しいバージョンに更新したのち、現行のアンケートテーマはアンインストールされ、非互換としてマークされる
  7. これで、古いアンケートテーマを削除し、更新した新しいアンケートテーマをインポートできます。削除されたテーマのバックアップがあることを確認してください。