Pylons Frequently Asked Questions
General Questions
Controllers
Database
Templates
|
|
Configuration
|
|
|
|
|
|
Helpers
|
|
|
|
Testing
|
|
Distribution
|
|
Troubleshooting
|
|
Comments (3)
Apr 10, 2007
Max Ischenko says:
What's the difference between the FAQ and the Cookbook? I.e. why answers on how ...What's the difference between the FAQ and the Cookbook? I.e. why answers on how to access configuration options or how to avoid unicode errors can't be given in a cookbook?
May 22, 2007
Mike Orr says:
I would guess that the FAQ is for short answers. The cookbook would become hard...I would guess that the FAQ is for short answers. The cookbook would become hard to navigate if it had dozens of one-paragraph articles. The FAQ can also link to Cookbook articles; e.g., to emphasize troubleshooting issues that come up incessantly. New users often don't know what exactly they're looking for, so they may not realize that a certain Cookbook article addresses their issue.
May 28, 2007
Christoph Haas says:
The FAQ is meant to provide answers for typical (newbie) questions. Like... Q: ...The FAQ is meant to provide answers for typical (newbie) questions. Like...
Q: Why do I always the error "fatal gibberish in foobar module"
A: You forgot to set the no_gibberish option in your foobar.ini