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.