Version 3.0 of ikiwiki makes some significant changes, which
you will need to deal with when upgrading from ikiwiki 2.x.
Version 3.0 of ikiwiki makes some significant changes, which
you will need to deal with when upgrading from ikiwiki 2.x.
You can convert old setup files into the new format by running
`ikiwiki-transition setupformat your.setup`
You can convert old setup files into the new format by running
`ikiwiki-transition setupformat your.setup`
The admin preferences page used to have settings for allowed attachments,
locked pages, and banned users. These three settings have moved to the
The admin preferences page used to have settings for allowed attachments,
locked pages, and banned users. These three settings have moved to the
-To convert to the new syntax, run
-`ikiwiki-transition prefix_directives your.setup`
+To convert to the new syntax, make sure that your setup file does *not*
+contain the above, then run `ikiwiki-transition prefix_directives your.setup`
(And then commit the changes it makes to pages in your srcdir.)
## GlobLists
In 3.0, the old "GlobList" syntax for [[PageSpecs|ikiwiki/PageSpec]] is no
(And then commit the changes it makes to pages in your srcdir.)
## GlobLists
In 3.0, the old "GlobList" syntax for [[PageSpecs|ikiwiki/PageSpec]] is no
2. Use [[ikiwiki-transition]] to rename all existing aggregated `.html`
files in the srcdir. The command to run is
`ikiwiki-transition aggregateinternal your.setup`,
2. Use [[ikiwiki-transition]] to rename all existing aggregated `.html`
files in the srcdir. The command to run is
`ikiwiki-transition aggregateinternal your.setup`,