28 Dec
2005
28 Dec
'05
5:10 p.m.
Ber, yes it does not scale. Chx But for most site (the very high traffic ones being the exception), what I miss is renaming any path that Drupal generates, I gave examples above (sitemenu => sitemap, feedback => contact, ....etc.) Right now, I have some aliases that are not node or user, and if a future version does drop this, there will be a lot of 404s even internally. A fall back to a string based aliasing mechanism (in other words the present scheme) can be a good option. On 12/28/05, Karoly Negyesi <karoly@negyesi.net> wrote:
The drawback is that we lose the ability to alias anything.
What's the 'anything' you can't do?
Also, I can imagine falling back to a string replacing alias system...