Closed (fixed)
Project:
WYSIWYG image upload - Inline images for your WYSIWYG
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2010 at 00:24 UTC
Updated:
26 Jan 2010 at 02:12 UTC
Comments
Comment #1
eugenmayer commentedWell i was injecting in later on, but i undestand the need to pass it to the theme method. The main reason not to pass those data arround is that its _GET...and dealing with all this encoding probems, size etc is always pain. Thats also one main reason to get image entity and image entries in place.
Included in BETA5
Comment #2
eugenmayer commentedby the way never use ajax/wysiwyg_imgupl/showimage/%/%/% .. use ajax/wysiwyg_imgupl/showimage/% ... first example will break.
Comment #3
eugenmayer commented