limited use-case...
lefnire - September 26, 2008 - 01:54
| Project: | Pageroute |
| Version: | 6.x-1.0-beta1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
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.

#1
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.
#2
lol
#3
#4
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.