Changes between Initial Version and Version 1 of Ticket #22487, comment 17
- Timestamp:
- 01/21/13 14:59:19 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22487, comment 17
initial v1 1 @alexmansfield I see, that explains a lot, they pointed out as I pondered, looking at the code you did if the way the settings are stored should be changed internally to match the way actions and filters work, i.e. they are stored as a multi dimensional array `$settings[priority][page][section][field]`.1 @alexmansfield I see, that explains a lot, they pointed out as I pondered, looking at the code you did if the way the settings are stored should be changed internally to match the way actions and filters work, i.e. they are stored as a multi-dimensional array `$settings[priority][page][section][field]`. 2 2 3 3 Seems like a rather big change though considering how much impact it might have.
