Problem/Motivation
It is possible change the plugin used within a website from the legacy plugin to the new one. The old data cannot be used in the new system so the old publications should not be submitted to openwoo and new one do
Proposed resolution
Save the plugin id when creating new openWoo publications
Add an update hook to store the actual plugin id to all publications
Prevent openwoo publications that don't have the actual plugin id to send there data to Openwoo
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3592522-openwoo-add-plugin-field.patch | 9.72 KB | ralphvdhoudt |
Comments
Comment #2
ralphvdhoudt commentedComment #3
ralphvdhoudt commentedUpdated patch to disable access to publications with a plugin id that is not the active one
Comment #4
ricovandevin commentedCommitted to 1.0.x.