Timeline?

Do you think it’s possible to integrate this into a Freeway Pro website?

http://timeline.verite.co/#


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The instructions are all there so I don’t see why not.

Not at home to see what JS library - if any - it uses in case there are incompatibities with native FW actions.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It looks to be vanilla js so it shouldn’t conflict, but you know how that goes.

Todd

Not at home to see what JS library - if any - it uses in case there are incompatibities with native FW actions.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Kelly,
(That’s what I think you told us your name was.:slight_smile:

I’m trying to get the timeline code via Google, but no success.

Did you manage it?

F ex the write the spreadsheet has first to be published:

(Once you’re done creating and editing your spreadsheet, you can publish it to a webpage. Go to the FIle menu and select Publish to the Web… Then, click Start publishing.)

But under FILE there is no PUBLISH, only DOWNLOAD AS … html,
the url of the resulting page doesn’t serve either to build my timeline:

All I get in the PREVIEW is ”building dates" round and round the wheel.

Do you have any ideas what’s going on there?

with best regards,
Omar K N
(Stockholm, Sweden)

On 2013-05-13, at 01:49 , RavenManiac email@hidden wrote:

Do you think it’s possible to integrate this into a Freeway Pro website?

http://timeline.verite.co/#


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

[Sorry I sent this to the list, was meant to be private!]


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This was very straightforward http://www.deltadesign.co/FW6Test/timeline.html

Insert>Action Item>iFrame Size and position the iFrame where you want your Timeline to appear.

In the iFrame action palette fill in the URL you were provided in the Embed section after pasting the Google code in the timeline Generator

The code should look like this

<iframe src='http://embed.verite.co/timeline/?source=0AtPNLzWpK7KLdDUxbEtkQVZVaFlaVjF2QWFsX2lJTHc&font=Bevan-PotanoSans&maptype=toner&lang=en&height=650' width='100%' height='650' frameborder='0'></iframe>

Strip off the leading

<iframe src='

and everything after

&font=

which will leave something like

http://embed.verite.co/timeline/?source=0AtPNLzWpK7KLdDUxbEtkQVZVaFlaVjF2QWFsX2lJTHc

Give your iFrame a name in the iFrame Action palette and upload

You even get a preview in FW

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options