Project Timeline extjs3 » History » Version 2
« Previous -
Version 2/10
(diff) -
Next » -
Current version
Anonymous, 15/09/2015 14:23
Project Timeline extjs3¶
This is a project module developed in extjs 3 for showing project events in a timeline with the functionality of access data.
How to:- Get the code from here: source:git_sitools_idoc|solar/project_moduls_sitools2/Module_ProjectTimeline_sitools2@master
- Put all files downloaded in yourPathTo/workspace/client-user/js/modules/projectTimeline
- Create a new project module with xtype "sitools.user.modules.projectTimeline" and set Dependencies with all the *.js and *.css files downloaded
- All events data are stored in the .json file, you can modify it to create events for your project.
Here is the link to the code repository:
source:git_sitools_idoc|solar/project_moduls_sitools2/Module_ProjectTimeline_sitools2@master