Closed (won't fix)
Project:
IMCE
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2008 at 13:38 UTC
Updated:
19 May 2011 at 21:28 UTC
Hello,
This is the computerized name for my cck text area:field_teljes_lers
I have set the IMCE Enable inline image/file insertion into plain textareas:
edit-body, body, edit-field_teljes_lers, field_teljes_lers
The insert Image link does not appear at the bottom of the TinyMCE editor at CCK fields.
The link only appears for the original body text areas.
Any ideas how to have the insert image link show up at the bottom of this CCK textarea?
Thanks
Comments
Comment #1
j0hn-smith commentedI have exactly the same problem, is there a solution?
Thanks
Comment #2
j0hn-smith commentedThe field must be longer than 1 row for the links to appear. Whilst this solves the problem it is not ideal as I want to add the links to fields that are only 1 row long.
A patch would be great, I've looked at the code but have limited programming skills and couldn't see what was causing this behaviour.
Comment #3
j0hn-smith commentedInline image/file insertion is only available for textareas (2 or more lines), these patches create the option to add this functionality to textfields (single line) under the custom setting section of admin/settings/imce/profiles.
files to be patched
imce.module
inc/admin.inc
These are the only patches I've ever made so please be gentle if they're not perfect.
Comment #4
ufku commentedClosing 6.x-1.x issues as this branch is no more supported.