27 Apr
2005
27 Apr
'05
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.