<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,7 +3,7 @@ class WildPostsController extends WildflowerAppController {
 	public $helpers = array('Cache', 'Wildflower.List', 'Rss', 'Wildflower.Textile', 'Wildflower.Category', 'Time');
 	/** Pagination options for the wf_index action **/
     public $paginate = array(
-        'limit' =&gt; 4,
+        'limit' =&gt; 12,
         'order' =&gt; array('WildPost.created' =&gt; 'desc'),
         'fields' =&gt; array('id', 'title', 'slug', 'draft', 'created')
     );</diff>
      <filename>app/plugins/wildflower/controllers/wild_posts_controller.php</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@ class Randomizer {
     private $_parentIds = array(0 =&gt; null);
     
     function __construct() {
-        $this-&gt;_words = explode(' ', $_lorem);
+        $this-&gt;_words = explode(' ', $this-&gt;_lorem);
     }
     
     function title() {</diff>
      <filename>vendors/randomizer.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9717effe51d7c6ef9b4eb88bbc0c75ff694aa338</id>
    </parent>
  </parents>
  <author>
    <name>klevo</name>
    <email>klevoo@gmail.com</email>
  </author>
  <url>http://github.com/klevo/wildflower/commit/787fe8239bfa53db0d12f2776e7a3018e6266029</url>
  <id>787fe8239bfa53db0d12f2776e7a3018e6266029</id>
  <committed-date>2008-11-06T12:46:42-08:00</committed-date>
  <authored-date>2008-11-06T12:46:42-08:00</authored-date>
  <message>Utilites mass add posts</message>
  <tree>4a65ce0338e0e2c4a03f5e6aeeb6e20cf88990f0</tree>
  <committer>
    <name>klevo</name>
    <email>klevoo@gmail.com</email>
  </committer>
</commit>
