Page 1 of 1

entry id

Posted: Thu Aug 24, 2006 10:44 am
by d_cee
Hi
I'm using the external php application plugin and the wrap url plugin and I'd like if possible to add an entry id ($entry_id)to the pages they're on.

How can I do this?

thanks

Dave

Re: entry id

Posted: Thu Aug 24, 2006 11:07 am
by garvinhicking
Hi!

What do you mean with that? Do you want to additionally display an entry on the page where a external PHPap/WrapURL is displayed?

Best regards,
Garvin

Posted: Thu Aug 24, 2006 11:49 am
by d_cee
Hi Garvin

what I actually want to do is make the 'selected' class work in my nav bar. In order to do this each page needs a unique id. The entry pages have this but the external php application and wrap url pages don't.

or maybe there's another way to do this.

cheers
Dave

Posted: Thu Aug 24, 2006 11:55 am
by garvinhicking
Hi!

You should be able to use {$staticpage_pagetitle} on most plugins; I think those ones included.

HTH,
Garvin