Hi Filipe, Looks like you have used a python keyword as your project and package name. So no wonder it fails. The second problem could be an incorrect regular expression for wikiwords. could you show your controller code at paste.turbogears.org ?
regards Sanjiv On Mon, Apr 20, 2009 at 9:06 PM, Filipe Ornelas <[email protected]> wrote: > Hello. > > I'm working with the > http://www.turbogears.org/2.0/docs/main/Wiki20/page9.html tutorial, and I' > ve got a "working wiki", but I have some doubts? First one is: when I write > (Attached file rulez1), it gives me (Attached file rulez2), and I dont > understand why. > > Second one is:the pagelist, i have followed exactly what it says and when I > click there (Attached file pagelist1), it gives me an error (Attached file > pagelist2) but I have exactly what it says on the tutorial. > > Third doubt and the most annoying is: (Attached file error), what happens is > that I'm using the wiki tutorial to learn, and now I want to test things, so > I quick started a new project (in this case "def"), did the "easy_install > docutils " (no problems), followed by the "paster quickstart" (also no > problems), did the "python setup.py develop" (also no problems), but when I > do "paster serve --reload development.ini" it gives me (Attached file error) > ... > > Is there a easy way to find out how to solve or why these errors ocour > (Forum/site/tutorial), I would like to know. > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

