I don't know if this was the intent, but pageroute kinda has limited use-cases (only works for nodes and user-pages). I can think of many other pages I'd like to add to a pageroute that don't work... such as ubercart products & checkout, webform pages, custom pages (forms created in modules), etc. If you *meant* it to be this way, I'll shove off. If not, I'll comment with a list of items that can't be added to page-route yet would benefit from, and I'd be willing to help code.
Comments
Comment #1
Tauran commentedIf you are still interested to contribute, please open a feature request for the drupal6 version, as there will be no new features implemented in this version.
Comment #2
lefnire commentedlol
Comment #3
lefnire commentedComment #4
fagohm, pageroute has an API that allows modules to contribute further page types -> so it's extensible. So further pages types that belong to a module (e.g. ubercart or webforms) should be added to this module - pageroute itself ships with some page types for core modules only.
So if you want to work on further page types - you 're welcome. Best open separate issues for different types.