<?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>
	Kommentare zu: E-Mail an einen Freund Funktion unzulässig	</title>
	<atom:link href="https://www.mag-tutorials.de/e-mail-an-einen-freund-funktion-unzulaessig/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mag-tutorials.de/e-mail-an-einen-freund-funktion-unzulaessig/</link>
	<description>Magento Tutorials, News und Informationen</description>
	<lastBuildDate>Sat, 24 Jan 2015 20:51:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		Von: Sebastian		</title>
		<link>https://www.mag-tutorials.de/e-mail-an-einen-freund-funktion-unzulaessig/#comment-6086</link>

		<dc:creator><![CDATA[Sebastian]]></dc:creator>
		<pubDate>Wed, 19 Feb 2014 22:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mag-tutorials.de/?p=1823#comment-6086</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://www.mag-tutorials.de/e-mail-an-einen-freund-funktion-unzulaessig/#comment-6085&quot;&gt;Andreas&lt;/a&gt;.

Hallo Andreas,

ich gehe in meinen Tutorials immer davon aus das die Shopbetreiber nicht programmieren können, weshalb das Deaktivieren der Funktion im Frontend schon mal der erste Schritt ist.

Deine Variante mit XML ist natürlich sicherer. Vielen Dank für den Hinweis!

Beste Grüße
Sebastian]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://www.mag-tutorials.de/e-mail-an-einen-freund-funktion-unzulaessig/#comment-6085">Andreas</a>.</p>
<p>Hallo Andreas,</p>
<p>ich gehe in meinen Tutorials immer davon aus das die Shopbetreiber nicht programmieren können, weshalb das Deaktivieren der Funktion im Frontend schon mal der erste Schritt ist.</p>
<p>Deine Variante mit XML ist natürlich sicherer. Vielen Dank für den Hinweis!</p>
<p>Beste Grüße<br />
Sebastian</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Andreas		</title>
		<link>https://www.mag-tutorials.de/e-mail-an-einen-freund-funktion-unzulaessig/#comment-6085</link>

		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Wed, 19 Feb 2014 21:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mag-tutorials.de/?p=1823#comment-6085</guid>

					<description><![CDATA[&#062;&#062; System -&#062; Konfiguration -&#062; Katalog -&#062; E-Mail an einen Freund -&#062; Aktiviert -&#062; nein

Und genau so würd ich das nicht machen, besser man deaktivert es über XML, man legt also eine neue XML Datei. (Beispiel ZZZ_Mage_Sendfriend.xml da &quot;Z&quot; nach &quot;M&quot; vorkommt und der XML-Parse alphabetisch durchgeführt wird. Der Inhalt sollte sein:
&lt;code&gt;&lt;Mage_Sendfriend&gt;
&lt;active&gt;false&lt;/active&gt;
&lt;codePool&gt;core&lt;/codePool&gt;
&lt;depends&gt;
&lt;Mage_Catalog/&gt;
&lt;/depends&gt;
&lt;/Mage_Sendfriend&gt;&lt;/code&gt;
Sonst bleibt die Extension weiterhin aktiv, lediglich die Ausgabe im Frontend würde deaktiviert werden.
]]></description>
			<content:encoded><![CDATA[<p>&gt;&gt; System -&gt; Konfiguration -&gt; Katalog -&gt; E-Mail an einen Freund -&gt; Aktiviert -&gt; nein</p>
<p>Und genau so würd ich das nicht machen, besser man deaktivert es über XML, man legt also eine neue XML Datei. (Beispiel ZZZ_Mage_Sendfriend.xml da &#8222;Z&#8220; nach &#8222;M&#8220; vorkommt und der XML-Parse alphabetisch durchgeführt wird. Der Inhalt sollte sein:<br />
<pre><code class="preserve-code-formatting">&lt;Mage_Sendfriend&gt;
&lt;active&gt;false&lt;/active&gt;
&lt;codePool&gt;core&lt;/codePool&gt;
&lt;depends&gt;
&lt;Mage_Catalog/&gt;
&lt;/depends&gt;
&lt;/Mage_Sendfriend&gt;</code></pre><br />
Sonst bleibt die Extension weiterhin aktiv, lediglich die Ausgabe im Frontend würde deaktiviert werden.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
