[drupal-devel] unstranslated alias
Stefan Nagtegaal
Drupal-Devel at iStyledThis.nl
Wed Apr 27 08:43:57 UTC 2005
Op 27-apr-05 om 9:52 heeft Maykel Moya het volgende geschreven:
> How can I get the real path of the curren node in case it have an
> alias?
>
> Regards,
> maykel
You can do this by using:
<?php
return drupal_get_normal_path($aliased_path);
?>
As a sidenote, for support questions please use the Drupal support list
instead of the development list. That way we can provide a steady
searchable archive of questions which people ask or have problems with.
Regards,
Steef.
More information about the drupal-devel
mailing list