Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2003-07-01 20:36:56
Size: 108
Editor: inktomi4-lee
Comment:
Revision 6 as of 2003-07-05 20:32:59
Size: 479
Editor: inktomi4-lee
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
     * Basic form processing
 * Complex form processing, i.e. dynamic forms, forms that contain a series of checkboxes to manage options etc.
 * Example of using <al-for> to iterate over the following:
   * a list of strings
   * a list of objects
   * a list of lists
   * a list of dictionaries
   * a dictionary
 * Custom tags
 * Macros
 * Best practices

This page is somewhere to add quick notes about pages or topics that would be useful but do not yet exist.

  • Basic form processing
  • Complex form processing, i.e. dynamic forms, forms that contain a series of checkboxes to manage options etc.
  • Example of using <al-for> to iterate over the following:

    • a list of strings
    • a list of objects
    • a list of lists
    • a list of dictionaries
    • a dictionary
  • Custom tags
  • Macros
  • Best practices

None: RequestsForContent (last edited 2012-03-18 23:28:10 by AndrewMcNamara)