Closed (won't fix)
Project:
Case Tracker
Version:
5.x-1.3-beta1
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2007 at 00:20 UTC
Updated:
12 Feb 2009 at 03:30 UTC
Would it be possible to tokenize the ID#s for cases and projects for use in Pathauto in the like?
This would allow generation of paths such as
www.example.com/case/100-4
Comments
Comment #1
zero2one commentedThis is a nice idea!
I will work this out in a next release
Comment #2
DaveNotik commented+1, I've wanted this in the past.
Only thing to consider is that there may be multiple GROUPS and PROJECTS. So www.example.com/case/100 -- is it case 100 in project 1 in group 1, or...?
Let's keep the full, powerful vision in mind: project groups, each with multiple projects, each with multiple cases.
--D
Comment #3
zero2one commentedI would go for www.example.com/case/2-100
Where 2 is the project number
and 100 the casenumber for that project
Comment #4
bchoc commentedIn my example, I used URL/case/project-case (i.e. URL/case/100-4).
Probably, sending the case and the project as separate variables and letting site admins sort out the path layout specifics would be easiest for everyone.
Comment #5
jmiccolis commentedTabling this as project and case IDs are being removed from the module.