11 11 * Ability to attach image files (GIFs and JPEGs) and
12 12 refer to these in wiki pages. Enhance wiki to the
13 13 point where it can host the existing fossil documentation.
14 14 * Ability to store an image for the logo in the upper-left corner.
15 15 * A selection of "skins" - sample configurations that serve as
16 16 baselines for customization.
17 17 * Browse source files
18 + * Execution of arbitrary actions on checkin
19 + * Email notifications are one example of this
20 + * The already existing auto-sync feature is a specialized form of the same