<?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.01.28)</title>
	<atom:link href="https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/feed" rel="self" type="application/rss+xml" />
	<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28</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-01-28/comment-page-2#comment-797</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Wed, 06 Jun 2012 09:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-797</guid>
		<description><![CDATA[yes]]></description>
		<content:encoded><![CDATA[<p>yes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/comment-page-2#comment-796</link>
		<dc:creator><![CDATA[Jan]]></dc:creator>
		<pubDate>Tue, 05 Jun 2012 23:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-796</guid>
		<description><![CDATA[thx, can I copy this in the JavaScript code, parameters for FullAjax windows at the plugin?]]></description>
		<content:encoded><![CDATA[<p>thx, can I copy this in the JavaScript code, parameters for FullAjax windows at the plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/comment-page-2#comment-793</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Sat, 02 Jun 2012 18:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-793</guid>
		<description><![CDATA[can try redeclare showMessage() function. 
like next:
&lt;pre lang=&quot;javascript&quot;&gt;
FLAX.showMessage = function(url, status, statusText){
 if (status == 0) return;
  alert(&#039;Error &#039; + status + &#039; : &#039; + url + &#039;\n&#039; + statusText)
 };
&lt;/pre&gt;
Here change alert to that you liked more ;)]]></description>
		<content:encoded><![CDATA[<p>can try redeclare showMessage() function.<br />
like next:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="javascript" style="font-family:monospace;">FLAX.<span style="color: #660066;">showMessage</span> <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>url<span style="color: #339933;">,</span> status<span style="color: #339933;">,</span> statusText<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
 <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>status <span style="color: #339933;">==</span> <span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span> <span style="color: #000066; font-weight: bold;">return</span><span style="color: #339933;">;</span>
  alert<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Error '</span> <span style="color: #339933;">+</span> status <span style="color: #339933;">+</span> <span style="color: #3366CC;">' : '</span> <span style="color: #339933;">+</span> url <span style="color: #339933;">+</span> <span style="color: #3366CC;">'<span style="color: #000099; font-weight: bold;">\n</span>'</span> <span style="color: #339933;">+</span> statusText<span style="color: #009900;">&#41;</span>
 <span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>Here change alert to that you liked more ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/comment-page-2#comment-792</link>
		<dc:creator><![CDATA[Jan]]></dc:creator>
		<pubDate>Sat, 02 Jun 2012 15:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-792</guid>
		<description><![CDATA[Hi,
how could I my own errorpage, or use it the Joomla errorpages?

Best regards]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
how could I my own errorpage, or use it the Joomla errorpages?</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tavol</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/comment-page-2#comment-760</link>
		<dc:creator><![CDATA[Tavol]]></dc:creator>
		<pubDate>Fri, 06 Apr 2012 07:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-760</guid>
		<description><![CDATA[спасибо те большое))]]></description>
		<content:encoded><![CDATA[<p>спасибо те большое))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/comment-page-2#comment-759</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 15:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-759</guid>
		<description><![CDATA[нужно настраивать обновление модулей, есть несколько способов, один в readme второй можно посмотреть здесь: &lt;a href=&quot;/en/fullajax/how-to-update-more-than-one-module-with-ajax&quot; title=&quot;How to update more than one module with Ajax&quot; rel=&quot;nofollow&quot;&gt;How to update more than one module with Ajax&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>нужно настраивать обновление модулей, есть несколько способов, один в readme второй можно посмотреть здесь: <a href="/en/fullajax/how-to-update-more-than-one-module-with-ajax" title="How to update more than one module with Ajax" rel="nofollow">How to update more than one module with Ajax</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tavol</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/comment-page-2#comment-757</link>
		<dc:creator><![CDATA[Tavol]]></dc:creator>
		<pubDate>Wed, 04 Apr 2012 17:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-757</guid>
		<description><![CDATA[спасибо, на форум отключил там где используется своя подгрузка. у меня вот такой вопрос возник, есть модули которые должны отображаться на определенных страницах, но при переходе они не показываются, если обновить нужную страницу то они появляются но при дальнейших переходах без обновления они не исчезают, т.е. из за подгрузки модуль не понимает что страница его еще не пришла либо уже ушла, хотя адресная строка меняется так как надо, есть какое решение?!(конечно кроме отключения аякса на эту страницу) PS. я на аяксе зациклился т.к. у меня интернет радио работает нормально))]]></description>
		<content:encoded><![CDATA[<p>спасибо, на форум отключил там где используется своя подгрузка. у меня вот такой вопрос возник, есть модули которые должны отображаться на определенных страницах, но при переходе они не показываются, если обновить нужную страницу то они появляются но при дальнейших переходах без обновления они не исчезают, т.е. из за подгрузки модуль не понимает что страница его еще не пришла либо уже ушла, хотя адресная строка меняется так как надо, есть какое решение?!(конечно кроме отключения аякса на эту страницу) PS. я на аяксе зациклился т.к. у меня интернет радио работает нормально))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/comment-page-2#comment-744</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Thu, 29 Mar 2012 17:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-744</guid>
		<description><![CDATA[может лучше отключить AJAX для форума, так как не уверен что хорошая идея, если плохо знаете JavaScript ... там куча всего (форми, редактор, кое где свой аякс) будет тяжело...

для вашей проблеми попробуйте как вариант фильтр чтоб fullajax игнорировал ссилку: &lt;a href=&quot;/fullajax/basics-usage-fullajax-library&quot; rel=&quot;nofollow&quot;&gt;Основи використання бібліотеки FullAjax&lt;/a&gt;, где то по средине ;)

&lt;pre lang=&quot;javascript&quot;&gt;FLAX.Filter.add({url:&#039;/my-page.html&#039;, type:&#039;nowrap&#039;});&lt;/pre&gt;
или
&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;]]></description>
		<content:encoded><![CDATA[<p>может лучше отключить AJAX для форума, так как не уверен что хорошая идея, если плохо знаете JavaScript &#8230; там куча всего (форми, редактор, кое где свой аякс) будет тяжело&#8230;</p>
<p>для вашей проблеми попробуйте как вариант фильтр чтоб fullajax игнорировал ссилку: <a href="/fullajax/basics-usage-fullajax-library" rel="nofollow">Основи використання бібліотеки FullAjax</a>, где то по средине ;)</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="javascript" style="font-family:monospace;">FLAX.<span style="color: #660066;">Filter</span>.<span style="color: #660066;">add</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>url<span style="color: #339933;">:</span><span style="color: #3366CC;">'/my-page.html'</span><span style="color: #339933;">,</span> type<span style="color: #339933;">:</span><span style="color: #3366CC;">'nowrap'</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>или</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>

]]></content:encoded>
	</item>
	<item>
		<title>By: TavoL</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/comment-page-2#comment-743</link>
		<dc:creator><![CDATA[TavoL]]></dc:creator>
		<pubDate>Wed, 28 Mar 2012 14:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-743</guid>
		<description><![CDATA[Здраствуйте, Вы немогли бы наставить меня на путь истинный?!)) поставил на сайт фулаякс, затем поставил компонент - форум кунена, так вот на определенных страницах форума есть встроеная подгрузка маленmrb[ страницек - настроек, и вот из за фул аякса это все дело не работает, при отключении аякса все начинает рабать норм, есть мысли где копаться?]]></description>
		<content:encoded><![CDATA[<p>Здраствуйте, Вы немогли бы наставить меня на путь истинный?!)) поставил на сайт фулаякс, затем поставил компонент &#8211; форум кунена, так вот на определенных страницах форума есть встроеная подгрузка маленmrb[ страницек &#8211; настроек, и вот из за фул аякса это все дело не работает, при отключении аякса все начинает рабать норм, есть мысли где копаться?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/add-fullajax-to-joomla-2012-01-28/comment-page-2#comment-734</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Thu, 22 Mar 2012 13:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=655#comment-734</guid>
		<description><![CDATA[you ask me about provide a crutch for the another extension in  this plugin ;)

I thought about it, but it really bad idea until something like &lt;a href=&quot;http://ideas.joomla.org/forums/84261-joomla-idea-pool/suggestions/2621261-add-some-standart-for-javascript-initialisation-in&quot; title=&quot;&quot; rel=&quot;nofollow&quot;&gt;&quot;standart for JavaScript initialisation in Joomla!&quot;&lt;/a&gt; will be in Joomla! core ... so vote! and offer your ideas!]]></description>
		<content:encoded><![CDATA[<p>you ask me about provide a crutch for the another extension in  this plugin ;)</p>
<p>I thought about it, but it really bad idea until something like <a href="http://ideas.joomla.org/forums/84261-joomla-idea-pool/suggestions/2621261-add-some-standart-for-javascript-initialisation-in" title="" rel="nofollow">&#8220;standart for JavaScript initialisation in Joomla!&#8221;</a> will be in Joomla! core &#8230; so vote! and offer your ideas!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
