----------------
- support setting modified date from last modified header or custom field [djay]
- if existing content will avoid reseting modification date [djay]
- support setting a static portlet [djay]
- support setting position in parent [djay]
- support finding and moving content when it's path changes [djay]
- improve logging messages, less INFO output [djay]
- honour parent folder when it's not plone root [Mathieu Le Marec - Pasquet]
- fix skip_existing and support skip_fields to control whats updated [djay]
- HEAD request to determine redir, move instead of delete if exisitng content and now sets position in parent
- fixed prune to use listFolderContents and handle moving instead of delete [djay]
- fix existing image detection [Ivan Teoh]
- check if oldid exists before to try to move an object [gborelli]
- improved checking of existing items in remoteconstructor [gborelli]
- don't join the path when parentpath is empty [ivanteoh]
- honour parent folder when it's not plone root [kiorky]