diff -r 3fef455d214a -r fe4b70b9991d timeline/js/timeline.js --- a/timeline/js/timeline.js Fri Oct 11 11:51:33 2013 +0200 +++ b/timeline/js/timeline.js Fri Oct 11 11:57:20 2013 +0200 @@ -157,7 +157,7 @@ level: 0, central_time: 0, sync_now: true, - contents_endpoint: "http://anarchy2.solicis.fr/api/cms/content?method=searchForTimelinePublish", + contents_endpoint: "http://anarchy2.solicis.fr/api/cms/content?method=searchForTimelineEdito", get_favorite_endpoint: "http://anarchy2.solicis.fr/stream/timeline/favorites", set_favorite_endpoint: "http://anarchy2.solicis.fr/stream/timeline/favorite", contribution_endpoint: "http://anarchy2.solicis.fr/stream/timeline/contribs",