![]() |
|
Is it possible to add a DB field for a plugin - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Is it possible to add a DB field for a plugin (/thread-9861.html) |
Is it possible to add a DB field for a plugin - hqueyra - 17-04-2012 Dear team, I'm developping a new plugin, and I would need to add a field on the image table. But going thru the doc I didn't found a way to do that. Is it planned by the framework ? My plugin is doing image analysis and I would like to store the information at the image level. What is the best way to do that ? Of course I would like this info to be persitent... Best regards Is it possible to add a DB field for a plugin - acrylian - 17-04-2012 We have the extra table If you need to add things to the edit pages, there are filters for the sidebar boxes available.Info on that on the user guide. |