Home
last modified time | relevance | path

Searched refs:_txt (Results 1 – 2 of 2) sorted by relevance

/template/kajukkk/js/
H A Dsendsns.js5 var _txt = encodeURIComponent(txt);
20 url:'http://twitter.com/intent/tweet?text=' + _txt + '&url=' + _url
27 … url:'http://me2day.net/posts/new?new_post[body]=' + _txt + _br + _url + '&new_post[tags]=epiloum'
58 …param:'posting?post=' + _txt + _br + _url + '&apiver=1.0&appver=2.0&appid=dev.epiloum.net&appname=…
69 param:'create/post?text=' + _txt + _br + _url,
/template/kajukkk/
H A Dmain.php198 $_txt= " $_title ".$_url." #".strip_tags($conf['title']).$_tags; variable
204 …eTextUp" onclick="sendsns('twitter','<?php //echo $_url; ?>','<?php echo $_txt;?>');return false;"…
206 …eTextUp" onclick="sendsns('kakaotalk','<?php echo $_url; ?>','<?php echo $_txt;?>');return false;"…
207 …lideTextUp" onclick="sendsns('band','<?php //echo $_url; ?>','<?php echo $_txt;?>');return false;"…