Re: Alternate View to mimic oembed type feature
Making some progress on this…
Default template: http://expeditionrated.com/members/teebes/tracking/
Streamlined template: http://expeditionrated.com/members/teebes/tracking/?ext=t
I’m hoping to setup rewrite rules to have use a subdomain approach long term, ie, ext.expeditionrated.com -> url$1?ext=t to avoid the blackbox that is buddypress URLs.
One general question I need some advice on… What’s the best way to have a second set of headers/footers and bundle them with my ‘theme’? Create some functions and call them like any other content?