Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/fb4c0795a1ce631b#

Hello,

I'd like to know to use m_Link and the different parameters I can set.

For instance, I'd like this tag to output the path to a given directory, and
not it's content.

Example:

<inp2:m_Link template='id:2' />

output

http://website/{id_2_directory}.html

and I'd like it to output

http://website/{id_2_directory}/

My final need is to redirect user to a suggest_link page after his
registering (pending), I tried to link directly to the page but it doesn't
output a valid link (website/.html).

Any tip on this?

thanks
p