comparison docs/upgrade.rst @ 8655:e3d8f4bc3ce7

extensions: rename 'rcextensions' into 'extensions' but provide compatibility The 'rc' prefix is legacy. Rename 'rcextensions' into 'extensions', updating all references. Compatibility with the old name will be retained for a while, and removed in a later release. Migrating is as simple as renaming a file.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Tue, 06 Oct 2020 20:14:59 +0200
parents b688a2a1b189
children 92894fccc615
comparison
equal deleted inserted replaced
8654:2228102b99ab 8655:e3d8f4bc3ce7
37 Back up your configuration 37 Back up your configuration
38 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 38 ^^^^^^^^^^^^^^^^^^^^^^^^^^
39 39
40 Make a copy of your Kallithea configuration (``.ini``) file. 40 Make a copy of your Kallithea configuration (``.ini``) file.
41 41
42 If you are using :ref:`rcextensions <customization>`, you should also 42 If you are using custom :ref:`extensions <customization>`, you should also
43 make a copy of the entire ``rcextensions`` directory. 43 make a copy of the ``extensions.py`` file.
44 44
45 Back up your database 45 Back up your database
46 ^^^^^^^^^^^^^^^^^^^^^ 46 ^^^^^^^^^^^^^^^^^^^^^
47 47
48 If using SQLite, simply make a copy of the Kallithea database (``.db``) 48 If using SQLite, simply make a copy of the Kallithea database (``.db``)