| 1 |
// $Id: TODO.txt,v 1.1.2.5 2008/03/22 16:30:51 sdboyer Exp $ |
// $Id: TODO.txt,v 1.1.2.6 2008/03/27 08:00:33 sdboyer Exp $ |
| 2 |
|
|
| 3 |
|
X = Complete |
| 4 |
|
+ = Partially Complete |
| 5 |
|
0 = Not started |
| 6 |
|
|
| 7 |
CONTROL & UPDATES |
CONTROL & UPDATES |
| 8 |
======================== |
======================== |
| 9 |
- Add opt-in/opt-out ability for specific pre-configured panels in terms of participation in the mass-control/config system. cuts down on data, a lot! |
0 - Add opt-in/opt-out ability for specific pre-configured panels in terms of participation in the mass-control/config system. cuts down on data, a lot! |
| 10 |
- Develop system of update numbers & timestamps for keeping track of pcpanel versions |
X - Develop system of update numbers & timestamps for keeping track of pcpanel versions |
| 11 |
- Allow for reversion back to an earlier template |
+ - Allow for reversion back to an earlier template |
| 12 |
|
|
| 13 |
AUTOMATION |
AUTOMATION |
| 14 |
======================== |
======================== |
| 15 |
- Ought to be a UI-driven method for controlling automated page redirection after a node type has been created, in order to ensure that additional panels get filled out as needed. Built-in implementation of pageroute, perhaps? |
X - Ought to be a UI-driven method for controlling automated page redirection after a node type has been created, in order to ensure that additional panels get filled out as needed. Built-in implementation of pageroute, perhaps? |
| 16 |
- Consider adding an option to the group node creation form where the user gets to select which of the active panels s/he would like to initially add for this group |
- Consider adding an option to the group node creation form where the user gets to select which of the active panels s/he would like to initially add for this group |
| 17 |
|
|
| 18 |
CORE |
CORE |
| 19 |
======================== |
======================== |
| 20 |
- reduce panels_common_get_allowed_types() calls to an absolute minimum. (@see og_collections_load_pcpanel) |
0 - reduce panels_common_get_allowed_types() calls to an absolute minimum. (@see og_collections_load_pcpanel) |
| 21 |
- MORE needs to be done to make the creation and management of new pcpanels intuitive and easy |
+ - MORE needs to be done to make the creation and management of new pcpanels intuitive and easy |
| 22 |
- integrate token.module with pcpanel creation |
0 - integrate token.module with pcpanel creation |
| 23 |
- integrate with og_panels' new system for delineating group admins from og_panels admins |
- integrate with og_panels' new system for delineating group admins from og_panels admins |
| 24 |
- update perms to use 'manage OG panels pages' |
X - update perms to use 'manage OG panels pages' |
| 25 |
- add a unique system name field to og_collections_pcpanel to facilitate a clearer UI |
X - add a unique system name field to og_collections_pcpanel to facilitate a clearer UI |
| 26 |
|
|
| 27 |
DB |
DB |
| 28 |
======================== |
======================== |
| 29 |
- Implement a foreign key/constraint system? |
0 - Implement a foreign key/constraint system? |
| 30 |
|
|
| 31 |
UI |
UI |
| 32 |
======================== |
======================== |