Copy HTML to clipboard
Posted: Thu Mar 08, 2012 2:00 am
In addition to cmd_Copy/cmd_Copyimage and cmd_GenerateListing/cmd_WebPage, I'd like to have a command for copying the <img> tag (including all basic attributes) for selected (BMP, GIF, JPEG, PNG) images to the clipboard, so I can paste the HTML into a text editor.
An option to pick variables from Create » Web Page... » Information displayed for a customizable title attribute would also be nice.
Code: Select all
<img src="file:///C:/Documents%20and%20Settings/XnTriq/Application%20Data/XnView/test%5B1%5D.jpg" width="1024" height="768" alt="test[1].jpg">