<?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: Öffnen von lokalen Dateien über einen Link auf einer Internetseite</title>
	<atom:link href="http://www.frankl.info/wordpress/know-how/offnen-von-lokalen-dateien-uber-einen-link-auf-einer-internetseite/feed" rel="self" type="application/rss+xml" />
	<link>http://www.frankl.info/wordpress/know-how/offnen-von-lokalen-dateien-uber-einen-link-auf-einer-internetseite</link>
	<description>Perl and internet technology</description>
	<lastBuildDate>Tue, 11 Oct 2011 09:03:30 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martin Seibert</title>
		<link>http://www.frankl.info/wordpress/know-how/offnen-von-lokalen-dateien-uber-einen-link-auf-einer-internetseite/comment-page-1#comment-4</link>
		<dc:creator>Martin Seibert</dc:creator>
		<pubDate>Sat, 14 Jan 2006 22:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.frankl.info/wordpress/know-how/offnen-von-lokalen-dateien-uber-einen-link-auf-einer-internetseite#comment-4</guid>
		<description>Im Internet-Explorer geht das bei zu hoher Sicherheitseinstellung nicht. Wenn man auf &quot;Standardstufe: niedrig&quot; stellt, geht es.</description>
		<content:encoded><![CDATA[<p>Im Internet-Explorer geht das bei zu hoher Sicherheitseinstellung nicht. Wenn man auf &#8220;Standardstufe: niedrig&#8221; stellt, geht es.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jo</title>
		<link>http://www.frankl.info/wordpress/know-how/offnen-von-lokalen-dateien-uber-einen-link-auf-einer-internetseite/comment-page-1#comment-3</link>
		<dc:creator>jo</dc:creator>
		<pubDate>Mon, 09 Jan 2006 13:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.frankl.info/wordpress/know-how/offnen-von-lokalen-dateien-uber-einen-link-auf-einer-internetseite#comment-3</guid>
		<description>Bisschen kompliziert im neuen Firefox (1.5) das zum Laufen  zu bekommen.
Hier nochmal eine Kurzanleitung: 

1. Es muss eine user.js angelegt werden (wenn noch nicht vorhanden). Im Standard-Profil ist keine Datei vorhanden!

2. Der Ordner heisst unter Windows so (oder ähnlich):
C:\Dokumente und Einstellungen\jseibert\Anwendungsdaten\Mozilla\Firefox\Profiles\pncbf30m.default

3. Folgendes muss die Datei enthalten:
user_pref(&quot;capability.policy.policynames&quot;, &quot;localfilelinks&quot;);
user_pref(&quot;capability.policy.localfilelinks.sites&quot;, &quot;http://metikon http://atlas.js.devel http://presys.js.devel http://smnet.js.devel&quot;);
user_pref(&quot;capability.policy.localfilelinks.checkloaduri.enabled&quot;, &quot;allAccess&quot;);</description>
		<content:encoded><![CDATA[<p>Bisschen kompliziert im neuen Firefox (1.5) das zum Laufen  zu bekommen.<br />
Hier nochmal eine Kurzanleitung: </p>
<p>1. Es muss eine user.js angelegt werden (wenn noch nicht vorhanden). Im Standard-Profil ist keine Datei vorhanden!</p>
<p>2. Der Ordner heisst unter Windows so (oder ähnlich):<br />
C:\Dokumente und Einstellungen\jseibert\Anwendungsdaten\Mozilla\Firefox\Profiles\pncbf30m.default</p>
<p>3. Folgendes muss die Datei enthalten:<br />
user_pref(&#8221;capability.policy.policynames&#8221;, &#8220;localfilelinks&#8221;);<br />
user_pref(&#8221;capability.policy.localfilelinks.sites&#8221;, &#8220;http://metikon <a href="http://atlas.js.devel" rel="nofollow">http://atlas.js.devel</a> <a href="http://presys.js.devel" rel="nofollow">http://presys.js.devel</a> <a href="http://smnet.js.devel" rel="nofollow">http://smnet.js.devel</a>&#8220;);<br />
user_pref(&#8221;capability.policy.localfilelinks.checkloaduri.enabled&#8221;, &#8220;allAccess&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

