Minahito
minah****@users*****
2006年 9月 26日 (火) 12:30:35 JST
Index: xoops2jp/html/modules/base/templates/legacy_xoopsform_dhtmltextarea.html diff -u xoops2jp/html/modules/base/templates/legacy_xoopsform_dhtmltextarea.html:1.1.2.2 xoops2jp/html/modules/base/templates/legacy_xoopsform_dhtmltextarea.html:1.1.2.3 --- xoops2jp/html/modules/base/templates/legacy_xoopsform_dhtmltextarea.html:1.1.2.2 Fri Sep 22 21:37:56 2006 +++ xoops2jp/html/modules/base/templates/legacy_xoopsform_dhtmltextarea.html Tue Sep 26 12:30:35 2006 @@ -1,7 +1,7 @@ <a name='moresmiley'></a> <img onmouseover='style.cursor="hand"' src='<{$xoops_url}>/images/url.gif' alt='url' onclick='xoopsCodeUrl("<{$element->getId()}>", "<{$smarty.const._ENTERURL}>", "<{$smarty.const._ENTERWEBTITLE}>");' /> <img onmouseover='style.cursor="hand"' src='<{$xoops_url}>/images/email.gif' alt='email' onclick='javascript:xoopsCodeEmail("<{$element->getId()}>", "<{$smarty.const._ENTEREMAIL}>");' /> -<img onclick='javascript:xoopsCodeImg("<{$element->getId()}>", "<{$smarty.const._ENTERIMGURL}>", "<{$smarty.const._ENTERIMGPOS}>", "<{$smarty.const._IMGPOSRORL}>", "<{$smarty.const._ERRORIMGPOS}>");' onmouseover='style.cursor="hand"' src='<{$xoops_url}>/images/imgsrc.gif' alt='imgsrc' /> +<img onclick='javascript:xoopsCodeImg("<{$element->getId()}>", "<{$smarty.const._ENTERIMGURL}>", "<{$smarty.const._ENTERIMGPOS}>", "<{$smarty.const._IMGPOSRORL|escape}>", "<{$smarty.const._ERRORIMGPOS}>");' onmouseover='style.cursor="hand"' src='<{$xoops_url}>/images/imgsrc.gif' alt='imgsrc' /> <img onmouseover='style.cursor="hand"' onclick='javascript:openWithSelfMain("<{$xoops_url}>/imagemanager.php?target=<{$element->getId()}>","imgmanager",400,430);' src='<{$xoops_url}>/images/image.gif' alt='image' /> <img src='<{$xoops_url}>/images/code.gif' onmouseover='style.cursor="hand"' alt='code' onclick='javascript:xoopsCodeCode("<{$element->getId()}>", "<{$smarty.const._ENTERCODE}>");' /> <img onclick='javascript:xoopsCodeQuote("<{$element->getId()}>", "<{$smarty.const._ENTERQUOTE}>");' onmouseover='style.cursor="hand"' src='<{$xoops_url}>/images/quote.gif' alt='quote' /><br />