Differences between revisions 3 and 16 (spanning 13 versions)
Revision 3 as of 2003-07-03 02:24:07
Size: 225
Editor: dsl-203-113-207-144
Comment:
Revision 16 as of 2011-02-15 06:05:17
Size: 1138
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * ["CGI and mod_python"] in the one script  * [[CGI_and_mod_python]] in the one script
 * [[alx-tr]] - An extension tag to format table rows
 * [[Macro_Expand]] - How to expand Albatross macros in custom tags
 * [[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
 * [[Data_Presentation]] - displays an address book and provides a sort and filter facility
 * [[Using_<al-for>]] - how to use <al-for> with different type of object
 * [[Sending_non-HTML_content]] - how to define a class/module to send back an image, stylesheet etc
 * [[get_page_from_uri()_example]] - implementing your own URL to page mapping scheme
 * SimpleCalendar - demonstrates nested al-for loops, al-if/else, al-exec and al-macro
 * [[Handling_Authentication]] - A way to handle user authentication

Example Code

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

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