2002-11-14 YmL:
. initial revision.
. added Fragment_IndexPageList
2002-11-16 AI
. renamed tags to be more consistent with photos
2002-12-05 YmL:
. added PreviewImage attribute to PhotoAlbumTemplate
2002-12-05 AI:
. added template variable definitions
2003-08-06 AI:
. added user-defined fragments (Fragment_[User]) and user-defined variables (UserVar)
2003-09-02 AI:
. added optional/required attribute to UserVar tag (build 1.2.0.183)
2003-09-25 AI:
. added define() directive in expressions (build 1.2.0.190)
2003-10-01 AI:
. added radio buttons and checkboxes to user-defined variable types
. added Value attribute to UserVar node
. expanded expression parser to include == operator and string comparison
. modified Default attribute definition for UserVar to account for changed behavior with checkbox and radio variables.