<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Import Plugin Bootstrap - (3.65 install)</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Import-Plugin-Bootstrap---3_65-install-82760</link>
        <description></description>
        <pubDate>Mon, 16 Mar 2026 22:50:44 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Import-Plugin-Bootstrap---3_65-install-82760" rel="self" type="application/rss+xml" />

                <item>
          <title>Import Plugin Bootstrap - (3.65 install)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247013#post2247013</link>
          <description><![CDATA[<p>Hi All, </p>
<p>We've released an updated CSV Import with the default charset set to UTF-8:<br /><a href="https://www.interactivetools.com/plugins/csv-import/" rel="nofollow">https://www.interactivetools.com/plugins/csv-import/</a></p>
<p>Thanks for the suggestion, I agree it's much more common now.  Be aware some CSV files from old systems or Windows software might still be in CP1252, so if you get unexpected chars you can try that mode still by changing it in the plugin.</p>
<p>As for CSV Export, I can't recreate any UTF-8 export issues unless we set CSVEXPORT_FOR_EXCEL to true, which converts to CP1252.  If you have any examples or use cases where that's still an issue let me know and we'll release an update or help you resolve it.</p>
<p>Thanks for the feedback!</p>]]></description>
          <pubDate>Wed, 13 Mar 2024 18:07:36 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247013#post2247013</guid>
        </item>
                <item>
          <title>Import Plugin Bootstrap - (3.65 install)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246981#post2246981</link>
          <description><![CDATA[<p>The same holds true for the cvsexport plugin</p>]]></description>
          <pubDate>Fri, 23 Feb 2024 13:04:46 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246981#post2246981</guid>
        </item>
                <item>
          <title>Import Plugin Bootstrap - (3.65 install)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246980#post2246980</link>
          <description><![CDATA[<p>This is true. With CP1252 it changes some special characters like:</p>
<ul>
<li>Apostrophes are displayed as donâ€™t  (don't)</li>
<li>Double spaces are displayed as Â</li>
</ul>
<p>I have to change it to UTF-8 for it to work properly</p>

<p>Kenny</p>]]></description>
          <pubDate>Fri, 23 Feb 2024 12:59:44 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246980#post2246980</guid>
        </item>
                <item>
          <title>Import Plugin Bootstrap - (3.65 install)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246979#post2246979</link>
          <description><![CDATA[<p>Shouldn't the default encoding now be UTF-8, which is pretty much the default for everything nowadays? CP1252 is obsolete.</p>]]></description>
          <pubDate>Fri, 23 Feb 2024 12:28:28 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246979#post2246979</guid>
        </item>
                <item>
          <title>Import Plugin Bootstrap - (3.65 install)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246970#post2246970</link>
          <description><![CDATA[<p>Hi Kenny, </p>
<p>Okay, perfect, thanks.  For anyone who needs it, the updated version is now available here: </p>
<p><a href="https://www.interactivetools.com/plugins/csv-import/" rel="nofollow">https://www.interactivetools.com/plugins/csv-import/</a></p>
]]></description>
          <pubDate>Thu, 22 Feb 2024 10:31:28 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246970#post2246970</guid>
        </item>
                <item>
          <title>Import Plugin Bootstrap - (3.65 install)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246968#post2246968</link>
          <description><![CDATA[<p>Hi Dave -</p>
<p>The attached file you provided works great and resolves this problem without any issues.</p>
<p>Thanks,</p>
<p>Kenny</p>]]></description>
          <pubDate>Thu, 22 Feb 2024 09:29:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246968#post2246968</guid>
        </item>
                <item>
          <title>Import Plugin Bootstrap - (3.65 install)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246967#post2246967</link>
          <description><![CDATA[<p>Hi Kenny, </p>
<p>Great catch, thanks.  I've attached an updated <span>csvImport_uploadIframe.php</span> with the following updates: </p>
<ul>
<li>Updated your fix to use CDN URL for Boostrap</li>
<li>Uses the new includeCDN() function to allow for caching and offline access when needed</li>
<li>Replaces jQuery 1.4.2 with v3.6.0 and loads from cdnjs with includeCDN function.</li>
</ul>
<p>Can you let me know if this one works for you?  If so I'll release that as an update.</p>
<p>Thanks!</p>
]]></description>
          <pubDate>Wed, 21 Feb 2024 16:57:36 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246967#post2246967</guid>
        </item>
                <item>
          <title>Import Plugin Bootstrap - (3.65 install)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246965#post2246965</link>
          <description><![CDATA[<p>For the importCSV 1.14 plugin, the upload File button is not showing up since <strong>/3rdParty/clipone/plugins/bootstrap/css/bootstrap.min.css</strong> no longer exists. </p>
<pre class="language-markup"><code>&lt;link rel="stylesheet" href="&lt;?php echo CMS_ASSETS_URL ?&gt;/3rdParty/clipone/plugins/bootstrap/css/bootstrap.min.css"&gt;
&lt;link rel="stylesheet" href="&lt;?php echo noCacheUrlForCmsFile("3rdParty/clipone/css/".$GLOBALS['SETTINGS']['cssTheme']); ?&gt;" type="text/css" id="skin_color"&gt;</code></pre>
<p>I replaced this line 74 in csvImport_uploadIframe.php with the bootstrap CDN and it now shows up. </p>
<pre class="language-markup"><code>&lt;link rel="stylesheet" href="<a href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="nofollow">https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css</a>"&gt;
&lt;link rel="stylesheet" href="&lt;?php echo noCacheUrlForCmsFile("3rdParty/clipone/css/".$GLOBALS['SETTINGS']['cssTheme']); ?&gt;" type="text/css" id="skin_color"&gt;</code></pre>]]></description>
          <pubDate>Wed, 21 Feb 2024 15:47:23 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246965#post2246965</guid>
        </item>
              </channel>
    </rss>
  