Changeset 19
- Timestamp:
- 10/19/07 16:41:24 (10 months ago)
- Files:
-
- trunk/INSTALL (added)
- trunk/TODO (modified) (1 diff)
- trunk/apps/frontend/config/app.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/TODO
r15 r19 3 3 * Mail alerts with sfPropelNotificationBehaviorPlugin 4 4 * Implement emails with sfSwiftPlugin 5 * Make a default module for 404 and secure pages, with Motyle design trunk/apps/frontend/config/app.yml
r18 r19 3 3 forum_name: Motyle forums 4 4 display_categories: true 5 use_feeds: true # requires sfFeed2Plugin5 use_feeds: true 6 6 count_views: true # count each time a topic is viewed. Turn off to increase performance 7 7 max_per_block: 10 # maximum number of links displayed in a block
