<?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: Disable Mootools Javascript from Joomla 1.5 frontend</title>
	<atom:link href="http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/</link>
	<description>Web Development and Design</description>
	<lastBuildDate>Tue, 04 May 2010 04:56:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan</title>
		<link>http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/comment-page-1/#comment-1902</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 04 May 2010 04:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.72dpi.net.au/?p=125#comment-1902</guid>
		<description>It should work across the board hans, I have done this method on 3 sites where i use Jquery and not Mootools (I don&#039;t like the core tools used).</description>
		<content:encoded><![CDATA[<p>It should work across the board hans, I have done this method on 3 sites where i use Jquery and not Mootools (I don&#8217;t like the core tools used).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/comment-page-1/#comment-1901</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Mon, 19 Apr 2010 07:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.72dpi.net.au/?p=125#comment-1901</guid>
		<description>Heya mate,

I did what you did, but mootools refuses to go away, I allready tried the other article too. Doesnt this work for article pages or something?</description>
		<content:encoded><![CDATA[<p>Heya mate,</p>
<p>I did what you did, but mootools refuses to go away, I allready tried the other article too. Doesnt this work for article pages or something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustav</title>
		<link>http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/comment-page-1/#comment-1899</link>
		<dc:creator>Gustav</dc:creator>
		<pubDate>Thu, 15 Apr 2010 21:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.72dpi.net.au/?p=125#comment-1899</guid>
		<description>Another faster way to remove the moo is to edit 
Libraries/Joomla/Document/html/renderer/head.php
comment all it:
		// Generate script file links
		foreach ($document-&gt;_scripts as $strSrc =&gt; $strType) {
			$strHtml .= $tab.&#039;&#039;.$lnEnd;
		}*/

but you are going to get javascript errors, use other plugin to hide or mask it.</description>
		<content:encoded><![CDATA[<p>Another faster way to remove the moo is to edit<br />
Libraries/Joomla/Document/html/renderer/head.php<br />
comment all it:<br />
		// Generate script file links<br />
		foreach ($document-&gt;_scripts as $strSrc =&gt; $strType) {<br />
			$strHtml .= $tab.&#8221;.$lnEnd;<br />
		}*/</p>
<p>but you are going to get javascript errors, use other plugin to hide or mask it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/comment-page-1/#comment-1898</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Wed, 14 Apr 2010 20:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.72dpi.net.au/?p=125#comment-1898</guid>
		<description>Hi,
Thank you.
Craig.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thank you.<br />
Craig.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/comment-page-1/#comment-1528</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 25 Jul 2009 09:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.72dpi.net.au/?p=125#comment-1528</guid>
		<description>Thanks 2estrellas for the heads up. I tested it, and haven&#039;t had any issues, but agreed, it may disable scripts from plugins. Most plugins I use load their JS into the body (which isn&#039;t the best method anyhow).

I have edited the code to include a fix, and a link to a plugin that does the same, but this is more for template developers.

Cheers again....</description>
		<content:encoded><![CDATA[<p>Thanks 2estrellas for the heads up. I tested it, and haven&#8217;t had any issues, but agreed, it may disable scripts from plugins. Most plugins I use load their JS into the body (which isn&#8217;t the best method anyhow).</p>
<p>I have edited the code to include a fix, and a link to a plugin that does the same, but this is more for template developers.</p>
<p>Cheers again&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2estrellas</title>
		<link>http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/comment-page-1/#comment-1513</link>
		<dc:creator>2estrellas</dc:creator>
		<pubDate>Tue, 21 Jul 2009 14:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.72dpi.net.au/?p=125#comment-1513</guid>
		<description>If you want to selectively delete only some ( eg. mootols) js files take a look at 
http://forum.joomla.org/viewtopic.php?f=304&amp;t=194274&amp;start=30
Worked for me ;-)</description>
		<content:encoded><![CDATA[<p>If you want to selectively delete only some ( eg. mootols) js files take a look at<br />
<a href="http://forum.joomla.org/viewtopic.php?f=304&amp;t=194274&amp;start=30" rel="nofollow">http://forum.joomla.org/viewtopic.php?f=304&amp;t=194274&amp;start=30</a><br />
Worked for me <img src='http://www.72dpi.net.au/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2estrellas</title>
		<link>http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/comment-page-1/#comment-1512</link>
		<dc:creator>2estrellas</dc:creator>
		<pubDate>Tue, 21 Jul 2009 13:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.72dpi.net.au/?p=125#comment-1512</guid>
		<description>WARNING:
It works perfect , so perfect that it disables ALL JAVASCRIPTS from the front-end (not only mootols but jQuery or ANY other javascript that has been installed as modules/plugin in joomla)</description>
		<content:encoded><![CDATA[<p>WARNING:<br />
It works perfect , so perfect that it disables ALL JAVASCRIPTS from the front-end (not only mootols but jQuery or ANY other javascript that has been installed as modules/plugin in joomla)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joomla Code</title>
		<link>http://www.72dpi.net.au/2009/06/disable-mootools-javascript-from-joomla-frontend/comment-page-1/#comment-1473</link>
		<dc:creator>Joomla Code</dc:creator>
		<pubDate>Mon, 13 Jul 2009 11:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.72dpi.net.au/?p=125#comment-1473</guid>
		<description>it works great! im hoping for another tips on yours, thanks!</description>
		<content:encoded><![CDATA[<p>it works great! im hoping for another tips on yours, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
