Hi Padrajan, You can restrict the events that a Timeline shows in a number of different ways: 1) Change the source of the data to be a program instead of a file. Then have the program only include the events that the user is authorized to see. This would be the most secure method. 2) Download all of the data to the Timeline, but use additional Javascript to show only the authorized data.
In either case, your users will need to sign in to your Timeline application so you can tell who is who and what data they are authorized to view. Regards, Larry ________________________________ From: "[email protected]" <[email protected]> To: [email protected] Sent: Monday, March 23, 2009 6:40:14 AM Subject: Issue 69 in simile-widgets: can we restrict the time duration in timeline ? Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 69 by padrajan: can we restrict the time duration in timeline ? http://code.google.com/p/simile-widgets/issues/detail?id=69 i need to display each user's activities as a event. Each user have registered in different date n time. i don want to allow the user to timeline before he registered; say for an example if he registered on 1/1/2009 n today's date is 23/3/2009 he can only panned between these two days and not more r less than tat is it possible ? please help me I'm new to Timeline & AJAX. Thanks in advance. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
