Added a comment
[ikiwiki] / doc / forum / How_to_migrate_multiple_pages_in_root_directory_into_a_new_subdirectory__63__ / comment_1_a83a1a33afbf245971733b4128809365._comment
1 [[!comment format=mdwn
2  username="http://jmtd.livejournal.com/"
3  ip="94.65.111.123"
4  subject="comment 1"
5  date="2011-08-22T12:53:03Z"
6  content="""
7 If you use the [[plugins/rename]] plugin and go page-by-page, it will update backlinks for you.
8
9 If you want to move a lot of files, such that it is impractical to do one at a time, you could write a script that
10
11  * moved each page to the new location
12  * replaced the old page with one containing a [[plugins/meta]] redirect to the new location.
13
14 -- [[Jon]]
15 """]]