I created a theme function for printing imce images with imagecache presets

CommentFileSizeAuthor
theme_imce_imagecache.txt828 bytespierre_cotiniere

Comments

pierre_cotiniere’s picture

Example : print theme('imce_imagecache', 'cart', $node->field_imce[0]['value']);

bejam’s picture

Thanks for this! Where do you place the print statement? I would like to use imagecache with imceimage (for cck) too. Any ideas on how to do that? Think it could be a very similar theme override.

Clint Eagar’s picture

How do I make this work for D6?

hedac’s picture

I would like to see the image with the imagecache size in the text editor area...
isn't possible to add another button to IMCE interface... "SEND TO EDITOR WITH xxx IMAGECACHE preset" code to the textarea ?

adamgerthel’s picture

+1 for this function

dessibelle’s picture

I'd like to use this on D6 as well!

Or rather, have IMCE create ImageCache preset images when uploading files, and use them with IMCE.

finex’s picture

I'd like to see imagecache integrated in IMCE (on D6, not D5....) :)

Sinan Erdem’s picture

sub

durum’s picture

sub

fizk’s picture

Status: Needs review » Closed (won't fix)