<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Add FullAjax to Joomla! (2012.04.20)</title>
	<atom:link href="https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-04-20/feed" rel="self" type="application/rss+xml" />
	<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-04-20</link>
	<description></description>
	<lastBuildDate>Tue, 06 Apr 2021 13:05:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-04-20/comment-page-1#comment-1405</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Mon, 16 Feb 2015 20:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=778#comment-1405</guid>
		<description><![CDATA[you need to configure &quot;update modules&quot;, in the plugin configuration, but this can be not so simple and a loot depend from your template ...
please check the plugin description or &quot;readme&quot;]]></description>
		<content:encoded><![CDATA[<p>you need to configure &#8220;update modules&#8221;, in the plugin configuration, but this can be not so simple and a loot depend from your template &#8230;<br />
please check the plugin description or &#8220;readme&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruud</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-04-20/comment-page-1#comment-1403</link>
		<dc:creator><![CDATA[Ruud]]></dc:creator>
		<pubDate>Mon, 09 Feb 2015 12:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=778#comment-1403</guid>
		<description><![CDATA[Hey,

First of all, I want to say thank you for your great work! Since I&#039;m pretty new to building websites and any coding language I&#039;m having a bit of a problem, hope you can help!

I&#039;m building a website for myself and a friend of mine. On the website we have a mp3 player that works great. Thing is, I would like it to keep playing uninterrupted while people are navigating the website. Now here is the thing, when I apply your FullAJAX, the player keeps playing even when navigating, but then another problem comes up. When switching menus, only articles change with it and modules of the other page don&#039;t load! 

To explain it a bit more clear:
On the homepage I&#039;ve got articles 1 and 2, and module 1 and 2. On the next menu (let&#039;s call it gallery) I&#039;ve got article 3 and 4 and module 3 and 4. Now when I have fullAJAX activated, and I start at the homepage, everything is fine, but when I switch to gallery, article 3 and 4 load, but module 1 and 2 won&#039;t change, so 3 and 4 don&#039;t load. 

I hope you understand and can help me out!
Like I said, I&#039;m pretty new to all this so I you can explain it easy to understand.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>First of all, I want to say thank you for your great work! Since I&#8217;m pretty new to building websites and any coding language I&#8217;m having a bit of a problem, hope you can help!</p>
<p>I&#8217;m building a website for myself and a friend of mine. On the website we have a mp3 player that works great. Thing is, I would like it to keep playing uninterrupted while people are navigating the website. Now here is the thing, when I apply your FullAJAX, the player keeps playing even when navigating, but then another problem comes up. When switching menus, only articles change with it and modules of the other page don&#8217;t load! </p>
<p>To explain it a bit more clear:<br />
On the homepage I&#8217;ve got articles 1 and 2, and module 1 and 2. On the next menu (let&#8217;s call it gallery) I&#8217;ve got article 3 and 4 and module 3 and 4. Now when I have fullAJAX activated, and I start at the homepage, everything is fine, but when I switch to gallery, article 3 and 4 load, but module 1 and 2 won&#8217;t change, so 3 and 4 don&#8217;t load. </p>
<p>I hope you understand and can help me out!<br />
Like I said, I&#8217;m pretty new to all this so I you can explain it easy to understand.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-04-20/comment-page-1#comment-885</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Wed, 29 Aug 2012 07:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=778#comment-885</guid>
		<description><![CDATA[in curent time you can use &lt;code&gt;ax:wrap=&quot;0&quot;&lt;/code&gt;
like:
&lt;pre lang=&quot;html4strict&quot;&gt;
&lt;a href=&quot;mulink.html&quot; title=&quot;My Link&quot; ax:wrap=&quot;0&quot; rel=&quot;nofollow&quot;&gt;My Link&lt;/a&gt;
&lt;/pre&gt;
little bit more can find here https://github.com/Fedik/FullAJAX/wiki/Filter]]></description>
		<content:encoded><![CDATA[<p>in curent time you can use <code>ax:wrap="0"</code><br />
like:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;mulink.html&quot;</span> <span style="color: #000066;">title</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;My Link&quot;</span> ax:wrap<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span>&gt;</span>My Link<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span></pre></td></tr></table></div>

<p>little bit more can find here <a href="https://github.com/Fedik/FullAJAX/wiki/Filter" rel="nofollow">https://github.com/Fedik/FullAJAX/wiki/Filter</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kakashigr</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-04-20/comment-page-1#comment-883</link>
		<dc:creator><![CDATA[Kakashigr]]></dc:creator>
		<pubDate>Tue, 28 Aug 2012 18:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=778#comment-883</guid>
		<description><![CDATA[Hi, 
First of all, congratulations on the plugin, it is by far the best of its kind both in joomla and wordpress.

Secondly, I would like to make a suggestion if you don&#039;t mind.

It would help alot to add an option in the administration area to always ignore links with a specified class name. This way, a user can add this class name to the links he doesn&#039;t want to utilize ajax.

What are your thoughts on this?]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
First of all, congratulations on the plugin, it is by far the best of its kind both in joomla and wordpress.</p>
<p>Secondly, I would like to make a suggestion if you don&#8217;t mind.</p>
<p>It would help alot to add an option in the administration area to always ignore links with a specified class name. This way, a user can add this class name to the links he doesn&#8217;t want to utilize ajax.</p>
<p>What are your thoughts on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Дмитрий</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-04-20/comment-page-1#comment-788</link>
		<dc:creator><![CDATA[Дмитрий]]></dc:creator>
		<pubDate>Mon, 28 May 2012 07:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=778#comment-788</guid>
		<description><![CDATA[Первое это спасибо большое разработчикам да плагин!
Второе... Вы можете на живом примере показать что и куда надо вписывать, к примеру в jceMediaBox или module slideshow.
Проблема в том что ни модальные окна ни слайд шоу не работает при переходе по ajax, модальные если только в шаблон сайта js-ки записать, но библиотеки друг другу мешают нормальной работать!
Прошу не писать, что бы прочитал старые темы... Т.к. в англ мало шарю, а переводчики не правильно переводят, половины не понял!]]></description>
		<content:encoded><![CDATA[<p>Первое это спасибо большое разработчикам да плагин!<br />
Второе&#8230; Вы можете на живом примере показать что и куда надо вписывать, к примеру в jceMediaBox или module slideshow.<br />
Проблема в том что ни модальные окна ни слайд шоу не работает при переходе по ajax, модальные если только в шаблон сайта js-ки записать, но библиотеки друг другу мешают нормальной работать!<br />
Прошу не писать, что бы прочитал старые темы&#8230; Т.к. в англ мало шарю, а переводчики не правильно переводят, половины не понял!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
