Revision history for Installing137
Additions:
Forced links using a space separator (<tt>[[HomePage | My home page]]</tt>) have been deprecated since 1.3.1. They are now largely nonfunctional as of this version. See the upgrade instructions below for more details.
Deletions:
Additions:
<b>Old-style forced links now largely nonfunctional</b><br/>
Deletions:
Additions:
<b>Old-style forced links now largely nonfunctional</b>
Forced links using a space separator (##""[[HomePage | My home page]]""##) have been deprecated since 1.3.1. They are now largely nonfunctional as of this version. See the upgrade instructions below for more details.
Forced links using a space separator (##""[[HomePage | My home page]]""##) have been deprecated since 1.3.1. They are now largely nonfunctional as of this version. You will need to modify your forced links and use the ##|## symbol as the separator (##""[[HomePage | | My home page]]""##). You can either do this manually, or use a script that can be found in the ##scripts/## directory. If you use the script, it will make a backup of your current database, but it's always a good idea to back up your database whenever you make any system changes. It is not currently integrated in the installer, so you will need command-line access to perform the link migration. Navigate to your top-level wikka directory and invoke:
Forced links using a space separator (##""[[HomePage | My home page]]""##) have been deprecated since 1.3.1. They are now largely nonfunctional as of this version. See the upgrade instructions below for more details.
Forced links using a space separator (##""[[HomePage | My home page]]""##) have been deprecated since 1.3.1. They are now largely nonfunctional as of this version. You will need to modify your forced links and use the ##|## symbol as the separator (##""[[HomePage | | My home page]]""##). You can either do this manually, or use a script that can be found in the ##scripts/## directory. If you use the script, it will make a backup of your current database, but it's always a good idea to back up your database whenever you make any system changes. It is not currently integrated in the installer, so you will need command-line access to perform the link migration. Navigate to your top-level wikka directory and invoke:
Deletions:
Additions:
This release has been tested with MySQL 5.5.43 and PHP 5.5.9. Please note that if you are using a version of PHP < 5.4, breadcrumbs must be disabled (<tt>'enable_breadrumbs' => '0'</tt> in <tt>wikka.config.php</tt>).
<b>Upgrading from 1.1.x to 1.3.7</b><br/>
<b>Upgrading from 1.2 to 1.3.7</b><br/>
~-[[WhatsNew137 | What's new in 1.3.7]]
~-[[Changelog | Changelog for 1.3.7]]
====Upgrading from 1.2 or earlier====
====Upgrading from 1.3.5 or earlier====
Forced links using a space separator (""##[[HomePage | My home page]]##"") have been deprecated since 1.3.1. They are now largely unfunctional as of this version. You will need to modify your forced links and use the ##|## symbol as the separator (""##[[HomePage | | My home page]]##""). You can either do this manually, or use a script that can be found in the ##scripts/## directory. If you use the script, it will make a backup of your current database, but it's always a good idea to back up your database whenever you make any system changes. It is not currently integrated in the installer, so you will need command-line access to perform the link migration. Navigate to your top-level wikka directory and invoke:
%%
php scripts/migrateDeprecatedLinks.php
%%
(Thanks to klenwell for implementing this!)
We have moved our repository and issues tracker to github. Links to the previous SVN repository and tracker will at some point fail to resolve. Feedback on potential issues related to upgrading from previous versions is always welcome. Please report any bug, issue or feature suggestions in the [[https://github.com/wikkawik/WikkaWiki/issues | issues tracker]].
<b>Upgrading from 1.1.x to 1.3.7</b><br/>
<b>Upgrading from 1.2 to 1.3.7</b><br/>
~-[[WhatsNew137 | What's new in 1.3.7]]
~-[[Changelog | Changelog for 1.3.7]]
====Upgrading from 1.2 or earlier====
====Upgrading from 1.3.5 or earlier====
Forced links using a space separator (""##[[HomePage | My home page]]##"") have been deprecated since 1.3.1. They are now largely unfunctional as of this version. You will need to modify your forced links and use the ##|## symbol as the separator (""##[[HomePage | | My home page]]##""). You can either do this manually, or use a script that can be found in the ##scripts/## directory. If you use the script, it will make a backup of your current database, but it's always a good idea to back up your database whenever you make any system changes. It is not currently integrated in the installer, so you will need command-line access to perform the link migration. Navigate to your top-level wikka directory and invoke:
%%
php scripts/migrateDeprecatedLinks.php
%%
(Thanks to klenwell for implementing this!)
We have moved our repository and issues tracker to github. Links to the previous SVN repository and tracker will at some point fail to resolve. Feedback on potential issues related to upgrading from previous versions is always welcome. Please report any bug, issue or feature suggestions in the [[https://github.com/wikkawik/WikkaWiki/issues | issues tracker]].
Deletions:
<b>Upgrading from 1.1.x to 1.3.6</b><br/>
<b>Upgrading from 1.2 to 1.3.6</b><br/>
~-[[WhatsNew136 | What's new in 1.3.6]]
~-[[Changelog | Changelog for 1.3.6]]
====Upgrading from 1.2====
We have moved our repository and issues tracker to github. Links to the previous SVN repository and tracker will at some point fail to resolve. Feedback on potential issues related to upgrading from previous versions is always welcome. Please report any bug, issue or feature suggestion for 1.3.6 in the [[https://github.com/wikkawik/WikkaWiki/issues | issues tracker]].
Additions:
===== Installation and upgrade notes for Wikka 1.3.7 =====
These are instructions you should follow if you wish to upgrade an existing wiki running on Wikka 1.2 or earlier to 1.3.7. If you are installing Wikka for the first time, please refer to [[WikkaInstallation | this page]] instead.
These are instructions you should follow if you wish to upgrade an existing wiki running on Wikka 1.2 or earlier to 1.3.7. If you are installing Wikka for the first time, please refer to [[WikkaInstallation | this page]] instead.
Deletions:
These are instructions you should follow if you wish to upgrade an existing wiki running on Wikka 1.2 or earlier to 1.3.6. If you are installing Wikka for the first time, please refer to [[WikkaInstallation this page]] instead.