Changes between Version 77 and Version 78 of BluePrint/Messaging
- Timestamp:
- 06/17/10 19:13:23 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging
v77 v78 38 38 * Subscriptions can be added/deleted from the linked resource 39 39 * Add to Views (layout.html) 40 * http://myserver.org/eden/msg/subscribe?resource=or g&uid=XXX40 * http://myserver.org/eden/msg/subscribe?resource=or_org&uid=XXX 41 41 * Controller needs writing 42 42 * Subscriptions can be viewed from the user's subscriptions page 43 * Add to 01_menu.py & pr.py43 * ~~Add to 01_menu.py & pr.py~~ 44 44 * Table {{{msg_outbox}}} is used to identify messages which need to be routed externally & store delivery statuses. 45 45 * Fields: message_id, pe_contact_id, status