<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -44,6 +44,16 @@ You have some methods available to you that might help out.
 To have your links automatically generated just put the following in your menu area and it will generate links wrapped in &lt;li&gt;'s.
 &lt;%= super_simple_cms_links %&gt;
 
+You can also use a couple of fancy helpers:
+
+&lt;%= super_simple_main_links %&gt;
+&lt;%= super_simple_sub_links %&gt;
+
+It should be rather obvious that one will generate the main links, or the groups themselves the other will generate the pages from the currently selected group.  You can add a couple extras to both of those (:class=&gt;&quot;class_name&quot;, :element=&gt;'div')
+
+:class -- this will specify the css class for the element
+:element -- this will let you decide what html element to wrap it in, if none is specified it will default to li
+
 note:
 This will first put all the pages out for the FIRST group (according to its position), and then add a link for every group that has at least one page in it.  In other words, by default, you must have at LEAST one group.  If you delete a group that has child pages, all those pages will also be deleted.
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>766bbfbb6c11cfbf3e71b4700d2edc4778299234</id>
    </parent>
  </parents>
  <author>
    <name>Matt Vincent</name>
    <email>matt@averails.com</email>
  </author>
  <url>http://github.com/neshmi/super_simple_cms/commit/7fa2105a4d3192c6e03c96c493fec6a158b08a59</url>
  <id>7fa2105a4d3192c6e03c96c493fec6a158b08a59</id>
  <committed-date>2008-11-18T05:38:44-08:00</committed-date>
  <authored-date>2008-11-18T05:38:44-08:00</authored-date>
  <message>updating readme to reflect recent changes</message>
  <tree>d8d24574e7bd2f596c84da221d5609fc141e5e6d</tree>
  <committer>
    <name>Matt Vincent</name>
    <email>matt@averails.com</email>
  </committer>
</commit>
