<?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: Blog Magellan: At the Kings Table</title>
	<atom:link href="http://en.dahnielson.com/2006/08/toc-plugin.html/feed" rel="self" type="application/rss+xml" />
	<link>http://en.dahnielson.com/2006/08/toc-plugin.html</link>
	<description>Misleading the public since 1979</description>
	<pubDate>Sun, 01 Aug 2010 09:26:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: theme modifications &#124; Matthias Pospiech</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-22238</link>
		<dc:creator>theme modifications &#124; Matthias Pospiech</dc:creator>
		<pubDate>Sun, 25 Oct 2009 11:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-22238</guid>
		<description>[...] for wp_syntax and toc [...]</description>
		<content:encoded><![CDATA[<p>[...] for wp_syntax and toc [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Dahnielson</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-20265</link>
		<dc:creator>Anders Dahnielson</dc:creator>
		<pubDate>Fri, 14 Aug 2009 09:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-20265</guid>
		<description>Thanks for the report. I will look into it.</description>
		<content:encoded><![CDATA[<p>Thanks for the report. I will look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pospiech</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-20252</link>
		<dc:creator>Matthias Pospiech</dc:creator>
		<pubDate>Thu, 13 Aug 2009 20:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-20252</guid>
		<description>I found a severe bug in the TOC plugin. If I have a page with syntax highlighted php code (in   tags) then this code is executed while TOC scans the page. In case this code is not valid (function not found), this causes a php error and the page parsing is stopped.

Therefore I have to disable your plugin, until this gets solved.</description>
		<content:encoded><![CDATA[<p>I found a severe bug in the TOC plugin. If I have a page with syntax highlighted php code (in   tags) then this code is executed while TOC scans the page. In case this code is not valid (function not found), this causes a php error and the page parsing is stopped.</p>
<p>Therefore I have to disable your plugin, until this gets solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniels</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-15108</link>
		<dc:creator>daniels</dc:creator>
		<pubDate>Wed, 25 Mar 2009 20:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-15108</guid>
		<description>still running on 2.7. thanx</description>
		<content:encoded><![CDATA[<p>still running on 2.7. thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress 2.7 Plugins - Matthias Pospiech</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-14597</link>
		<dc:creator>Wordpress 2.7 Plugins - Matthias Pospiech</dc:creator>
		<pubDate>Sun, 01 Mar 2009 12:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-14597</guid>
		<description>[...] *Table of Contents Generator [...]</description>
		<content:encoded><![CDATA[<p>[...] *Table of Contents Generator [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pospiech &#187; Blog Archive</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-14548</link>
		<dc:creator>Matthias Pospiech &#187; Blog Archive</dc:creator>
		<pubDate>Thu, 26 Feb 2009 20:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-14548</guid>
		<description>[...] *Table of Contents Generator [...]</description>
		<content:encoded><![CDATA[<p>[...] *Table of Contents Generator [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Dahnielson</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-4817</link>
		<dc:creator>Anders Dahnielson</dc:creator>
		<pubDate>Thu, 10 Jan 2008 22:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-4817</guid>
		<description>@Paul: It looks like you don't have the UTF-8 mode selected in your PHP setup, because PHP complains about the \pL &lt;a href="http://se.php.net/manual/sv/reference.pcre.pattern.syntax.php" rel="nofollow"&gt;ecscape sequence&lt;/a&gt;.

@Matthias: If you set &lt;code&gt;define (’WPLANG’, ‘de’);&lt;/code&gt; in &lt;code&gt;wp-config.php&lt;/code&gt; it will work, that is, only specify language and not locality. The rationale behind the setup was because e.g. german, french and arabic are used in more than one locality. But as you discovered yourself renaming the file will also work.</description>
		<content:encoded><![CDATA[<p>@Paul: It looks like you don&#8217;t have the UTF-8 mode selected in your PHP setup, because PHP complains about the \pL <a href="http://se.php.net/manual/sv/reference.pcre.pattern.syntax.php" rel="nofollow">ecscape sequence</a>.</p>
<p>@Matthias: If you set <code>define (’WPLANG’, ‘de’);</code> in <code>wp-config.php</code> it will work, that is, only specify language and not locality. The rationale behind the setup was because e.g. german, french and arabic are used in more than one locality. But as you discovered yourself renaming the file will also work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pospiech</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-4815</link>
		<dc:creator>Matthias Pospiech</dc:creator>
		<pubDate>Thu, 10 Jan 2008 18:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-4815</guid>
		<description>After I changed the writing of the language files to 'dahnielson_toc-de_DE' it now works.</description>
		<content:encoded><![CDATA[<p>After I changed the writing of the language files to &#8216;dahnielson_toc-de_DE&#8217; it now works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pospiech</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-4802</link>
		<dc:creator>Matthias Pospiech</dc:creator>
		<pubDate>Wed, 09 Jan 2008 20:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-4802</guid>
		<description>I have always patched your plugin, because it always uses the wrong language. Now I have read your instructions again and saw that the WPLANG Option has to be specified.
Well it is: "define ('WPLANG', 'de_DE');"
However the plugin still uses english.

Why?

Matthias</description>
		<content:encoded><![CDATA[<p>I have always patched your plugin, because it always uses the wrong language. Now I have read your instructions again and saw that the WPLANG Option has to be specified.<br />
Well it is: &#8220;define (&#8217;WPLANG&#8217;, &#8216;de_DE&#8217;);&#8221;<br />
However the plugin still uses english.</p>
<p>Why?</p>
<p>Matthias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html/comment-page-1#comment-4794</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 09 Jan 2008 15:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/toc-plugin.html#comment-4794</guid>
		<description>When I enable the TOC Generator 1.4, I get the following errors on the website and the posts to not appear:  I think the TOC generator is what I need so any ideas to get it running are appreciated:



Warning: preg_match(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 32 in /home/content/a/c/a/acadena2001/html/estudios/wp-content/plugins/dahnielson_toc/dahnielson_toc.php on line 193

Warning: preg_replace(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 38 in /home/content/a/c/a/acadena2001/html/estudios/wp-content/plugins/dahnielson_toc/dahnielson_toc.php on line 209

Warning: preg_match(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 32 in /home/content/a/c/a/acadena2001/html/estudios/wp-content/plugins/dahnielson_toc/dahnielson_toc.php on line 193

Warning: preg_replace(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 38 in /home/content/a/c/a/acadena2001/html/estudios/wp-content/plugins/dahnielson_toc/dahnielson_toc.php on line 209</description>
		<content:encoded><![CDATA[<p>When I enable the TOC Generator 1.4, I get the following errors on the website and the posts to not appear:  I think the TOC generator is what I need so any ideas to get it running are appreciated:</p>
<p>Warning: preg_match(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 32 in /home/content/a/c/a/acadena2001/html/estudios/wp-content/plugins/dahnielson_toc/dahnielson_toc.php on line 193</p>
<p>Warning: preg_replace(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 38 in /home/content/a/c/a/acadena2001/html/estudios/wp-content/plugins/dahnielson_toc/dahnielson_toc.php on line 209</p>
<p>Warning: preg_match(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 32 in /home/content/a/c/a/acadena2001/html/estudios/wp-content/plugins/dahnielson_toc/dahnielson_toc.php on line 193</p>
<p>Warning: preg_replace(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 38 in /home/content/a/c/a/acadena2001/html/estudios/wp-content/plugins/dahnielson_toc/dahnielson_toc.php on line 209</p>
]]></content:encoded>
	</item>
</channel>
</rss>
