<div dir="ltr">Opps missed the attachment</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Oct 23, 2013 at 6:54 PM, S T Prasad <span dir="ltr"><<a href="mailto:stprasad@stprasad.com" target="_blank">stprasad@stprasad.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>Install the zip file into your Vtiger instance. After install, go to Tools >> vtZeroClipboard to see it in action there.</div>
<div><br></div><div>Its a simple usage, more can be done</div>
<div><br></div><div>Please see the code for the skeletal implementation</div><div><br></div><div>Best Regards,</div><div><br></div><div>S.T.Prasad</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Wed, Oct 23, 2013 at 6:23 PM, Janicki, Michał <span dir="ltr"><<a href="mailto:m.janicki@opensaas.pl" target="_blank">m.janicki@opensaas.pl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>If You could send me Your use models that would be more than helpful!</div>

<div><br></div><div>Thank You na advance.</div></div><div class="gmail_extra"><br clear="all"><div>
<div dir="ltr"><div><b>Z poważaniem / <span style="font-size:10pt">Best regards</span></b></div><div><b><span style="font-size:10pt"><br></span></b></div><span><font color="#888888"><div><b>Michał Janicki</b></div><div><b>Tel: <a value="+48884998123" style="color:rgb(17,85,204)">+48 884-999-531</a></b></div>


<div><b><a href="mailto:m.janicki@opensaas.pl" style="color:rgb(17,85,204)" target="_blank">m.janicki@opensaas.pl</a><br><font color="#888888"><span style="color:rgb(127,127,127)"></span></font><font color="#888888"><span style="color:rgb(127,127,127)"><a href="http://www.opensaas.pl/" style="color:rgb(17,85,204)" target="_blank">www.OpenSaaS.pl</a></span></font></b></div>


</font></span></div></div>
<br><br><div class="gmail_quote"><div><div>2013/10/23 S T Prasad <span dir="ltr"><<a href="mailto:stprasad@stprasad.com" target="_blank">stprasad@stprasad.com</a>></span><br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div>
<div dir="ltr">Hi, <div>I could achieve ZeroClibboard usage within Vtiger without any problem.</div><div><br></div><div>I could use </div><div>1. Use Headerscript and install ZeroClipboad each page load, so that any use in a TPL file could be enabled.</div>



<div><br></div><div>2. As a standalone item in a TPL file as well</div><div><br></div><div>If anyone is interested I can send the use models.</div><div><br></div><div>Regards,</div><div><br></div><div>S.T.Prasad</div><div>



<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On Tue, Oct 22, 2013 at 5:47 PM, Stencel, Maciej <span dir="ltr"><<a href="mailto:m.stencel@opensaas.pl" target="_blank">m.stencel@opensaas.pl</a>></span> wrote:<br>



</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">When the script is loaded using getHeaderScripts() or vtlib LinkType zeroclipboard is loaded between other scripts...<div>



<br></div><div>It is loaded by JSResources.tp.<br><div><br></div><div>The code </div>

<div><div><script type="text/javascript" src="libraries/html5shim/html5.js"></script></div>
<div><script type="text/javascript" src="libraries/jquery/jquery.blockUI.js"></script></div><div>...</div><div>...</div><div>...</div><div><script type="text/javascript" src="libraries/jquery/datepicker/js/datepicker.js"></script></div>







<div><script type="text/javascript" src="libraries/jquery/dangrossman-bootstrap-daterangepicker/date.js"></script></div><div><script type="text/javascript" src="libraries/jquery/jquery.ba-outside-events.min.js"></script></div>







<div><br></div><div><b><script type="text/javascript" src="layouts/vlayout/modules/MYMODULE/resources/ZeroClipboard.js?&v=6.0.0Beta"></script></b></div><div><script type="text/javascript" src="libraries/bootstrap/js/eternicode-bootstrap-datepicker/js/bootstrap-datepicker.js?&v=6.0.0Beta"></script></div>







<div>...</div><div>...</div><div>...</div><div><script type="text/javascript" src="layouts/vlayout/modules/Vtiger/resources/CkEditor.js?&v=6.0.0Beta"></script></div><div><br></div><div>







<!-- Added in the end since it should be after less file loaded --></div><div><script type="text/javascript" src="libraries/bootstrap/js/less.min.js"></script></div></body></html></div>







</div><div><br></div><div><br></div><div>The only time for me for this to work is move the js file to top before </head> tag, or modyfying the whole zeroclipboard library... </div></div><div><br></div><div>Ok thank You for your time.</div>





</div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/22 Alan Lord <span dir="ltr"><<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On 22/10/13 12:43, Stencel, Maciej wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Please download ZeroClipboard.js, add it to your module and tell me if<br>
it's working for You...<br>
</blockquote>
<br></div>
1. You have not supplied any links or packages to the file and it is not something I have ever heard of before.<br>
2. If you mean this: <a href="https://github.com/zeroclipboard/zeroclipboard" target="_blank">https://github.com/<u></u>zeroclipboard/zeroclipboard</a> it doesn't look like one simple javascript file and I do not have time to investigate this for free.<br>





3. If you havent already, try using Firebug in Firefox or the Chrome developer tools to identify the problem.<br>
<br>
Cheers<br>
<br>
Al<br>
<br>
<br>
______________________________<u></u>_________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div>
</div></div><br></div></div>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><span><font color="#888888"><br></font></span></blockquote></div><span><font color="#888888"><br><br clear="all"><div>
<br></div>-- <br>With best regards,<br><br>S.T.Prasad<br><br><a href="http://www.vtigress.com" target="_blank">http://www.vtigress.com</a><br>
The Purr-fect mate for vTiger<br>
</font></span></div>
<br></div></div>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></div>
<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>With best regards,<br><br>S.T.Prasad<br><br><a href="http://www.vtigress.com" target="_blank">http://www.vtigress.com</a><br>

The Purr-fect mate for vTiger<br>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>With best regards,<br><br>S.T.Prasad<br><br><a href="http://www.vtigress.com" target="_blank">http://www.vtigress.com</a><br>The Purr-fect mate for vTiger<br>

</div>