<?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>Comentários sobre: HTML Templates</title>
	<atom:link href="http://pirex.com.br/wordpress-plugins/html-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://pirex.com.br</link>
	<description></description>
	<lastBuildDate>Wed, 21 Dec 2011 19:06:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: Christian</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-90678</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 05 Apr 2010 11:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-90678</guid>
		<description>Hi all, here is the fix:
Exchange the following text in html-templates/htmlTemplates.php:

function ht_admin() {
	if (function_exists(&#039;add_management_page&#039;)) {
		add_management_page(&#039;Manage HTML Templates&#039;, &#039;HTML Templates&#039;, 8, basename(__FILE__), &#039;htmlTemplates_admin_page&#039;);
	}
}

with this FIX:
function ht_admin() {
	if (function_exists(&#039;add_options_page&#039;)) {
		add_options_page(&#039;Manage HTML Templates&#039;, &#039;HTML Templates&#039;, 8, basename(__FILE__), &#039;htmlTemplates_admin_page&#039;);
	}
}

as you can see, the only difference is that the word &quot;management&quot; is changed to the word &quot;options&quot;.

Now you can run the plugin with Wordpress 2.9.

Best regards, and thanks for a nice plugin :-)</description>
		<content:encoded><![CDATA[<p>Hi all, here is the fix:<br />
Exchange the following text in html-templates/htmlTemplates.php:</p>
<p>function ht_admin() {<br />
	if (function_exists(&#8216;add_management_page&#8217;)) {<br />
		add_management_page(&#8216;Manage HTML Templates&#8217;, &#8216;HTML Templates&#8217;, 8, basename(__FILE__), &#8216;htmlTemplates_admin_page&#8217;);<br />
	}<br />
}</p>
<p>with this FIX:<br />
function ht_admin() {<br />
	if (function_exists(&#8216;add_options_page&#8217;)) {<br />
		add_options_page(&#8216;Manage HTML Templates&#8217;, &#8216;HTML Templates&#8217;, 8, basename(__FILE__), &#8216;htmlTemplates_admin_page&#8217;);<br />
	}<br />
}</p>
<p>as you can see, the only difference is that the word &#8220;management&#8221; is changed to the word &#8220;options&#8221;.</p>
<p>Now you can run the plugin with Wordpress 2.9.</p>
<p>Best regards, and thanks for a nice plugin <img src='http://pirex.com.br/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Html Template within Post http://pirex&#8230;. &#171; Ask Plugin</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-89461</link>
		<dc:creator>Html Template within Post http://pirex&#8230;. &#171; Ask Plugin</dc:creator>
		<pubDate>Sun, 31 Jan 2010 13:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-89461</guid>
		<description>[...] http://pirex.com.br/wordpress-plugins/html-templates/   &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://pirex.com.br/wordpress-plugins/html-templates/" rel="nofollow">http://pirex.com.br/wordpress-plugins/html-templates/</a>   &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Wordpress Plugins http://pirex.com.br/w&#8230; &#171; Forex Journal</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-89460</link>
		<dc:creator>Wordpress Plugins http://pirex.com.br/w&#8230; &#171; Forex Journal</dc:creator>
		<pubDate>Sun, 31 Jan 2010 13:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-89460</guid>
		<description>[...] http://pirex.com.br/wordpress-plugins/html-templates/   &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://pirex.com.br/wordpress-plugins/html-templates/" rel="nofollow">http://pirex.com.br/wordpress-plugins/html-templates/</a>   &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Armand Morin</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-89248</link>
		<dc:creator>Armand Morin</dc:creator>
		<pubDate>Sun, 17 Jan 2010 09:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-89248</guid>
		<description>I have tried this fix for wordpress 2.9 but still no luck. I keep getting the FATAL ERROR does anyone know how to fix this?</description>
		<content:encoded><![CDATA[<p>I have tried this fix for wordpress 2.9 but still no luck. I keep getting the FATAL ERROR does anyone know how to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Dennis</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-89093</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Tue, 12 Jan 2010 11:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-89093</guid>
		<description>To make this plugin work with WordPress 2.9+, just go to &quot;Plugins&quot;, &quot;Installed&quot;, press &quot;Edit&quot; on the plugins description, scroll in the editor down to the &quot;function ht_admin()&quot; line and replace it with

function ht_admin() {
 add_options_page(&#039;Manage HTML Templates&#039;, &#039;HTML Templates&#039;, 8, basename(__FILE__), &#039;htmlTemplates_admin_page&#039;);
}

now you have a &quot;Manage HTML Templates&quot; option under &quot;Settings&quot;.
Regards,
 Dennis</description>
		<content:encoded><![CDATA[<p>To make this plugin work with WordPress 2.9+, just go to &#8220;Plugins&#8221;, &#8220;Installed&#8221;, press &#8220;Edit&#8221; on the plugins description, scroll in the editor down to the &#8220;function ht_admin()&#8221; line and replace it with</p>
<p>function ht_admin() {<br />
 add_options_page(&#8216;Manage HTML Templates&#8217;, &#8216;HTML Templates&#8217;, 8, basename(__FILE__), &#8216;htmlTemplates_admin_page&#8217;);<br />
}</p>
<p>now you have a &#8220;Manage HTML Templates&#8221; option under &#8220;Settings&#8221;.<br />
Regards,<br />
 Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: brix</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-88648</link>
		<dc:creator>brix</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-88648</guid>
		<description>hi it seems it does not work with wp 2.9 ...
is it true?</description>
		<content:encoded><![CDATA[<p>hi it seems it does not work with wp 2.9 &#8230;<br />
is it true?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: mj</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-88524</link>
		<dc:creator>mj</dc:creator>
		<pubDate>Thu, 24 Dec 2009 20:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-88524</guid>
		<description>This is excellent, Thank you very much!</description>
		<content:encoded><![CDATA[<p>This is excellent, Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: lawvol</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-88237</link>
		<dc:creator>lawvol</dc:creator>
		<pubDate>Tue, 15 Dec 2009 14:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-88237</guid>
		<description>Love the simplicity of the plugin and really plan on using it a lot.

One suggestion / request.  Is there any way to make the HTML Template button appear on the WP QuickPress / PressThis editor interface.  If you could make that work, you&#039;d be my hero!

Again thanks for the developing the plugin, sincerely appreciated.</description>
		<content:encoded><![CDATA[<p>Love the simplicity of the plugin and really plan on using it a lot.</p>
<p>One suggestion / request.  Is there any way to make the HTML Template button appear on the WP QuickPress / PressThis editor interface.  If you could make that work, you&#8217;d be my hero!</p>
<p>Again thanks for the developing the plugin, sincerely appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: sputnick</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-84816</link>
		<dc:creator>sputnick</dc:creator>
		<pubDate>Thu, 27 Aug 2009 20:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-84816</guid>
		<description>Plugin could not be activated because it triggered a fatal error.

Parse error: syntax error, unexpected $end in /home/zhengyu/webroot/rockstarbmx/wp-content/plugins/html-templates/htmlTemplates.php on line 368

I got this error code. I am using wordpress 2.8.4

Please help cuz I can really use this plugin! :)</description>
		<content:encoded><![CDATA[<p>Plugin could not be activated because it triggered a fatal error.</p>
<p>Parse error: syntax error, unexpected $end in /home/zhengyu/webroot/rockstarbmx/wp-content/plugins/html-templates/htmlTemplates.php on line 368</p>
<p>I got this error code. I am using wordpress 2.8.4</p>
<p>Please help cuz I can really use this plugin! <img src='http://pirex.com.br/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: benjo</title>
		<link>http://pirex.com.br/wordpress-plugins/html-templates/comment-page-1/#comment-82496</link>
		<dc:creator>benjo</dc:creator>
		<pubDate>Mon, 20 Jul 2009 11:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirex.com.br/wordpress-plugins/html-templates/#comment-82496</guid>
		<description>ops.. sorry for double post, 
but this plugin works very well with pages of wp ... but if i have a editor on a plugin with tinymce .. button &quot;T&quot; appaers .. i see it.. but it don&#039;t works .. and give me the error on line: 20  character: 5  
that is this:

			ed.addCommand(&#039;mcehtmlTemplates&#039;, function() {
				htmlTemplate_buttonscript();
			});

why ?!? how i can fix it ?</description>
		<content:encoded><![CDATA[<p>ops.. sorry for double post,<br />
but this plugin works very well with pages of wp &#8230; but if i have a editor on a plugin with tinymce .. button &#8220;T&#8221; appaers .. i see it.. but it don&#8217;t works .. and give me the error on line: 20  character: 5<br />
that is this:</p>
<p>			ed.addCommand(&#8216;mcehtmlTemplates&#8217;, function() {<br />
				htmlTemplate_buttonscript();<br />
			});</p>
<p>why ?!? how i can fix it ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

