Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline reverse mode #177

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Timeline reverse mode #177

wants to merge 2 commits into from

Conversation

xndcn
Copy link

@xndcn xndcn commented Jul 13, 2012

Hi! I'm really amazed by your project! I have spent days & nights reading your codes.
I think it will be fantastic if I use it in blog to show daily life (think about Facebook Timeline).
However it would be kind of strange because the newest date is at right... although there is a option start_at_end.
So I add a reverse mode for it. Here is an example: http://xndcn.github.com/Timeline/index.html
It seems work well.
Besides, I also noticed there is a issue #24(Reversing Timeline Order) about it.
I wish you would add the reverse mode. Thank you!

P.S. Sorry but I don't know how to build the timeline-min.js... I just modify the timeline.js

Change start page to the latest date when starting at end.
See examples/example_reverse_json.html
@azr
Copy link

azr commented Jul 24, 2012

Hey, very nice I need the same thing :)

But I tryed the example, and it seems like the displaying order is not on the right place, January 27, 2012 Sh*t Web Designers Say is between January 23 and January 25 on the bottom timeline and some others are not okay too.

Thank you !

( I only tryed on Ubuntu's google chrome )

Edit : But when I zoom in/out it goes on the right place.

@xndcn
Copy link
Author

xndcn commented Jul 24, 2012

I also used Ubuntu (11.10) and Chrome (19.0.1084.52), but I didn't have this problem...
Does it happen every time? What if you reload the page?

@azr
Copy link

azr commented Jul 24, 2012

Yes every time on reload : http://img12.imageshack.us/img12/4609/capturedu20120724192210.png

I got chrome 18.0.1025.162 / Ubuntu 12.04

Same thing on ff : http://img9.imageshack.us/img9/9451/capturedu20120724193439.png

Weird, when I change the zoom level it goes right. May be it's my display resolution ?!

@xndcn
Copy link
Author

xndcn commented Jul 25, 2012

Really weird... I also test on Firefox without any problem...
I have add one more example: http://xndcn.github.com/Timeline/example_kitchensink.html
What about it?
Could you download these code and do more test?

@jacobroufa
Copy link

Reviewed and tested. You can see this reverse timeline setup here : http://e-rockford.com/kodywalsh/

Thanks for your contribution xndcn!!!

I should say also that xndcn's addition does not implement the newer canary method for initialization, which is frustrating because I have a use case for it...

@marrastian
Copy link

Mr xndcn:
I congratulate you on your job. I´m a graphic designer from chile and i need just what you did, the timeline reverse.
is there anywhere where i can download the files?
haVEN´T BEEN ABLE TO FIND THE LINK

THANK YOU VERY MUCH

S

@xndcn
Copy link
Author

xndcn commented Jan 25, 2013

Mr marrastian,
Thanks. You can download it from https://github.com/xndcn/Timeline/archive/dev-reverse-mode.zip
You can find it in 'compiled' directory, and an example in examples/example_reverse_json.html

@marrastian
Copy link

Thank you very much!!!
i´ll check it out immediately.

2013/1/25 xndcn notifications@github.com

Mr marrastian,
Thanks. You can download it from
https://github.com/xndcn/Timeline/archive/dev-reverse-mode.zip
You can find it in 'compiled' directory, and an example in
examples/example_reverse_json.html


Reply to this email directly or view it on GitHubhttps://github.com//pull/177#issuecomment-12687152.

@JohannesFerner
Copy link

Actually this would be the solution to my ticket #331

@zachwise will this ever be merged in the core?

@gunnarlium
Copy link
Contributor

Any plans for merging this or providing the same feature another way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
8 participants