Feng Forum

Other Topics => Development => Community Contributions => : waldo2188 September 10, 2010, 05:39:33 AM

: Add a panel in time module
: waldo2188 September 10, 2010, 05:39:33 AM
Hi everybody!

I try to add a Panel bar at the top of the time module.
This panel is for add some filter options,  like in the tasks module.

I try to understand how it's work with the tasks module. I've found three thing :
in the time view :
 - HTML Div for be the container of the filter's form
 - Javascript that instantiate a JS objet
 - a JS object that make the form and control actions.

I've miss some thing, because, my implantation dosen't work.

I search some information about the panel and how it work with the data.

Thanks in advance!