wiki:tonin

Tonin

I'm a Trac user since 0.8 and currently using 0.10. I'm currently using it for a professionnal PHP application development. See my blog.

I've posted here the OpenOfficeToTracWikiScript which is an OpenOffice macro to convert text documents to TracWiki syntax.

To Do for Trac

Personal notes

These are personal notes about trac and plugin development. They may not be suitable for your site.

FYI, I'm running trac on a mixed stable/testing Debian.

Compile a plugin into an egg

Just run python setup.py bdist_egg. Then copy the resulting dist/.egg file into /usr/share/trac/plugin for global deployement.

To run when still in development (testing) : python setup.py develop -md /home/trac/plugins

Tagged by myself

Last modified 6 years ago Last modified on Apr 14, 2018, 8:30:31 AM