Developer-Community.com
Software => Rightload - Official Forums => Topic started by: kangmin on November 20, 2011, 08:25:56 PM
-
I want to uploading images with my own url tag!
just like - <a href="javascript:void(SLB('$url','image','true',''));"><img src="$url" width="500" border="0"></a>
there's no way modify url tag in rightload.
in tags.xml just '$url, $thumburl, $filename' tag's only permit.
pls, show me the way.
-
Hello,
I am very sorry, but I don't really understand what the problem is. Could you please give me two examples: one of what the output looks like, and one of how you want the output to look like? Maybe that will help me understand.
-
I'm sorry, I really don't understand what the problem is. I added the following line to the tags.xml file (above the line starting with <!--) and everything seems to work fine:
<Tag Name="Test URL" Result="<a href="javascript:void(SLB('$url','image','true',''));"><img src="$url" width="500" border="0"></a>" />
-
thank you so much.
-
thank you for this informative post :D