Joey Hess
04f064e78a
make ikiwiki-transition prefix_directives take a setup file
...
This is easier to remeber, and less error-prone than passing it all the
pages in the wiki.
2008-12-24 19:48:42 -05:00
Joey Hess
7ba65e7f4b
remove deprecated admin prefs
...
A new ikiwiki-transition moveprefs subcommand can pull the old data out of
the userdb and inject it into the setup file.
Note that it leaves the old values behind in the userdb too. I did this
because I didn't want to lose data if it fails writing the setup file for
some reason, and the old data in the userdb will only use a small amount of
space. Running the command multiple times will mostly not change anything.
2008-12-24 16:16:03 -05:00
Joey Hess
ea6dc38325
add ikiwiki-transition setupformat subcommand.
...
Also fixed a bug in how aggregateinternal used IkiWiki::Setup::load,
and added checks for arguments to other subcommands.
2008-08-05 20:40:49 -04:00
Simon McVittie
b29d11b3c6
Fix aggregateinternal migration so it skips expired entries, and deletes output
2008-07-15 03:24:05 +01:00
Joey Hess
3ebb012e3f
document aggregateinternal
2008-07-14 20:06:53 -04:00
Joey Hess
4152dca09e
documentation for use of hashed passwords
...
Everything but the actual coding to support them.
2008-05-29 15:17:19 -04:00
Joey Hess
3479809f96
add transition code for indexdb
2008-03-21 09:37:52 -04:00
Josh Triplett
07271f9c36
Update another reference to ikiwiki-prefix-directives
2008-02-02 03:15:30 -08:00
Joey Hess
61ffa4a816
rename ikiwiki-prefix-directives into ikiwiki-transition
...
If we have transitions of this sort in the future, this program will
hopefully be used to handle them too.
2008-01-30 17:22:59 -05:00