I just installed IMCE on Drupal-4.7.6 in order to use it standalone; however i do use quicktags module. I followed instructions for install and settings, but no image button appears when creating a page. I Tried it with default bluemarine theme with no results. I disabled quicktags with no results.

In the intall.txt you note:

Make sure you have the closure variable in your theme file. It contains
the html from footer hook, which activates browse icon. For phptemplate based
themes, closure is $closure.

Maybe this is the problem, but it is not even working on bluemarine default theme, and it does have a $closure variable. So This should not the problem.

any other way to do a diagnosis?

Comments

ufku’s picture

IMCE 4.7 can't be used standalone. It works as a file-browser with tiynMCE only.
FYI, 4.7.x development version supports custom usage that requires javascript knowledge.

phoolish’s picture

There is no way using CCK (with prefix/suffix turned on) and the included IMCE API to create a textfield? I haven't tried yet, but would be interested in using IMCE beyond tinyMCE or fckEditor. Thoughts?

phoolish’s picture

Whoops maybe should have read the entire message... sorry

ufku’s picture

Status: Active » Closed (fixed)