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

Tauran’s picture

Status: Active » Closed (fixed)

If 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.

lefnire’s picture

Version: 5.x-1.0 » 6.x-1.0-beta1

lol

lefnire’s picture

Status: Closed (fixed) » Active
fago’s picture

Status: Active » Closed (works as designed)

hm, 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.