Voog / wysihtml

Open source rich text editor for the modern web

Home Page:http://wysihtml.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insert link with additional data

sambo666 opened this issue · comments

Hi
How can I make dialog window like that:

<label>
Info:
<input data-wysihtml-dialog-field="href" value="http://">
<div>simple text</div>
<!-- another input filed -->
<input data-wysihtml-dialog-field="href" value="http://">
</label>