This Suite specifies the behavior of the move responder.
The move responder is invoked with the movePage url. This url has an argument named newPageLocation that holds the name of the new parent of the page. Thus the url:
http://localhost/SomePage?responder=movePage&newLocation=NewPagewill moveSomePage beneath NewPage
Contents:
- Test Cant Move Page Beneath Self
- Test Move Included Page
- Test Move Page Inside Itself
- Test Move Page Three Levels Down
- Test Move Page With Absolute Internal Reference
- Test Move Page With External Reference
- Test Move Page With Many Levels Of Sub Pages
- Test Move Page With Relative Internal Reference
- Test Move Page With Sub Pages
- Test Move Page With Symlinks
- Test Move To Non Existent Page
- Test References Of Child Of Moved Page Are Renamed
- Test Simple Move