Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2003-07-01 19:07:53
Size: 164
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 5: Line 5:
* HelloWorld - as simple as it gets  * 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

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)