show/hide this revision's text 3 deleted 7 characters in body

The component architecture is important, but the real starting page for development is: http://trac.edgewall.org/wiki/TracDev

Have also a look at the trac-hacks web site http://trac-hacks.org/ This is really a good source of examples, and many times you will find something close to what you want to do, that you can simply adapt from.

Think also about installing this development plugin: http://trac-hacks.org/wiki/TracDeveloperPlugin It really makes it much easier to debug your plugin with it

show/hide this revision's text 2 added 11 characters in body

The component architecture is important, but the real starting page for development: http://trac.edgewall.org/wiki/TracDev

Have also a look at the trac-hacks web site http://trac-hacks.org/ This is really a good source of examples, and many times you will find something close to what you want to do, that you can simply adapt from.

Think also about installing this development plugin: http://trac-hacks.org/wiki/TracDeveloperPlugin It is really easy makes it much easier to debug your scripts using plugin with it

show/hide this revision's text 1

The component architecture is important, but the real starting page for development: http://trac.edgewall.org/wiki/TracDev

Have also a look at the trac-hacks web site http://trac-hacks.org/ This is really a good source of examples, and many times you will find something close to what you want to do, that you can simply adapt from.

Think also about installing this development plugin: http://trac-hacks.org/wiki/TracDeveloperPlugin It is really easy to debug your scripts using it