Override existing modules paths in ctools

The new Page manager existing pages-module fills a need when working with modules that do not have ctools support and have their own paths.

Page manager (ctools) out of the box respect modules existing paths (unlike Views), but sometimes you have the need to override them in different ways, and with Page manager existing pages the original page call back could be reached by the content type plugin.

On NodeOne we use ctools a lot, and I could think on some user cases this new module could be really useful, instead of doing custom code.

Comments

rogical

Hope nodeone can provide some course on page programming, such as:
* override existing path
* add ctools context eg:'user being viewed'
* add context content eg:'author pane' in user catetory

Johan Falk
Check out the Page manager screencast series for some advice about the first two questions! There should be screenasts covering this. For information about overriding existing pages, check out some links on the project page (such as http://www.youtube.com/watch?v=W-4g01WjwI4). Have fun!