#1083: Comment on docs/tutorials/wiki20/page2.html
---------------------+------------------------------------------------------
Reporter: douglaz | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Docs | Version: 0.9a5
Severity: normal | Keywords:
---------------------+------------------------------------------------------
The text says:
"Then, we'll replace the index method with one that:
1. Sets the template to our newly named "page" (line 1)
2. Has a default pagename of "FrontPage" (line 2)
3. Retrieves the page from the database (line 3)
4. Formats the text as HTML (line 4)
5. Deals with unicode properly (always a good habit, on line 5)
6. Returns the data for the template to use (line 6)
"
But the code has 5 lines only
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1083>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---