<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fbb.just4test.de/extern.php?action=feed&amp;tid=2119&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / Problem mit Toolbox 1.1.0 / cms 1.10.3]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=2119</link>
		<description><![CDATA[Die aktuellsten Beiträge in Problem mit Toolbox 1.1.0 / cms 1.10.3.]]></description>
		<lastBuildDate>Sat, 07 Jul 2012 15:25:04 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Problem mit Toolbox 1.1.0 / cms 1.10.3]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=19830#p19830</link>
			<description><![CDATA[<div class="quotebox"><cite>NaN schrieb:</cite><blockquote><div><p>Zweimal $(document).ready() barucht man eigentlich nicht.<br />Man sollte diese Aufrufe aus Performancegründen auf so wenig wie möglich beschränken.<br />In Deinem Fall kannst Du beides locker in einem Aufruf zusammenfassen.</p></div></blockquote></div><p>habsch gemacht</p><div class="quotebox"><cite>NaN schrieb:</cite><blockquote><div><p>Das wird das Problem allerdings nicht beheben.</p></div></blockquote></div><p>Allerdings.</p><p><span class="bbs">Das Grundproblem scheint wohl zu sein dass *obwohl* bei den Settings von SocialSharePrivacy &quot;JQUERY einbinden&quot; deaktiviert ist es dennoch zusätzlich eingebunden wird.</span></p><p><span class="bbs">Wie kann ich das denn abstellen?</span></p><p>Update auf 1.2.3 hat *dieses* Problem gelöst.</p><p>Dafür hat sich das Problem &quot;umgedreht&quot;: Wenn SSP aktiv ist, geht Autolightbox/Fancybox nichtmehr ...</p><p>Momentaner Stand:</p><p>CMS 1.10.3<br />Toolbox 1.2.3 ohne JQUERY<br />JQUERY 1.7.2</p><br /><p>Frage: kann man die Javascript-Aufrufe von SSP auch komplett auslagern? Vielleicht ist es ja die Reihenfolge - SSP wird ja automatisch zuletzt geladen.</p><br /><p>Servus,<br />Alex</p>]]></description>
			<author><![CDATA[dummy@example.com (faglork)]]></author>
			<pubDate>Sat, 07 Jul 2012 15:25:04 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=19830#p19830</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem mit Toolbox 1.1.0 / cms 1.10.3]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=19557#p19557</link>
			<description><![CDATA[<p>Zweimal $(document).ready() barucht man eigentlich nicht.<br />Man sollte diese Aufrufe aus Performancegründen auf so wenig wie möglich beschränken.<br />In Deinem Fall kannst Du beides locker in einem Aufruf zusammenfassen.</p><p>Das wird das Problem allerdings nicht beheben.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Tue, 26 Jun 2012 11:35:40 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=19557#p19557</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem mit Toolbox 1.1.0 / cms 1.10.3]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=19551#p19551</link>
			<description><![CDATA[<p>Moin!</p><p>es liegt wohl daran:</p><div class="codebox"><pre><code>{literal}
&lt;script type=&quot;text/javascript&quot;&gt;
	$(document).ready(function() {
		$(&quot;.fancybox&quot;).fancybox();
	});
$(document).ready(function() {
	$(&quot;.various&quot;).fancybox({
		maxWidth	: 800,
		maxHeight	: 600,
		fitToView	: false,
		width		: &#039;70%&#039;,
		height		: &#039;70%&#039;,
		autoSize	: false,
		closeClick	: false,
		openEffect	: &#039;none&#039;,
		closeEffect	: &#039;none&#039;
	});
});
&lt;/script&gt;
{/literal}</code></pre></div><br /><p>Wenn ich das rausnehme, funzt es.</p><p>Ich brauch das aber ...<br />Wat nu?</p><p>Servus,<br />Alex</p>]]></description>
			<author><![CDATA[dummy@example.com (faglork)]]></author>
			<pubDate>Tue, 26 Jun 2012 10:42:53 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=19551#p19551</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem mit Toolbox 1.1.0 / cms 1.10.3]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=18625#p18625</link>
			<description><![CDATA[<p>So, nun habe ich mir endlich Zeit genommen das ganze anzuschauen. Was bei dir das Problem ist, weiss ich jedoch noch nicht. Ich vermute mal, dass sich hier das eine oder andere beisst. Kannst du bei dir im Template mal alles auskommentieren das für SocialSharePrivacy nicht gebraucht wird und danach langsam wieder einkommentieren bis du herausgefunden hast, was sich hier stört?</p><p>Die von dir eingesetzte jQuery Version funktioniert mit SocialSharePrivacy. </p><p>Ich habe heute zusätzlich ein Update der ToolBox veröffentlicht, in welchem ich einen Fehler im Import-Script behoben habe sowie das Google+ Icon ausgetauscht habe.</p>]]></description>
			<author><![CDATA[dummy@example.com (nockenfell)]]></author>
			<pubDate>Sun, 20 May 2012 13:01:37 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=18625#p18625</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem mit Toolbox 1.1.0 / cms 1.10.3]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=18152#p18152</link>
			<description><![CDATA[<p>Ich schaue es mir an.</p>]]></description>
			<author><![CDATA[dummy@example.com (nockenfell)]]></author>
			<pubDate>Mon, 30 Apr 2012 20:07:53 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=18152#p18152</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem mit Toolbox 1.1.0 / cms 1.10.3]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=18115#p18115</link>
			<description><![CDATA[<p>Zudem bekomme ich &quot;socialshareprivacy&quot; nur zum Laufen wenn ich &quot;jquery einbinden&quot; aktiviere. Ich habe auf der Seite allerdings schon das aktuelle jquery 1.7.2 geladen ... somit wird jquery doppelt geladen, in zwei verschiedenen Versionen.</p><p>Was tun?</p><p>Servus,<br />Alex</p>]]></description>
			<author><![CDATA[dummy@example.com (faglork)]]></author>
			<pubDate>Fri, 27 Apr 2012 10:49:00 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=18115#p18115</guid>
		</item>
		<item>
			<title><![CDATA[Problem mit Toolbox 1.1.0 / cms 1.10.3]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=18113#p18113</link>
			<description><![CDATA[<p>Moin!</p><p>Zur Zeit klappt aber auch gar nix :-(</p><p>habe eben Toolbox installiert und will eine Weiterleitung einrichten.<br />In das Feld URL habe ich eingegeben:<br /><a href="http://cms.faktori.de/test.html" rel="nofollow">http://cms.faktori.de/test.html</a><br />Dann eine Zielseite ausgewählt:<br />&quot;3 - Kontakt&quot; --&gt; <a href="http://cms.faktori.de/kontakt.html" rel="nofollow">http://cms.faktori.de/kontakt.html</a><br /> und auf Speichern geklickt.</p><p>Ergebnis: ein 404er für <a href="http://cms.faktori.de/test.html" rel="nofollow">http://cms.faktori.de/test.html</a> ...</p><p>Was habe ich denn da übersehen? Muss da nochwas aktiviert werden? (Modul hängt in der Ereignisverwaltung)</p><br /><p>Servus,<br />Alex</p>]]></description>
			<author><![CDATA[dummy@example.com (faglork)]]></author>
			<pubDate>Fri, 27 Apr 2012 10:21:33 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=18113#p18113</guid>
		</item>
	</channel>
</rss>
