Actions

Version guide/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "''テンプレートエンジンを変更し互換性がなくなったのはなぜか''")
(Created page with "# LimeSurvey 2.50(現在は2.73)はレスポンシブデフォルトテンプレートを導入しましたが、これをサポートするためにHTMLを変更する必...")
Line 20: Line 20:
''テンプレートエンジンを変更し互換性がなくなったのはなぜか''
''テンプレートエンジンを変更し互換性がなくなったのはなぜか''


# LimeSurvey 2.50 (now 2.73) introduced responsive default templates, and we had to change the HTML to support this addition.
# LimeSurvey 2.50(現在は2.73)はレスポンシブデフォルトテンプレートを導入しましたが、これをサポートするためにHTMLを変更する必要があった
# LimeSurvey 3 introduced a Twig template system and a template inheritance system, which are not compatible with older HTML-based templates.
# LimeSurvey 3ではTwigテンプレートシステムおよびテンプレート継承システムが導入され、古いHTMLベースのテンプレートに対応しなくなった


{{Note|Please note that the '''Template editor''' was renamed in LimeSurvey 3, being called now '''Themes'''.}}
{{Note|Please note that the '''Template editor''' was renamed in LimeSurvey 3, being called now '''Themes'''.}}

Revision as of 23:50, 20 March 2019


バージョン番号

To understand the version numbering, remember that version 2.06 was preceded by 1.92, 2.00, and 2.05. LimeSurvey 2.06 is our "starting point" as it is the moment in which a LTS version started to be developed too. Therefore, we have now a(n):

  • LTS version: 2.06LTS. It was later renamed to 2.6.x on October 24, 2016. This version will be supported until the launch of the next LTS version.
  • up-to-date version. The first up-to-date version after 2.06 was 2.50, which was released on February 2, 2016. Since then, new features have been added with the releases of LimeSUrvey 2.6x.x and 2.7x.x. After the last 2.7x release, LimeSurvey 3 was launched on December 22, 2017.


違い

以下で説明する3つの主要なLimeSurveyバージョンではすべて異なるテンプレートエンジンを使われています。つまり、LimeSurvey 2.06用に作成されたテンプレートはLimeSurvey 2.73またはLimeSurvey 3では使用できず、2.73で作成されたテンプレートはLimeSurvey 3では使用できません。

テンプレートエンジンを変更し互換性がなくなったのはなぜか

  1. LimeSurvey 2.50(現在は2.73)はレスポンシブデフォルトテンプレートを導入しましたが、これをサポートするためにHTMLを変更する必要があった
  2. LimeSurvey 3ではTwigテンプレートシステムおよびテンプレート継承システムが導入され、古いHTMLベースのテンプレートに対応しなくなった
Please note that the Template editor was renamed in LimeSurvey 3, being called now Themes.

You can also observe in the screenshots from below the GUI (Graphical User Interface) changes that took place along the time.

2.06 and 2.6


2.73


3.x

How to upgrade

If you wish to upgrade your installation, you can either upgrade it manually or use the ComfortUpdate.


Long-term support (LTS)

With the release of the next LTS version which will be based on LimeSurvey 3, no more support will be provided to any other old LimeSurvey version, including the LimeSurvey 2.6.xLTS.