mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Rewording of note for updates of theming
I think my statement here is what is intended by the original writer?
This commit is contained in:
@@ -62,7 +62,7 @@ It is not recommended to the user to perform adaptations inside the
|
||||
folder ``/themes/example`` because files inside this folder might get
|
||||
replaced during the next ownCloud update process.
|
||||
|
||||
During an update, files might get changed within the core an settings
|
||||
During an update, files might get changed within the core and settings
|
||||
folders. This could result in problems because your template files will
|
||||
not 'know' about these changes and therefore must be manually merged with
|
||||
the updated core file or simply be deleted (or renamed for a test).
|
||||
@@ -72,7 +72,7 @@ ownCloud version, and you have a ``/themes/MyTheme/settings/templates/apps.php``
|
||||
in your template, you must merge the changes that where made within the update
|
||||
with the ones you did in your template.
|
||||
|
||||
But this is unlikely at least ownCloud aims to give further information in this case.
|
||||
But this is unlikely and will be mentioned in the ownCloud release notes if it occurs.
|
||||
|
||||
|
||||
How to change images and the logo
|
||||
|
||||
Reference in New Issue
Block a user