Dalton Barreto wrote:
> ... 
>> But no CSS.
>> 
> 
> You need to include the css files to be picked by the setup.py
> script, this way: 
> 
> ...
> ...
>  packages=['tracjsgantt'],
>    package_data = { 'tracjsgantt': ['htdocs/*.js',
> 'path-to-css/*.css'] }, ...
> ...
> 
> this way yout css files will be included in you final egg file.

Almost obvious, at least in retrospect.

The JS still doesn't work but I have all the files.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" 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/trac-dev?hl=en.

Reply via email to