<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <generator>http://textpattern.com/</generator>
 <title>Textpattern Tips – Pagination google style</title>
 <description>Pagination google style - comments</description>
 <link>https://textpattern.tips/pagination-google-style</link>
 <atom:link href="https://textpattern.tips/pagination-google-style?f=comment-feed" rel="self" type="application/rss+xml" />
 <pubDate>Wed, 06 Jun 12 08:19:53 +0000</pubDate>

 <item>
     <title>Comment on Pagination google style by Matt</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c000088" id="c000088">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c000088" id="c000088">1</a></guid>
     <pubDate>Sat, 07 Feb 09 12:29:12 +0000</pubDate>
     <description><![CDATA[<p>Awesome plugin.  Really easy to use and very configurable.</p>]]></description>
     <content:encoded><![CDATA[<p>Awesome plugin.  Really easy to use and very configurable.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.feedyoursoul.org.uk">Matt</a></dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by Niklas</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c000455" id="c000455">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c000455" id="c000455">1</a></guid>
     <pubDate>Wed, 01 Apr 09 09:28:05 +0000</pubDate>
     <description><![CDATA[<p>Hi. I&#8217;m a bit of a beginner here&#8230; How do you make this section sensitive. In my implementation pagination links point to the main template. Easy solutions? Or am I just using the code in a wrong manner?</p>]]></description>
     <content:encoded><![CDATA[<p>Hi. I&#8217;m a bit of a beginner here&#8230; How do you make this section sensitive. In my implementation pagination links point to the main template. Easy solutions? Or am I just using the code in a wrong manner?</p>]]></content:encoded>
     <dc:creator>Niklas</dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c000456" id="c000456">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c000456" id="c000456">1</a></guid>
     <pubDate>Fri, 03 Apr 09 07:05:39 +0000</pubDate>
     <description><![CDATA[<p>Depends what you need. The plugin will paginate the results in the current section. If you are using a page template for more than one section, you could use and if conditional like my example above  <code>&lt;txp:if_section name="articles"</code> to output pagination for the section of your choice.</p>]]></description>
     <content:encoded><![CDATA[<p>Depends what you need. The plugin will paginate the results in the current section. If you are using a page template for more than one section, you could use and if conditional like my example above  <code>&lt;txp:if_section name="articles"</code> to output pagination for the section of your choice.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by Niklas</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c000457" id="c000457">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c000457" id="c000457">1</a></guid>
     <pubDate>Fri, 03 Apr 09 09:32:07 +0000</pubDate>
     <description><![CDATA[<p>Oh. I use &lt;txp: if_section name&#8221;&#8220; and now I found the reason why it&#8217;s not working. I use &lt;base href=&#8220;http://mysite.com/&#8221; /&gt; to find the right paths to site&#8217;s visual elements (pics). If I remove that&#8230; well, the pictures don&#8217;t show in the right way. Is there anything I can do about that. Making absolute urls to all pictures doesn&#8217;t really seem an option. Huh.</p><p><span class="caps">BTW</span>. Thanks again for your help and great plugin!</p>]]></description>
     <content:encoded><![CDATA[<p>Oh. I use &lt;txp: if_section name&#8221;&#8220; and now I found the reason why it&#8217;s not working. I use &lt;base href=&#8220;http://mysite.com/&#8221; /&gt; to find the right paths to site&#8217;s visual elements (pics). If I remove that&#8230; well, the pictures don&#8217;t show in the right way. Is there anything I can do about that. Making absolute urls to all pictures doesn&#8217;t really seem an option. Huh.</p><p><span class="caps">BTW</span>. Thanks again for your help and great plugin!</p>]]></content:encoded>
     <dc:creator>Niklas</dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c000458" id="c000458">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c000458" id="c000458">1</a></guid>
     <pubDate>Fri, 03 Apr 09 12:09:51 +0000</pubDate>
     <description><![CDATA[<p>Glad you got it working &#8211; not sure why you need absolute <span class="caps">URL</span>&#8217;s for your images using a base <code>href</code> tag. Relative <span class="caps">URL</span>&#8217;s are much better for future portability. Have you thought of using the <a href=„docs.textpattern.com/tags/site_url" rel="nofollow">site_url</a> tag for your image links?</p>]]></description>
     <content:encoded><![CDATA[<p>Glad you got it working &#8211; not sure why you need absolute <span class="caps">URL</span>&#8217;s for your images using a base <code>href</code> tag. Relative <span class="caps">URL</span>&#8217;s are much better for future portability. Have you thought of using the <a href=„docs.textpattern.com/tags/site_url" rel="nofollow">site_url</a> tag for your image links?</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by Niklas</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c000459" id="c000459">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c000459" id="c000459">1</a></guid>
     <pubDate>Fri, 03 Apr 09 16:34:41 +0000</pubDate>
     <description><![CDATA[<p>Hmmm&#8230; I use relative path <code>&lt;img src="images/myimage.gif" /&gt;</code> in my image links. However, for some reason without base href tag or absolute urls images aren&#8217;t displayed in the other sections on my site. I&#8217;ve scanned for possible solutions to the problem&#8230; without all-encompassing results.</p>]]></description>
     <content:encoded><![CDATA[<p>Hmmm&#8230; I use relative path <code>&lt;img src="images/myimage.gif" /&gt;</code> in my image links. However, for some reason without base href tag or absolute urls images aren&#8217;t displayed in the other sections on my site. I&#8217;ve scanned for possible solutions to the problem&#8230; without all-encompassing results.</p>]]></content:encoded>
     <dc:creator>Niklas</dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c000460" id="c000460">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c000460" id="c000460">1</a></guid>
     <pubDate>Sat, 04 Apr 09 06:26:00 +0000</pubDate>
     <description><![CDATA[<p>If you are using Textpattern for image management, then you should instead use something like <code>&lt;img src="/images/23.gif" /&gt;</code>. <strong>Note the leading slash.</strong> You can also upload your own images to the <code>/images</code> folder, but you still need the leading slash.</p>]]></description>
     <content:encoded><![CDATA[<p>If you are using Textpattern for image management, then you should instead use something like <code>&lt;img src="/images/23.gif" /&gt;</code>. <strong>Note the leading slash.</strong> You can also upload your own images to the <code>/images</code> folder, but you still need the leading slash.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by kus</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c000473" id="c000473">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c000473" id="c000473">1</a></guid>
     <pubDate>Sat, 18 Apr 09 14:42:18 +0000</pubDate>
     <description><![CDATA[<p>very nice, thanks you :D</p>]]></description>
     <content:encoded><![CDATA[<p>very nice, thanks you :D</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://kusaeni.com">kus</a></dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by Mark</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c000475" id="c000475">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c000475" id="c000475">1</a></guid>
     <pubDate>Wed, 22 Apr 09 12:22:03 +0000</pubDate>
     <description><![CDATA[<p>I’ve been having problems with this and found this page whilst trying to resolve it.<br>Even copying your code into my section exactly as it is, only modifying my article form name and section name, it outputs nothing. Zero. Zilch. <br>Any suggestions would be phenomenally helpful!<br><a href="https://forum.textpattern.com/viewtopic.php?id=30513">Forum thread</a> with details.</p>]]></description>
     <content:encoded><![CDATA[<p>I’ve been having problems with this and found this page whilst trying to resolve it.<br>Even copying your code into my section exactly as it is, only modifying my article form name and section name, it outputs nothing. Zero. Zilch. <br>Any suggestions would be phenomenally helpful!<br><a href="https://forum.textpattern.com/viewtopic.php?id=30513">Forum thread</a> with details.</p>]]></content:encoded>
     <dc:creator>Mark</dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by Fernando</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c001096" id="c001096">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c001096" id="c001096">1</a></guid>
     <pubDate>Fri, 18 May 12 22:57:38 +0000</pubDate>
     <description><![CDATA[<p>Hello <br>Does anybody know if this pluggin is compatible with <span class="caps">MLP</span> (Multi Language Pack) ?<br>In my case, it doesn&#8217;t work. It targets to home :-(<br>Regards from Argentina</p>]]></description>
     <content:encoded><![CDATA[<p>Hello <br>Does anybody know if this pluggin is compatible with <span class="caps">MLP</span> (Multi Language Pack) ?<br>In my case, it doesn&#8217;t work. It targets to home :-(<br>Regards from Argentina</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.gilfernando.com.ar">Fernando</a></dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c001098" id="c001098">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c001098" id="c001098">1</a></guid>
     <pubDate>Sun, 20 May 12 10:09:19 +0000</pubDate>
     <description><![CDATA[<p>@Fernando &#8211; I think the ob1_googlenav plugin won&#8217;t work with <span class="caps">MLP</span> as it won&#8217;t recognize the <span class="caps">URL</span> rewrites, as you have found&#8230;</p>]]></description>
     <content:encoded><![CDATA[<p>@Fernando &#8211; I think the ob1_googlenav plugin won&#8217;t work with <span class="caps">MLP</span> as it won&#8217;t recognize the <span class="caps">URL</span> rewrites, as you have found&#8230;</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Pagination google style by etc</title>
     <link><a href="https://textpattern.tips/pagination-google-style#c001103" id="c001103">1</a></link>
     <guid><a href="https://textpattern.tips/pagination-google-style#c001103" id="c001103">1</a></guid>
     <pubDate>Wed, 06 Jun 12 08:19:53 +0000</pubDate>
     <description><![CDATA[<p>Fernando: I don&#8217;t remember exactly what the output of <code>&lt;txp:ob1_pagination /&gt;</code> is, but something like this should work:</p><p>Install <a href="http://forum.textpattern.com/viewtopic.php?id=37932" rel="nofollow">etc_query</a> and <a href="http://forum.textpattern.com/viewtopic.php?id=38125" rel="nofollow">etc_url</a> plugins. Then store the page url (with <code>pg</code> parameter stripped) in <code>url</code> variable:</p><pre><code>&lt;txp:variable name="url" value='&lt;txp:etc_url query="pg" /&gt;' /&gt;
</code></pre><p>Finally, replace the href&#8217;s in <code>&lt;txp:ob1_pagination /&gt;</code> output by new values with <code>etc_query</code>:</p><pre><code>&lt;txp:etc_query data='&lt;txp:ob1_pagination /&gt;' query="li" replace="a@@href={?url}?pg={#row}" wraptag="ul" class="pagination" /&gt;
</code></pre><p>You will probably need to adapt it to your case (e.g. replace <code>?pg={#row}</code> by <code>&amp;pg={#row}</code>), but it is feasible.</p>]]></description>
     <content:encoded><![CDATA[<p>Fernando: I don&#8217;t remember exactly what the output of <code>&lt;txp:ob1_pagination /&gt;</code> is, but something like this should work:</p><p>Install <a href="http://forum.textpattern.com/viewtopic.php?id=37932" rel="nofollow">etc_query</a> and <a href="http://forum.textpattern.com/viewtopic.php?id=38125" rel="nofollow">etc_url</a> plugins. Then store the page url (with <code>pg</code> parameter stripped) in <code>url</code> variable:</p><pre><code>&lt;txp:variable name="url" value='&lt;txp:etc_url query="pg" /&gt;' /&gt;
</code></pre><p>Finally, replace the href&#8217;s in <code>&lt;txp:ob1_pagination /&gt;</code> output by new values with <code>etc_query</code>:</p><pre><code>&lt;txp:etc_query data='&lt;txp:ob1_pagination /&gt;' query="li" replace="a@@href={?url}?pg={#row}" wraptag="ul" class="pagination" /&gt;
</code></pre><p>You will probably need to adapt it to your case (e.g. replace <code>?pg={#row}</code> by <code>&amp;pg={#row}</code>), but it is feasible.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.iut-fbleau.fr/projet/etc/">etc</a></dc:creator>
 
</item>

</channel>
</rss>