On Tue, Mar 24, 2009 at 5:29 PM, Erik Bray <[email protected]> wrote: > > On Tue, Mar 24, 2009 at 4:08 AM, Christian Migowski > <[email protected]> wrote: >> Hi Erik, >> >> first of all thanks for your reply! What kind of other information >> would help to investigate further? >> I followed the tuturial very closely and doublechecked that I didn't >> lost information, so basically what I am saying is that the tutorial >> on the page mentioned doesn't work (at least not without additional >> (it may be basic) "insider"-knowledge). >> >> I am attaching the source of the plugin project, but as I said, it is >> exactly what is on the tutorial page. I builld the plugin like >> described on the page ("python setup.py bdist_egg" then copied the egg >> to the plugins directory of my tracenv, modified the trac.ini in there >> to include the "[components] helloworld.* = enabled" and finally >> restarted Apache) but it just doesn't show up :( >> >> best regards, >> christian > > As I suspected, you have a typo. You named your module "helloword" > instead of "helloworld" ;)
doh! the directory name :'( I was staring at the contents of the files until my eyes started to bleed but couldn't find anything obvious wrong, and now this... boy, I sure feel stupid now. Thanks a lot Erik!! best regards, christian! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
