- add .pdf to the extensions for ::xowiki::guesstype- handle the generic mime-type "application/force-download" in the same way as "application/octet-stream"
- refactor book includelet further- added the following includelets, which are derivatives of "book": * jquery-carousel * jquery-infinite-carousel * jquery-cloud-carousel * jquery-spacegallery
- added new method FormPage get_folder_children to list the items of a folder represented by a form page.- FormPage get_folder_children is used in child-resources
- adding context view for folder tree. It can be activated via parameter context_tree_view for the includelet "folders" or via package parameter FolderContextTreeView.