<?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: Enzymes 2.2</title>
	<atom:link href="http://noteslog.com/enzymes/feed/" rel="self" type="application/rss+xml" />
	<link>http://noteslog.com</link>
	<description></description>
	<lastBuildDate>Wed, 17 Mar 2010 12:35:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://noteslog.com/enzymes/comment-page-2/#comment-39551</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 23 Aug 2009 04:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-39551</guid>
		<description>Hi there - What a tremendous plugin. Thanks. 

Do you know please whether it&#039;s possible with this plugin to include, at the end of a page, the HTML for that page in a code box, so that those who wanted to do so could simply copy and paste the code into their own website pages?

Many thanks in advance for any help you can provide on this one.

Kind regards
Richard</description>
		<content:encoded><![CDATA[<p>Hi there &#8211; What a tremendous plugin. Thanks. </p>
<p>Do you know please whether it&#8217;s possible with this plugin to include, at the end of a page, the HTML for that page in a code box, so that those who wanted to do so could simply copy and paste the code into their own website pages?</p>
<p>Many thanks in advance for any help you can provide on this one.</p>
<p>Kind regards<br />
Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micha</title>
		<link>http://noteslog.com/enzymes/comment-page-2/#comment-38125</link>
		<dc:creator>micha</dc:creator>
		<pubDate>Fri, 03 Jul 2009 07:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-38125</guid>
		<description>Okay, I got it. Yout can store every var in a field, if you call something like that inside the template:
$field_vars = $this-&gt;elaborate(&quot;filename =&gt; .filename \n width =&gt; .width \n height =&gt; .height&quot; );

You can than access the vars via:
$field_vars[&#039;filename&#039;]

The template call can look like this;
{[ .-/embedpano.php ]}


Nice Plugin! Really powerful!</description>
		<content:encoded><![CDATA[<p>Okay, I got it. Yout can store every var in a field, if you call something like that inside the template:<br />
$field_vars = $this-&gt;elaborate(&#8220;filename =&gt; .filename \n width =&gt; .width \n height =&gt; .height&#8221; );</p>
<p>You can than access the vars via:<br />
$field_vars['filename']</p>
<p>The template call can look like this;<br />
{[ .-/embedpano.php ]}</p>
<p>Nice Plugin! Really powerful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micha</title>
		<link>http://noteslog.com/enzymes/comment-page-2/#comment-38112</link>
		<dc:creator>micha</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-38112</guid>
		<description>How can I pass more than one parameter to a php-template? For example, I want to include a panorama with several settings (fov, tilt, name, filename, etc..)


Passing only the filename works like this for my blog:
{[ .pano-filename /embedpano.php ]}


How can I pass additionally parameters like .pano-title to the same php-template? 
And how do I access the parameters in the template? Using $this-&gt;enzyme?</description>
		<content:encoded><![CDATA[<p>How can I pass more than one parameter to a php-template? For example, I want to include a panorama with several settings (fov, tilt, name, filename, etc..)</p>
<p>Passing only the filename works like this for my blog:<br />
{[ .pano-filename /embedpano.php ]}</p>
<p>How can I pass additionally parameters like .pano-title to the same php-template?<br />
And how do I access the parameters in the template? Using $this-&gt;enzyme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Campos Personalizados: publicacion directa con Enzimes Plugin</title>
		<link>http://noteslog.com/enzymes/comment-page-2/#comment-37769</link>
		<dc:creator>Campos Personalizados: publicacion directa con Enzimes Plugin</dc:creator>
		<pubDate>Thu, 18 Jun 2009 12:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-37769</guid>
		<description>[...] El manualcito completo está aca [...]</description>
		<content:encoded><![CDATA[<p>[...] El manualcito completo está aca [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Ercolino</title>
		<link>http://noteslog.com/enzymes/comment-page-2/#comment-35597</link>
		<dc:creator>Andrea Ercolino</dc:creator>
		<pubDate>Fri, 27 Mar 2009 06:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-35597</guid>
		<description>@Bill
You are on the right path. Just use 

&lt;a href=&quot;&lt;?php metabolize(&#039;{[ @menu_data.home_url ]}&#039;); ?&gt;&quot;&gt;&lt;?php metabolize(&#039;{[ @menu_data.home_text ]}&#039;); ?&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Bill<br />
You are on the right path. Just use </p>
<p>&lt;a href=&#8221;&lt;?php metabolize(&#8216;{[ @menu_data.home_url ]}&#8217;); ?>&#8221;>&lt;?php metabolize(&#8216;{[ @menu_data.home_text ]}&#8217;); ?>&lt;/a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Tucker</title>
		<link>http://noteslog.com/enzymes/comment-page-2/#comment-35459</link>
		<dc:creator>Bill Tucker</dc:creator>
		<pubDate>Mon, 23 Mar 2009 11:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-35459</guid>
		<description>Sorry, the preview made it seem that the code would show up as regular text. Anyway, here&#039;s what I meant to say:

What goes in the my header.php file? I was hoping I could just do something like this:

&lt;a href=&quot;{[ @menu_data:home_url ]}&quot;&gt;{[ @menu_data:home_text ]}&lt;/a&gt;

But that clearly doesn’t get processed by Enzymes.

(I hope that escaping worked!)</description>
		<content:encoded><![CDATA[<p>Sorry, the preview made it seem that the code would show up as regular text. Anyway, here&#8217;s what I meant to say:</p>
<p>What goes in the my header.php file? I was hoping I could just do something like this:</p>
<p>&lt;a href=&#8221;{[ @menu_data:home_url ]}&#8221;>{[ @menu_data:home_text ]}&lt;/a></p>
<p>But that clearly doesn’t get processed by Enzymes.</p>
<p>(I hope that escaping worked!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Tucker</title>
		<link>http://noteslog.com/enzymes/comment-page-2/#comment-35458</link>
		<dc:creator>Bill Tucker</dc:creator>
		<pubDate>Mon, 23 Mar 2009 11:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-35458</guid>
		<description>There&#039;s something I&#039;m not getting here. My ultimate goal is to let the user safely edit as much stuff on their site as possible. To that end, I&#039;d like to let them, say, change the text of a menu item. 

So what I thought I would do is something like this: set up a static page (which will never get displayed - it&#039;s just a place to hold all these values) which contains link URLs and text as custom fields, and then in my header.php (which contains the menu), use the values of those custom fields.

I think Enzymes will let me do this, but I can&#039;t figure out how.

What goes in the my header.php file? I was hoping I could just do something like this:

    [...]

But that clearly doesn&#039;t get processed by Enzymes. 

A little help, please?</description>
		<content:encoded><![CDATA[<p>There&#8217;s something I&#8217;m not getting here. My ultimate goal is to let the user safely edit as much stuff on their site as possible. To that end, I&#8217;d like to let them, say, change the text of a menu item. </p>
<p>So what I thought I would do is something like this: set up a static page (which will never get displayed &#8211; it&#8217;s just a place to hold all these values) which contains link URLs and text as custom fields, and then in my header.php (which contains the menu), use the values of those custom fields.</p>
<p>I think Enzymes will let me do this, but I can&#8217;t figure out how.</p>
<p>What goes in the my header.php file? I was hoping I could just do something like this:</p>
<p>    [...]</p>
<p>But that clearly doesn&#8217;t get processed by Enzymes. </p>
<p>A little help, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rpoulin</title>
		<link>http://noteslog.com/enzymes/comment-page-2/#comment-34754</link>
		<dc:creator>rpoulin</dc:creator>
		<pubDate>Sun, 01 Mar 2009 02:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-34754</guid>
		<description>I don&#039;t catch the marker thing. It just do not work for me. Can you explain more? 

Exemple: 
{[.test1 &#124;1.marker( =yellow= )]} does nothing (in fact it returns an empty string).</description>
		<content:encoded><![CDATA[<p>I don&#8217;t catch the marker thing. It just do not work for me. Can you explain more? </p>
<p>Exemple:<br />
{[.test1 |1.marker( =yellow= )]} does nothing (in fact it returns an empty string).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KUHM Cyril</title>
		<link>http://noteslog.com/enzymes/comment-page-1/#comment-34490</link>
		<dc:creator>KUHM Cyril</dc:creator>
		<pubDate>Tue, 10 Feb 2009 07:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-34490</guid>
		<description>Thank you very much Andrea
I you can solve it, i won&#039;t lose my time with my posts.

One more thing : won&#039;t you put some donation plugin on your website? I think some people like me would be generous :D</description>
		<content:encoded><![CDATA[<p>Thank you very much Andrea<br />
I you can solve it, i won&#8217;t lose my time with my posts.</p>
<p>One more thing : won&#8217;t you put some donation plugin on your website? I think some people like me would be generous :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enzymes Plugin &#124; WordPress Plugins Database - WordPressPluginsDatabase.com</title>
		<link>http://noteslog.com/enzymes/comment-page-1/#comment-34484</link>
		<dc:creator>Enzymes Plugin &#124; WordPress Plugins Database - WordPressPluginsDatabase.com</dc:creator>
		<pubDate>Mon, 09 Feb 2009 19:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://noteslog.com/enzymes-20/#comment-34484</guid>
		<description>[...] elsewhere, outside the content, you can use Enzymes directly from WordPress theme files. You can .....read more       Download Plugin!  Version 2.2 Last Updated: March 1, 2008   Plugin Owner: Andrea Ercolino  [...]</description>
		<content:encoded><![CDATA[<p>[...] elsewhere, outside the content, you can use Enzymes directly from WordPress theme files. You can &#8230;..read more       Download Plugin!  Version 2.2 Last Updated: March 1, 2008   Plugin Owner: Andrea Ercolino  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
