<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Blog Magellan: At the Kings Table</title>
	<link>http://en.dahnielson.com/2006/08/toc-plugin.html</link>
	<description>Misleading the public since 1979</description>
	<pubDate>Sat, 05 Jul 2008 19:28:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Anders Dahnielson</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-4817</link>
		<author>Anders Dahnielson</author>
		<pubDate>Thu, 10 Jan 2008 22:02:50 +0000</pubDate>
		<guid>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-4815</link>
		<author>Matthias Pospiech</author>
		<pubDate>Thu, 10 Jan 2008 18:47:14 +0000</pubDate>
		<guid>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-4802</link>
		<author>Matthias Pospiech</author>
		<pubDate>Wed, 09 Jan 2008 20:11:49 +0000</pubDate>
		<guid>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-4794</link>
		<author>Paul</author>
		<pubDate>Wed, 09 Jan 2008 15:09:32 +0000</pubDate>
		<guid>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>
	<item>
		<title>By: Matthias Pospiech &#187; Blog Archive &#187; Wordpress Plugins</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-4527</link>
		<author>Matthias Pospiech &#187; Blog Archive &#187; Wordpress Plugins</author>
		<pubDate>Mon, 12 Nov 2007 22:22:22 +0000</pubDate>
		<guid>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-4527</guid>
		<description>[...] Table of Contents Generator [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Table of Contents Generator [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pospiech</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-2377</link>
		<author>Matthias Pospiech</author>
		<pubDate>Wed, 02 May 2007 19:32:45 +0000</pubDate>
		<guid>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-2377</guid>
		<description>You could send me an email at my address povided, than I can give you the whole code of the site and its results, so that you could check it with your installation.

Matthias</description>
		<content:encoded><![CDATA[<p>You could send me an email at my address povided, than I can give you the whole code of the site and its results, so that you could check it with your installation.</p>
<p>Matthias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Dahnielson</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-2373</link>
		<author>Anders Dahnielson</author>
		<pubDate>Tue, 01 May 2007 21:46:46 +0000</pubDate>
		<guid>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-2373</guid>
		<description>I will look into the problem if I can recreate the bug or figure out what might cause it.</description>
		<content:encoded><![CDATA[<p>I will look into the problem if I can recreate the bug or figure out what might cause it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pospiech</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-2372</link>
		<author>Matthias Pospiech</author>
		<pubDate>Tue, 01 May 2007 21:26:58 +0000</pubDate>
		<guid>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-2372</guid>
		<description>I am using your plugin for a long time now, but currently I have a page (local testserver) where it generates wrong section and subsections.

I have a structure
h3: Pre Installed Plugins
h3:  Admin
h3: Widgets

but it generates:

1 Pre Installed Plugins
   1. Admin (subheading)
   2. Widgets (subheading)

even! if I change the first to a h4 heading.

Help wanted!
Matthias</description>
		<content:encoded><![CDATA[<p>I am using your plugin for a long time now, but currently I have a page (local testserver) where it generates wrong section and subsections.</p>
<p>I have a structure<br />
h3: Pre Installed Plugins<br />
h3:  Admin<br />
h3: Widgets</p>
<p>but it generates:</p>
<p>1 Pre Installed Plugins<br />
   1. Admin (subheading)<br />
   2. Widgets (subheading)</p>
<p>even! if I change the first to a h4 heading.</p>
<p>Help wanted!<br />
Matthias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Dahnielson</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-198</link>
		<author>Anders Dahnielson</author>
		<pubDate>Sun, 01 Oct 2006 09:46:40 +0000</pubDate>
		<guid>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-198</guid>
		<description>What natural language/script do you write in?

I'm using UTF-8 as encoding on my swedish site and it works fine, stripping things like umlauts to create the base character in my case. I think it is using the same method as WordPress use to create permalinks from post titles (I'm not sure, haven't looked at the WP code and the plugin code in this case is Scott Yangs).

But I see that it might come out weird if you write in hànzì, han'gǔl or UTF-8 encoded tengwar for that matter...

I guess I have to improve that part of the plugin. Will see what I can do. One problem with using numerals as toc-id is that if you insert a new heading any bookmarks using the old toc-id will point to the wrong heading. So I will see if I can come up with a better solution.</description>
		<content:encoded><![CDATA[<p>What natural language/script do you write in?</p>
<p>I&#8217;m using UTF-8 as encoding on my swedish site and it works fine, stripping things like umlauts to create the base character in my case. I think it is using the same method as WordPress use to create permalinks from post titles (I&#8217;m not sure, haven&#8217;t looked at the WP code and the plugin code in this case is Scott Yangs).</p>
<p>But I see that it might come out weird if you write in hànzì, han&#8217;gǔl or UTF-8 encoded tengwar for that matter&#8230;</p>
<p>I guess I have to improve that part of the plugin. Will see what I can do. One problem with using numerals as toc-id is that if you insert a new heading any bookmarks using the old toc-id will point to the wrong heading. So I will see if I can come up with a better solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NewUser</title>
		<link>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-197</link>
		<author>NewUser</author>
		<pubDate>Sun, 01 Oct 2006 01:16:12 +0000</pubDate>
		<guid>http://en.dahnielson.com/2006/08/toc-plugin.html#comment-197</guid>
		<description>This waht am trying to do .. adding &lt;!--TOC--&gt; in the post .. but not working for me .. so in the template file I had put :
 echo $post-&#62;post_toc;

and its work fine !

How to mange the toc id`s with utf .. looks ugly ,,, better if I can do the id`s numeric.</description>
		<content:encoded><![CDATA[<p>This waht am trying to do .. adding <!--TOC--> in the post .. but not working for me .. so in the template file I had put :<br />
 echo $post-&gt;post_toc;</p>
<p>and its work fine !</p>
<p>How to mange the toc id`s with utf .. looks ugly ,,, better if I can do the id`s numeric.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
