Differences between revisions 5 and 13 (spanning 8 versions)
Revision 5 as of 2003-07-03 12:44:13
Size: 621
Editor: Matt Goodall
Comment:
Revision 13 as of 2012-03-18 23:28:10
Size: 402
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page is somewhere to add quick notes about pages or topics that would be useful but do not yet exist. This Albatross page is somewhere to add quick notes about pages or topics that would be useful but do not yet exist.
Line 6: Line 6:
 * Data presentation from a database or whatever source comes to your mind with some form processing for sorting columns and filtering data.
 * 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
Line 16: Line 9:
 * Web server integration examples
 * Description and differences of random vs non-random

This Albatross 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.
  • Custom tags
  • Macros
  • Best practices
  • Web server integration examples
  • Description and differences of random vs non-random

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