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
