Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2003-07-01 20:13:49
Size: 180
Editor: inktomi4-lee
Comment:
Revision 7 as of 2003-07-03 03:32:53
Size: 555
Editor: dsl-203-113-207-144
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * ["CGI and mod_python"] in the one script
 * ["alx-tr"] - An extentsion tag to format table rows
 * ["Multiple Checkboxes"] - Handling a checkbox for multiple items with one request
 * ["Check All"] - A macro for including Javascript to support a "Check All" button
 * ["Displaying the Context"] - A handy macro for displaying the complete local context for debugging

Example Code

This is a collection of examples of varying complexity to demonstrate a particular aspect of Albatross.

  • HelloWorld - the classic hello world example

  • ["CGI and mod_python"] in the one script
  • ["alx-tr"] - An extentsion tag to format table rows
  • ["Multiple Checkboxes"] - Handling a checkbox for multiple items with one request
  • ["Check All"] - A macro for including Javascript to support a "Check All" button
  • ["Displaying the Context"] - A handy macro for displaying the complete local context for debugging

None: ExampleCode (last edited 2011-02-15 06:05:17 by localhost)