Dear all,
I'm currently making a plugin which displays some info from a database, this goes very well thanks to the easy integration of new plugins. When this is done, I'm thinking to make a page in the admin section to add / remove / change the info in this database. One of the field in the database is a realtive path to a image. Here comes the question: Can I use that fancy image include stuff which is normally used when making a content page ? Or is this impossible ?
Thanks in advance !
Best regards,
Chris
add a image within a plugin
Re: add a image within a plugin
There would be no way to do it without hacking the image plugin in TinyMCE. In that case, you'd have to release a separate version that works with your custom module if you wanted others to use it as well. I'm sure it wouldn't be THAT hard, but it would take a little bit of work.
Re: add a image within a plugin
Thanks Wishy I'll take it in consideration....
Chris
Chris

