[drupal-devel] unstranslated alias
27 Apr
2005
27 Apr
'05
9:53 a.m.
How can I get the real path of the curren node in case it have an alias? Regards, maykel
27 Apr
27 Apr
10:43 a.m.
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.
7726
Age (days ago)
7726
Last active (days ago)
1 comments
2 participants
participants (2)
-
Maykel Moya -
Stefan Nagtegaal