Differences between revisions 5 and 6
Revision 5 as of 2005-06-15 11:19:38
Size: 3788
Editor: ZoomQuiet
Comment:
Revision 6 as of 2009-12-25 07:10:32
Size: 3787
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
[[TableOfContents]]
||[wiki:self/QuixoteQuickIn 快速进入“堂吉诃德”]||[http://quixote.ca/qx/QuixoteCookbook QuixoteCookbook(原文)]||
<<TableOfContents>>
||[[self:QuixoteQuickIn|快速进入“堂吉诃德”]]||[[http://quixote.ca/qx/QuixoteCookbook|QuixoteCookbook(原文)]]||
Line 42: Line 42:
   * ["PTL/EscapingText"] -- escaping special characters in text    * [[PTL/EscapingText]] -- escaping special characters in text
Line 44: Line 44:
   * ["UsingPTLForTemplating"] -- PTL without Quixote.    * [[UsingPTLForTemplating]] -- PTL without Quixote.
Line 47: Line 47:
 * ["QuixoteAndSimpleTal"] -- helper code for using TAL templates.  * [[QuixoteAndSimpleTal]] -- helper code for using TAL templates.
Line 109: Line 109:
::-- ZoomQuiet [[[DateTime(2005-06-11T10:38:17Z)]]] ::-- ZoomQuiet [<<DateTime(2005-06-11T10:38:17Z)>>]

Quixote 食谱!

快速进入“堂吉诃德”

QuixoteCookbook(原文)

The Quixote Cookbook provides a set of small recipes and tips for using Quixote.

General web interactions

Sessions

Authentication

Templating

Error handling

Forms

  • /Validating user input
  • /Multiple options
  • /Indicating errors
  • /CustomFormRendering -- Customizing the appearance of a form

  • /Recording hidden fields
  • /Multi-page forms
  • /Varying forms with OptionSelect

  • /UploadingFiles -- Processing uploaded files

Form2 Framework

Design Patterns

Graphics

Internationalization

  • /Listing available locales
  • /Choosing a locale
  • /Localizing messages
  • /Localizing dates/times
  • /Localizing currency

Server-related tasks

Unclassified

  • /StandaloneApp -- Writing a standalone application

  • /Sending an e-mail message
  • /Sending MIME e-mail
  • /ReusingConnections -- Reusing database connections, proxies, and other resources.

  • /DulcineaCookbook -- tips for using site management tools and ready-made classes in Dulcinea


CategoryCookbook ::-- ZoomQuiet [2005-06-11 10:38:17]

QuixoteCookbook (last edited 2009-12-25 07:10:32 by localhost)