module underscore automatically removed
sgilits - September 21, 2009 - 14:11
| Project: | Pageroute |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Pageroute currently uses the module name as prefix for the page type name classes. So if a modules name is conte_profile, the class name for the viewprofile page type would have to be content_profilepageviewprofile. I didn't like that so I made a patch that Pageroute removes all underscores.
So the page type class above can now be named ContentProfilePageViewProfile(its case insensitivity).
| Attachment | Size |
|---|---|
| pageroute_moduleundescore_001.diff | 1.02 KB |

#1
thanks, committed.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.