v2.1: add module / page hit tracking clean up is_searchable flags module xml system in BaseJumper you define all modules in system. name description version author source more? move event invitations from event to using base invitation documentation BaseAdmin BaseCalendar BaseCrons BaseEvent BaseInbox BaseInvitation BaseMessage BaseOutbox Form Class switch form validate to throw errors instead of boolean move date field from field to collection field make seperate select fields for day, month, and year do the same for time fields eliminate textarea field and move to height based text fields make sure all fields work add captcha field use password change field on BaseUser v2.2: find way to get page template set before we throw any errors. there are two errors in BJ that dont get caught by the template... parameter count and authcode failing add automated login detection cutoff - 20 failures / day? - email admin if you need access? perhaps a captcha on login instead? v2.3 and beyond: switch to PEAR::DB work on BaseImage to remove content_id requirement... theres gotta be a better way