Book migrate
Categories
Component ID
2143243
Component name
Book migrate
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
682
Component created
Component changed
Component body
This simple module takes a collection of pages whose URLs are in a hierarchical order and turns them into books. For example a collection of pages with URLs:
/a
/a/b
/a/b/c
/a/d
/a/d/e
/a/d/f
/g
/g/h
/g/h/i
will create 2 books with top level page URLs /a and /g
It is ideally used after the import of a static site (e.g. using the Import HTML module) whose pages were contained in folders, and for which the folder-like url is preserved.
Usage
- Enable as usual.
- Go to admin/structure/book-migrate and press the button - please make backups first!
- Disable - this is a one-time use module!
