afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-07-07 02:22 pm

[dw-free] RTE insert image popup "Link" tab purpose unclear

[commit: http://hg.dwscoalition.org/dw-free/rev/9334c6a03bff]

http://bugs.dwscoalition.org/show_bug.cgi?id=1265

Add explanatory text.

Patch by [personal profile] afuna.

Files modified:
  • htdocs/imguploadrte.bml
--------------------------------------------------------------------------------
diff -r fb1c5aa54ae8 -r 9334c6a03bff htdocs/imguploadrte.bml
--- a/htdocs/imguploadrte.bml	Tue Jul 07 14:17:57 2009 +0000
+++ b/htdocs/imguploadrte.bml	Tue Jul 07 14:21:45 2009 +0000
@@ -143,6 +143,7 @@
                 <span fckLang="DlgLnkURL">URL</span><br />
                 <input id="txtLnkUrl" style="WIDTH: 100%" type="text" onblur="UpdatePreview();" />
                 </div>
+                <div>This link will wrap around the image you have inserted.</div>
                 <div id="divLnkBrowseServer" align="right">
                 <input type="button" value="Browse Server" fckLang="DlgBtnBrowseServer" onclick="LnkBrowseServer();" />
                 </div>
--------------------------------------------------------------------------------