By fe on
i'm using the img_assist in connection with the tinymce-editor. because i'm using the plugin of the img_assist for tinymce which handles the access rules itself, i can disable all image and img_assist access rules. ok, so here comes the problem:
i want all my users that can't use the tinymce-plugin be able to upload and add images, too. so how can i achieve this. sure, i can give all authed users the ability via acess-rules, but then all the users being able to work with the tinymce-editor will also see the (for them) unusable image (or textlink) below the textarea to add images. any ideas?