<?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: Wordpress Plugin : Multipage Toolkit 2.6</title>
	<atom:link href="http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26</link>
	<description>Welcome to the Notice Bored</description>
	<lastBuildDate>Sat, 20 Mar 2010 02:48:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pepoluan</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-3#comment-48076</link>
		<dc:creator>pepoluan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-48076</guid>
		<description>Does this plugin support WordPress MU? Because that&#039;s what I&#039;m using and it seems the plugin only works for the first (i.e., main) blog.</description>
		<content:encoded><![CDATA[<p>Does this plugin support WordPress MU? Because that&#8217;s what I&#8217;m using and it seems the plugin only works for the first (i.e., main) blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-46926</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 27 Feb 2010 20:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-46926</guid>
		<description>Great plugin. based on v2.6, I&#039;ve made the following adjustments to the plugin code. But, it seems WP2.9.1 is inserting a BR tag right before your form, therefore negating the usefulness of the &quot;before text&quot; field.

Here are the code adjustments in multi-page-toolkit\TA_multi_toolkit.php:

*** fix malformed OPTION tag
line 207: add a space before the word selected
line 220: same thing as above

*** allow P tag to be styled and have drop-down box follow the alignment request
line 390: change P to DIV and add class=&quot;mp2_1&quot; so the whole block can be styled
line 391: change P to DIV and add class=&quot;mp2_2&quot; so that the whole block can be styled

*** allow FORM tag to be styled
line 176: add class=&quot;mp2contentjump&quot; so that the whole form can be styled</description>
		<content:encoded><![CDATA[<p>Great plugin. based on v2.6, I&#8217;ve made the following adjustments to the plugin code. But, it seems WP2.9.1 is inserting a BR tag right before your form, therefore negating the usefulness of the &#8220;before text&#8221; field.</p>
<p>Here are the code adjustments in multi-page-toolkit\TA_multi_toolkit.php:</p>
<p>*** fix malformed OPTION tag<br />
line 207: add a space before the word selected<br />
line 220: same thing as above</p>
<p>*** allow P tag to be styled and have drop-down box follow the alignment request<br />
line 390: change P to DIV and add class=&#8221;mp2_1&#8243; so the whole block can be styled<br />
line 391: change P to DIV and add class=&#8221;mp2_2&#8243; so that the whole block can be styled</p>
<p>*** allow FORM tag to be styled<br />
line 176: add class=&#8221;mp2contentjump&#8221; so that the whole form can be styled</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-46925</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 27 Feb 2010 20:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-46925</guid>
		<description>Great plugin. based on v2.6, I&#039;ve made the following adjustments to the plugin code. But, it seems WP2.9.1 is inserting a BR tag right before your form, therefore negating the usefulness of the &quot;before text&quot; field.

Here are the code adjustments in multi-page-toolkit\TA_multi_toolkit.php:

*** fix malformed OPTION tag
line 207: add a space before the word selected
line 220: same thing as above

*** allow  tag to be styled and have drop-down box follow the alignment request
line 390: change  to  and add class=&quot;mp2_1&quot; so the whole block can be styled
line 391: change  to  and add class=&quot;mp2_2&quot; so that the whole block can be styled

*** allow  tag to be styled
line 176: add class=&quot;mp2contentjump&quot; so that the whole form can be styled</description>
		<content:encoded><![CDATA[<p>Great plugin. based on v2.6, I&#8217;ve made the following adjustments to the plugin code. But, it seems WP2.9.1 is inserting a BR tag right before your form, therefore negating the usefulness of the &#8220;before text&#8221; field.</p>
<p>Here are the code adjustments in multi-page-toolkit\TA_multi_toolkit.php:</p>
<p>*** fix malformed OPTION tag<br />
line 207: add a space before the word selected<br />
line 220: same thing as above</p>
<p>*** allow  tag to be styled and have drop-down box follow the alignment request<br />
line 390: change  to  and add class=&#8221;mp2_1&#8243; so the whole block can be styled<br />
line 391: change  to  and add class=&#8221;mp2_2&#8243; so that the whole block can be styled</p>
<p>*** allow  tag to be styled<br />
line 176: add class=&#8221;mp2contentjump&#8221; so that the whole form can be styled</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris D</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-40962</link>
		<dc:creator>Kris D</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-40962</guid>
		<description>I used the plugin and on the home page the post is being truncated after the first page break and no other pages are listed below.  If I go to the recent post section and select a post the plugin works fine and generates the correct page numbers.

Some background, The home page shows the current and last post.  Could this be the problem?

Many Thanks.</description>
		<content:encoded><![CDATA[<p>I used the plugin and on the home page the post is being truncated after the first page break and no other pages are listed below.  If I go to the recent post section and select a post the plugin works fine and generates the correct page numbers.</p>
<p>Some background, The home page shows the current and last post.  Could this be the problem?</p>
<p>Many Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-38342</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Sun, 31 Jan 2010 06:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-38342</guid>
		<description>I have seen a lot of page navigation plugins and as far as practicality is concerned, this is the only one that has actually worked. Kudos to the developer.</description>
		<content:encoded><![CDATA[<p>I have seen a lot of page navigation plugins and as far as practicality is concerned, this is the only one that has actually worked. Kudos to the developer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarkan</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-24710</link>
		<dc:creator>Tarkan</dc:creator>
		<pubDate>Tue, 17 Nov 2009 12:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-24710</guid>
		<description>Yes, Andrew. I do have a update in the works - it has been taking longer than I thought due to other commitments.

However, the plugin is fully compatible with the latest version of wordpress.</description>
		<content:encoded><![CDATA[<p>Yes, Andrew. I do have a update in the works &#8211; it has been taking longer than I thought due to other commitments.</p>
<p>However, the plugin is fully compatible with the latest version of wordpress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Reeves-Hall</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-24475</link>
		<dc:creator>Andrew Reeves-Hall</dc:creator>
		<pubDate>Sun, 15 Nov 2009 23:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-24475</guid>
		<description>This plug-in says its &quot;Compatible up to: 2.6.1&quot;.  

Any updates coming?

Thanks,

~Andrew~</description>
		<content:encoded><![CDATA[<p>This plug-in says its &#8220;Compatible up to: 2.6.1&#8243;.  </p>
<p>Any updates coming?</p>
<p>Thanks,</p>
<p>~Andrew~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ecco</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-21990</link>
		<dc:creator>ecco</dc:creator>
		<pubDate>Sun, 25 Oct 2009 13:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-21990</guid>
		<description>Hello, it&#039;s a useful plugin:)
thanks and bye bye.</description>
		<content:encoded><![CDATA[<p>Hello, it&#8217;s a useful plugin:)<br />
thanks and bye bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clocwerk</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-21482</link>
		<dc:creator>Clocwerk</dc:creator>
		<pubDate>Mon, 19 Oct 2009 13:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-21482</guid>
		<description>Very usefull plugin, thx</description>
		<content:encoded><![CDATA[<p>Very usefull plugin, thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Dingman</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-20796</link>
		<dc:creator>Jonathan Dingman</dc:creator>
		<pubDate>Tue, 13 Oct 2009 17:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-20796</guid>
		<description>Here&#039;s an idea that I&#039;ve been looking for: 

A) This plugin ROCKS, thank you.
B) Have you thought about trying to hook into the WordPress rewrite rules and offer the ability to customize the permalink beyond just /2/ or /3/ or /4/ etc?  And instead, offer something like /template-hacking/ or /contact-us/ or /send-feedback/ or something beyond just the number the page?

I think that would be an extremely useful item that I really don&#039;t see WordPress implementing into the core, that I would love to see in this plugin.

Thank you!!</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an idea that I&#8217;ve been looking for: </p>
<p>A) This plugin ROCKS, thank you.<br />
B) Have you thought about trying to hook into the WordPress rewrite rules and offer the ability to customize the permalink beyond just /2/ or /3/ or /4/ etc?  And instead, offer something like /template-hacking/ or /contact-us/ or /send-feedback/ or something beyond just the number the page?</p>
<p>I think that would be an extremely useful item that I really don&#8217;t see WordPress implementing into the core, that I would love to see in this plugin.</p>
<p>Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angelique</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-19706</link>
		<dc:creator>Angelique</dc:creator>
		<pubDate>Sun, 27 Sep 2009 03:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-19706</guid>
		<description>Hi Tarkan,

Thanks for the plugin, it&#039;s exactly what I was looking for.  It&#039;s working beautifully for me with one exception.

I have a page which pulls all posts from a specific category and is set to show only excerpts. On a Mac with Firefox this works perfectly.  However, with safari it shows the first page of the post and the excerpt.  I didn&#039;t seen any other mentions of this problem.  

Would really appreciate any thoughts!

Thanks,
Angelique</description>
		<content:encoded><![CDATA[<p>Hi Tarkan,</p>
<p>Thanks for the plugin, it&#8217;s exactly what I was looking for.  It&#8217;s working beautifully for me with one exception.</p>
<p>I have a page which pulls all posts from a specific category and is set to show only excerpts. On a Mac with Firefox this works perfectly.  However, with safari it shows the first page of the post and the excerpt.  I didn&#8217;t seen any other mentions of this problem.  </p>
<p>Would really appreciate any thoughts!</p>
<p>Thanks,<br />
Angelique</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zauker</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-19641</link>
		<dc:creator>Zauker</dc:creator>
		<pubDate>Thu, 24 Sep 2009 16:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-19641</guid>
		<description>I think it&#039;s a very good plugin.
One question:
i need tu change the title of the page..
for example, the pages follow have the same TITLE of the page, it&#039;s not good for google and SEO.
http://michele.menciassi.name/en/wordpress-plugins/category-text/
http://michele.menciassi.name/en/wordpress-plugins/category-text/2/

it is possible have for other page a different title?
ex
first page, the name of page/posts, &quot;category text&quot;
second page, the name of page/posts and subpage &quot;screenshot - category text&quot; or &quot;category text page 2&quot;

little bug to fix
the previus link («)
make a link as:
http://michele.menciassi.name/en/wordpress-plugins/category-text
the correct link is
http://michele.menciassi.name/en/wordpress-plugins/category-text/
with slash at end.

i&#039;ve installed a multi language plugin, and link without end slash don&#039;t work right.
the same problem with the &quot;all&quot; link, 

thanks
and good work ;)
Michele</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s a very good plugin.<br />
One question:<br />
i need tu change the title of the page..<br />
for example, the pages follow have the same TITLE of the page, it&#8217;s not good for google and SEO.<br />
<a href="http://michele.menciassi.name/en/wordpress-plugins/category-text/" rel="nofollow">http://michele.menciassi.name/en/wordpress-plugins/category-text/</a><br />
<a href="http://michele.menciassi.name/en/wordpress-plugins/category-text/2/" rel="nofollow">http://michele.menciassi.name/en/wordpress-plugins/category-text/2/</a></p>
<p>it is possible have for other page a different title?<br />
ex<br />
first page, the name of page/posts, &#8220;category text&#8221;<br />
second page, the name of page/posts and subpage &#8220;screenshot &#8211; category text&#8221; or &#8220;category text page 2&#8243;</p>
<p>little bug to fix<br />
the previus link («)<br />
make a link as:<br />
<a href="http://michele.menciassi.name/en/wordpress-plugins/category-text" rel="nofollow">http://michele.menciassi.name/en/wordpress-plugins/category-text</a><br />
the correct link is<br />
<a href="http://michele.menciassi.name/en/wordpress-plugins/category-text/" rel="nofollow">http://michele.menciassi.name/en/wordpress-plugins/category-text/</a><br />
with slash at end.</p>
<p>i&#8217;ve installed a multi language plugin, and link without end slash don&#8217;t work right.<br />
the same problem with the &#8220;all&#8221; link, </p>
<p>thanks<br />
and good work <img src='http://www.tarkan.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Michele</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hermann</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-18962</link>
		<dc:creator>Hermann</dc:creator>
		<pubDate>Tue, 15 Sep 2009 08:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-18962</guid>
		<description>Hi Tarkan,
I was going to get in contact with you because there has been some speculation about using multiple &quot;articles&quot; with the same page  and similar URL: some people believes this will lead to bad pagerank on Google.
Was wondering if it&#039;s possible to update the plugin to modify page title ( tag) accordingly, using the Wordpress page title +  tag title; do the same for the generate url, adding &#039;-&#039; +  tag title, filling in spaces with &#039;-&#039;:
Example.

http://myblog/my-article-intro
http://myblog/my-article-further-on
http://myblog/my-article-other-thougts
http://myblog/my-article-conclusions

While it shouldn&#039;t be difficult to change the URL generation, I wonder how you could make it work assuming other exixting plugins that allready do modify the  tag, like All-in-one SEO, Yoast, etc).

Awaiting from you</description>
		<content:encoded><![CDATA[<p>Hi Tarkan,<br />
I was going to get in contact with you because there has been some speculation about using multiple &#8220;articles&#8221; with the same page  and similar URL: some people believes this will lead to bad pagerank on Google.<br />
Was wondering if it&#8217;s possible to update the plugin to modify page title ( tag) accordingly, using the Wordpress page title +  tag title; do the same for the generate url, adding &#8216;-&#8217; +  tag title, filling in spaces with &#8216;-&#8217;:<br />
Example.</p>
<p><a href="http://myblog/my-article-intro" rel="nofollow">http://myblog/my-article-intro</a><br />
<a href="http://myblog/my-article-further-on" rel="nofollow">http://myblog/my-article-further-on</a><br />
<a href="http://myblog/my-article-other-thougts" rel="nofollow">http://myblog/my-article-other-thougts</a><br />
<a href="http://myblog/my-article-conclusions" rel="nofollow">http://myblog/my-article-conclusions</a></p>
<p>While it shouldn&#8217;t be difficult to change the URL generation, I wonder how you could make it work assuming other exixting plugins that allready do modify the  tag, like All-in-one SEO, Yoast, etc).</p>
<p>Awaiting from you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-18950</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Tue, 15 Sep 2009 03:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-18950</guid>
		<description>Please email me because your contact page does not allow URLs. Or, here it is:

http://wallstcheatsheet.com/knowledge/interview-knowledge/exclusive-interview-entrepreneur-howard-lindzon/?p=440/</description>
		<content:encoded><![CDATA[<p>Please email me because your contact page does not allow URLs. Or, here it is:</p>
<p><a href="http://wallstcheatsheet.com/knowledge/interview-knowledge/exclusive-interview-entrepreneur-howard-lindzon/?p=440/" rel="nofollow">http://wallstcheatsheet.com/knowledge/interview-knowledge/exclusive-interview-entrepreneur-howard-lindzon/?p=440/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarkan</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-18850</link>
		<dc:creator>Tarkan</dc:creator>
		<pubDate>Sun, 13 Sep 2009 21:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-18850</guid>
		<description>Damien,

Can you send me an example url via my contact me page.</description>
		<content:encoded><![CDATA[<p>Damien,</p>
<p>Can you send me an example url via my contact me page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
