Page 1 of 1

{entry->link} on news detail page

Posted: Sun Feb 08, 2009 2:55 pm
by rhamej
Simple question I'm sure.

CMSMS version 1.5.2
News version 2.9.2

I am using the News module as a blog. I am trying to create a permalink. How do I get the {entry->link} parameter passed to the detail template? I know I could just use a UDT getting the current URL, but that doesn't work if someone finds the News article in a search.

If you need more detail, let me know.  :)

Re: {entry->link} on news detail page

Posted: Tue Feb 10, 2009 7:51 pm
by rhamej
Bumpity bump.  Buller?

Re: {entry->link} on news detail page

Posted: Tue Feb 10, 2009 8:14 pm
by RonnyK
I dont quite get the issue...

In the default template of news-summary, the link leads to the detail-template... Isnt that what you can use?

Ronny

Re: {entry->link} on news detail page

Posted: Wed Feb 11, 2009 12:22 am
by JeremyBASS
If you use a sitemap.xml then that would solve the search issue, then you can just use the udt to get the URL... This works great.

cheers
jeremyBass