On Jan 29, 2008 10:51 PM, Christopher Abiad <[EMAIL PROTECTED]> wrote: > > A few days back I posted the following comment to the QuickWiki > tutorial page on the wiki: > > http://wiki.pylonshq.com/display/pylonsdocs/QuickWiki+Tutorial?focusedCommentId=11698283#comment-11698283 > > Since I saw some discussion here in the last few days about updating > the documentation for beginners, I was wondering if there was interest > in making these fixes to the QuickWiki tutorial. I'm happy to do it if > no one else has time at the moment.
> I think I managed to discover and suggest resolutions on a few fairly > major security issues with the QuickWiki tutorial as originally > designed, but I was also wondering if list members might find more > issues that I might have missed. I feel that issues like this are > things that Pylons developers really need to be aware of from the > start. The changes you suggested are small and they've already been "seconded", so I'd say go for it. But keep in mind that QuickWiki's main purpose is to demonstrate Pylons techniques in an easy-to-understand manner, not to be a complete production app or teach security. So for instance if ReST takes so much work to secure that it detracts from Pylons-specific issues, I'd consider removing ReST from the tutorial instead. These issues can be dealt with in an advanced tutorial or security HOWTO or text-to-HTML HOWTO. There has been some work to design an industrial-strength wiki, but it's still in the outline stage. http://wiki.pylonshq.com/display/pylonsprojects/Blog%2C+CMS%2C+and+Wiki+software What was the solution to the "object is already persistent" bug? My colleague got it last week on Windows when running the prebuilt egg. I looked to see the model was being set up correctly and Session.remove() was being called in the base controller, and I didn't see anything wrong. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
