Closed (fixed)
Project:
BUEditor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2009 at 01:30 UTC
Updated:
29 Apr 2009 at 16:00 UTC
Hi all.
I know that I can create a html button with the following code: [video:%sometext%] to add the code for the video_filter, but that does not seem to be the best way.
Is there a way to add a popup field to ask for it? the js method seems to require the same start and end tags?
Help?
Comments
Comment #1
naheemsays commentedAny ideas?
(also unrelated, but is there a way to integrate with img_assist?)
Comment #2
ufku commentedHere is a simple dialog requesting the video URL
or simpler js prompt:
Image assist issue: #122119: buEditor integration
Comment #3
naheemsays commentedThanks - works like a charm!
Actually both do, but I went with approach one as it fits in well with the other BUEditor dialogue boxes too.