okfn / timemapper

Create and share elegant timelines and timemaps fast
http://timemapper.okfnlabs.org/
MIT License
274 stars 60 forks source link

Preview support (also create without logging in?) #72

Closed rufuspollock closed 10 years ago

rufuspollock commented 10 years ago

Simple way to view/preview a timemap (without logging in) given a gdoc or a datapackage ...

Aside: if we wanted formal create perhaps we store under anon with a uuid?

Why?

Core

Optional

rufuspollock commented 10 years ago

@nmashton do you think it would be nice for user experience to preview what your timemap will look like in create stage before you hit publish?

rufuspollock commented 10 years ago

@atomrab - you mentioned that anonymous creation (i.e. without logging in) would be very useful - this is now possible via this "preview" function here (though need to integrate into workflow). Couple of questions for you:

atomrab commented 10 years ago

@rgrp yes, at least if timeliner is being deprecated -- the class just went through the first project submission, and of 32 groups representing ca. 220 students, only five or six had twitter logins and used timemapper rather than timeliner.

I would favor /view? over /preview?. It just looks more official. I suppose it will be impossible to generate a static url without login?

Thanks!

rufuspollock commented 10 years ago

@atomrab ok /view is fine. Its not impossible to get static urls in the non-logged in case - e.g. we could have /anon/{some-generated-id}. Would having a "nicer" static url be preferable?

rufuspollock commented 10 years ago

FIXED. Anonymous creation is now there (which lots of people want). Don't do previewing yet but could do. Redirect from timeliner is now done!

rufuspollock commented 10 years ago

@atomrab still interested in your thoughts on urls etc

atomrab commented 10 years ago

@rgrp emphatic "yes" to clean static urls (/anon/{generated-id} would work perfectly). I've been sort of idly noodling about how some of the information being generated could feed back in to the web of data, and although I don't have any clear ideas about this yet, clean static urls would be a good first move.

rufuspollock commented 10 years ago

@atomrab ok - atm we have the /view?url= but could probaby turn this into /anon/... (but you won't be able to edit the config - of course can still edit the spreadsheet data)