Hello,
First of all, let me tell you I'm a Drupal newbie.
Now my question:
I want to give a user access to a table to add, delete and change records (I don't want to give him edit rights for all pages, only the table). In the table I want to have a link to an image. But the user doesn't know HTML, so an image picker or something like that would be very useful.
Using tables in TinyMCE is not my preferred option, because than I have to give the user access rights to the whole page. Also I want him to handle record per record (like table manager or quicktable modules). Is there a way to extend the Table manager or Quicktables module so links to an image (in a popup screen) can easily be added by users with no HTML knowledge?
I've already searched on this site, but didn't find the solution.
Many thanks in advance!