One URL multiple targets?

This forum is for Single-Sourcing your Flare content to multiple outputs.
Post Reply
TorontoFlare
Propeller Head
Posts: 35
Joined: Mon May 12, 2014 10:50 am

One URL multiple targets?

Post by TorontoFlare »

I am building help for an online application and we want to introduce a mobile version. Is it possible to publish two targets to the same URL and have the mobile target only show up for mobile and the primary target when you are on the desktop?
doc_guy
Propellus Maximus
Posts: 1979
Joined: Tue Nov 28, 2006 11:18 am
Location: Crossroads of the West
Contact:

Re: One URL multiple targets?

Post by doc_guy »

With the responsive output in Flare v10 you don't have to do this, as the responsive mode will kick in when the browser window is too small.

If that isn't an option, then you are going to need to do some javascript work to detect either the browser engine, or the device size, or something, and then re-direct the page to another URL based on what it finds. There is no way to do this automatically in Flare (except the responsive design mentioned above).
Paul Pehrson
My Blog

Image
Post Reply