Problem/Motivation
The content logic is spread out too much using the event subscriber, when most of the logic is already in the module submit handler.
Proposed resolution
clean it up. Patch to come.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | organize_code-3229845-7.patch | 33.53 KB | tonytheferg |
Comments
Comment #2
tonytheferg commentedHere is a patch to remove the overkill dual event subscriber and an added helper function to clean up the code.
Also fixes and improves some stuff with the close commands.
Comment #3
tonytheferg commentedSome more work on close button config and some more cleanup.
Comment #4
tonytheferg commentedBad patch
Comment #5
tonytheferg commentedlots of config for view cart and close buttons.
Comment #6
tonytheferg commentedadded a start on message config. getting close.
Comment #7
tonytheferg commentedI think this is good. Going to commit.
Comment #9
tonytheferg commentedComment #10
tonytheferg commented