entry id

Creating and modifying plugins.
Post Reply
d_cee
Regular
Posts: 603
Joined: Wed Jan 18, 2006 6:32 pm
Location: UK
Contact:

entry id

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: entry id

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
d_cee
Regular
Posts: 603
Joined: Wed Jan 18, 2006 6:32 pm
Location: UK
Contact:

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

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

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply