[development] Path mapping system

Gabor Hojtsy gabor at hojtsy.hu
Wed Dec 28 22:06:30 UTC 2005


Bèr Kessels wrote:
> Op woensdag 28 december 2005 07:18, schreef Khalid B:
> 
>>At present, I am able to alias any URL
> 
> Sure. But does it scale? 
> 
> Can you do:
>  tags/drupal+cms+4_6  ... and so on for all the tags and it its combinations 
> and all its orders
>  user/Khalid ... and so on for all the users
>  profiel/land/België (now profile/country/Belgium)
> and so on?
> 
> Probably not. not in a way that it requires no hacking and not home-brewn-php. 
> in other words: not out of the box. Not even in a clean developed module.

You can implement all these aliases in a module, which defines
custom_url_rewrite(), and provides a nifty UI on top of its
functionality. Unless you are not using any other custom_url_rewrite()
function, everything is fine. No home-brewn-php needed.

Goba


More information about the development mailing list