<?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: Zotero Report Customizer 2.0</title>
	<atom:link href="http://jasonpriem.com/2008/08/zotero-report-customizer-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonpriem.com/2008/08/zotero-report-customizer-20/</link>
	<description></description>
	<lastBuildDate>Wed, 19 May 2010 16:19:46 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jason</title>
		<link>http://jasonpriem.com/2008/08/zotero-report-customizer-20/comment-page-1/#comment-5269</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Thu, 25 Jun 2009 18:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/2008/08/zotero-report-customizer-20/#comment-5269</guid>
		<description>Thanks, Amanda; good observation!  I fixed it a little differently than you suggested: I just changed the &lt;th&gt; to &lt;th[^&gt;]*&gt;, so that the table cell can either have a class or not.</description>
		<content:encoded><![CDATA[<p>Thanks, Amanda; good observation!  I fixed it a little differently than you suggested: I just changed the &lt;th&gt; to &lt;th[^>]*&gt;, so that the table cell can either have a class or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amanda</title>
		<link>http://jasonpriem.com/2008/08/zotero-report-customizer-20/comment-page-1/#comment-5259</link>
		<dc:creator>Amanda</dc:creator>
		<pubDate>Thu, 25 Jun 2009 04:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/2008/08/zotero-report-customizer-20/#comment-5259</guid>
		<description>Oh, that didn&#039;t post correctly at all, of course! The $tr_withclass_regex is the same as your $tr_regex expression, except that within the opening td html tag it allows for the class expression:

class=&quot;(.+?)&quot;

--Amanda</description>
		<content:encoded><![CDATA[<p>Oh, that didn&#8217;t post correctly at all, of course! The $tr_withclass_regex is the same as your $tr_regex expression, except that within the opening td html tag it allows for the class expression:</p>
<p>class=&#8221;(.+?)&#8221;</p>
<p>&#8211;Amanda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amanda</title>
		<link>http://jasonpriem.com/2008/08/zotero-report-customizer-20/comment-page-1/#comment-5258</link>
		<dc:creator>Amanda</dc:creator>
		<pubDate>Thu, 25 Jun 2009 04:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/2008/08/zotero-report-customizer-20/#comment-5258</guid>
		<description>Hi Jason,

Thanks for offering up the report cleaner script! I can&#039;t remove table elements also associated with a class, e.g. &quot;Author&quot;. In case you&#039;re interested, here&#039;s a fix suggestion. 

Within the text substitution loop, add:

$tr_withclass_regex = &#039;/\s*&#039; . str_ireplace(&#039;_&#039;, &#039; &#039;, $word) . &#039;(.+?)/is&#039;;
        
$text = preg_replace($tr_withclass_regex, &#039;&#039;, $text);


Cheers,
Amanda</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>Thanks for offering up the report cleaner script! I can&#8217;t remove table elements also associated with a class, e.g. &#8220;Author&#8221;. In case you&#8217;re interested, here&#8217;s a fix suggestion. </p>
<p>Within the text substitution loop, add:</p>
<p>$tr_withclass_regex = &#8216;/\s*&#8217; . str_ireplace(&#8217;_', &#8216; &#8216;, $word) . &#8216;(.+?)/is&#8217;;</p>
<p>$text = preg_replace($tr_withclass_regex, &#8221;, $text);</p>
<p>Cheers,<br />
Amanda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lois</title>
		<link>http://jasonpriem.com/2008/08/zotero-report-customizer-20/comment-page-1/#comment-5234</link>
		<dc:creator>Lois</dc:creator>
		<pubDate>Tue, 23 Jun 2009 23:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/2008/08/zotero-report-customizer-20/#comment-5234</guid>
		<description>Hi Jason -- have been looking at your Zotero Report Customizer. What I want is to change only the order of names within the Creator fields so the result shows surname first and given name(s) following. I can tinker with the Report text enough to get all the fields into a spreadsheet (which I want), but how to re-order the subfields within Creator?

The Zotero people indicated they&#039;d arrange for this, but evidently it hasn&#039;t happened.

thanks, Lois</description>
		<content:encoded><![CDATA[<p>Hi Jason &#8212; have been looking at your Zotero Report Customizer. What I want is to change only the order of names within the Creator fields so the result shows surname first and given name(s) following. I can tinker with the Report text enough to get all the fields into a spreadsheet (which I want), but how to re-order the subfields within Creator?</p>
<p>The Zotero people indicated they&#8217;d arrange for this, but evidently it hasn&#8217;t happened.</p>
<p>thanks, Lois</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks about Analytics</title>
		<link>http://jasonpriem.com/2008/08/zotero-report-customizer-20/comment-page-1/#comment-241</link>
		<dc:creator>Bookmarks about Analytics</dc:creator>
		<pubDate>Mon, 10 Nov 2008 17:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/2008/08/zotero-report-customizer-20/#comment-241</guid>
		<description>[...] - bookmarked by 2 members originally found by TwoDollarKerplunk on 2008-10-21  Zotero Report Customizer 2.0  http://jasonpriem.com/2008/08/zotero-report-customizer-20/ - bookmarked by 2 members originally [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; bookmarked by 2 members originally found by TwoDollarKerplunk on 2008-10-21  Zotero Report Customizer 2.0  <a href="http://jasonpriem.com/2008/08/zotero-report-customizer-20/" rel="nofollow">http://jasonpriem.com/2008/08/zotero-report-customizer-20/</a> &#8211; bookmarked by 2 members originally [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
