Получение URL-адреса узла в Drupal 7 ⇐ Php
-
Гость
Получение URL-адреса узла в Drupal 7
Goal: To send an email with a list of URLs generated from nodes.
In my custom module I have managed to get the node id which the user wants and I now want to get the URL of each node to put into my email.
I searched the db and used google but I can't seem to find the right solution.
It seems we need to construct the URL something like this:
Источник: https://stackoverflow.com/questions/862 ... n-drupal-7
Goal: To send an email with a list of URLs generated from nodes.
In my custom module I have managed to get the node id which the user wants and I now want to get the URL of each node to put into my email.
I searched the db and used google but I can't seem to find the right solution.
It seems we need to construct the URL something like this:
Источник: https://stackoverflow.com/questions/862 ... n-drupal-7
Мобильная версия