[development] Pathauto scaleability - path column in node / usertable

Jeff Eaton jeff at viapositiva.net
Mon May 8 20:30:20 UTC 2006


I had to do something like this in VotingAPI -- I store everything as
'content_id' and 'content_type', with content_type generally
corresponding to the name of the table that holds the data in question.

If we were to standardize on something for this, it could be nice.

-Jeff

> -----Original Message-----
> From: Karthik [mailto:narakasura at gmail.com] 
> Sent: Monday, May 08, 2006 3:18 PM
> To: development at drupal.org
> Subject: Re: [development] Pathauto scaleability - path 
> column in node / usertable
> 
> 
> > But this also leaves out 'user' and any othe rnon-node 
> object that may 
> > want URLs of this nature.
> 
> Then we need a 'realm'/'type' which is also indexed. Is the 
> alternative to add a path varchar field to the node, user, 
> foo and bar tables? Or even a path ID?
> 
> -K
> 
> 
> 




More information about the development mailing list