Closed (won't fix)
Project:
markItUp Content Editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2008 at 16:57 UTC
Updated:
10 Jan 2009 at 06:59 UTC
hi there can u implement a multiline image URL imput box??
eg.
image1.jpg
image2.gif
image3.png
with each one enclosed in each tag PLUS the whole set enclosed in another tag?
Comments
Comment #1
chasz commented< tag1 >
< tag2 >image1.jpg< /tag2 >
< tag2 >image2.gif< /tag2 >
< tag2 >image3.png< /tag2 >
< /tag1 >
Comment #2
Garrett Albright commentedCreate the images, then select the image code and click the button for the tag you want to wrap the images in… That ought to do what you're looking for.