<?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: Codeigniter Pagination Part 3</title>
	<atom:link href="http://www.weblee.co.uk/2009/06/07/codeigniter-pagination-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weblee.co.uk/2009/06/07/codeigniter-pagination-part-3/</link>
	<description>PHP Freelance Developer</description>
	<lastBuildDate>Thu, 03 Jun 2010 20:58:51 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lee</title>
		<link>http://www.weblee.co.uk/2009/06/07/codeigniter-pagination-part-3/comment-page-1/#comment-86</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Wed, 23 Sep 2009 19:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.weblee.co.uk/?p=125#comment-86</guid>
		<description>Part 4 has the bit you maybe looking for :-)</description>
		<content:encoded><![CDATA[<p>Part 4 has the bit you maybe looking for <img src='http://www.weblee.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.weblee.co.uk/2009/06/07/codeigniter-pagination-part-3/comment-page-1/#comment-85</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 23 Sep 2009 19:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.weblee.co.uk/?p=125#comment-85</guid>
		<description>Haha!  You&#039;re hilarious.  You keep saying you&#039;ll get to the AJAX part and then kind of drift off onto another path.  I&#039;m learning a lot though.  Good stuff.</description>
		<content:encoded><![CDATA[<p>Haha!  You&#8217;re hilarious.  You keep saying you&#8217;ll get to the AJAX part and then kind of drift off onto another path.  I&#8217;m learning a lot though.  Good stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://www.weblee.co.uk/2009/06/07/codeigniter-pagination-part-3/comment-page-1/#comment-76</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Sun, 06 Sep 2009 20:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.weblee.co.uk/?p=125#comment-76</guid>
		<description>You would have to edit the Upload Class.

It would need to know how many links to display per page and then do its calculations per which page number.

So I would suggest extending it using the library. ie

class CI_Upload

checkout the userguide on &lt;a href=&quot;http://codeigniter.com/user_guide/general/creating_libraries.html&quot; rel=&quot;nofollow&quot;&gt;this page&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You would have to edit the Upload Class.</p>
<p>It would need to know how many links to display per page and then do its calculations per which page number.</p>
<p>So I would suggest extending it using the library. ie</p>
<p>class CI_Upload</p>
<p>checkout the userguide on <a href="http://codeigniter.com/user_guide/general/creating_libraries.html" rel="nofollow">this page</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.weblee.co.uk/2009/06/07/codeigniter-pagination-part-3/comment-page-1/#comment-72</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 28 Aug 2009 16:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.weblee.co.uk/?p=125#comment-72</guid>
		<description>Hi, how to make that pages links looked 1/2/3....  instead of 1/3/6...  under a condition ( $config[&#039;per_page&#039;] = 3; )</description>
		<content:encoded><![CDATA[<p>Hi, how to make that pages links looked 1/2/3&#8230;.  instead of 1/3/6&#8230;  under a condition ( $config['per_page'] = 3; )</p>
]]></content:encoded>
	</item>
</channel>
</rss>
