<script type="text/javascript">
function SelectFile( fileUrl )
{
window.opener.SetUrl( fileUrl ) ;
window.close() ;
}
</script>
<a href="javascript:SelectFile('File1.jpg');">File 1</a><br />
Sat, 11/03/2007 - 12:43
#1

Re: How to auto fill image link from own-created imagebrowser
Thank you very much.
Peter.
Re: How to auto fill image link from own-created imagebrowser
Also you should put it later into separate plugin so that you didn't have to apply your changes each time you upgrade FCKeditor.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+