<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-tos/RSS">
  <title>How to's</title>
  <link>http://www.uwosh.edu/ploneprojects</link>
  
  <description>
    
       Recipes for making Plone work better for you
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2008-08-25T19:58:21Z</syn:updateBase>
        
  
  <image rdf:resource="http://www.uwosh.edu/ploneprojects/plone@uwo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-get-a-list-of-the-site-owners"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-synchronize-the-titan-services-drop-down-menu-items"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/script-to-find-large-objects-in-your-plone-sites"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-set-file-and-image-size-limits-in-a-zeo-cluster-environment"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-migrate-your-site-to-plone"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-use-logrotate"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-enable-webdav"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-make-a-poi-issue-tracker-require-login"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/using-classic-portlets-with-examples"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/using-conditional-comments-and-jquery-to-fix-the-ie6-hover-issue"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-grant-permissions-policy"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-record-logins"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-set-up-user-authentication-over-multiple-sites"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-fix-your-login-problem"/>
        
        
            <rdf:li rdf:resource="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-avoid-permission-confusion"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-get-a-list-of-the-site-owners">        <title>How to get a list of the site owners</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-get-a-list-of-the-site-owners</link>        <description>.listSiteOwners</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-11-20T22:14:16Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-synchronize-the-titan-services-drop-down-menu-items">        <title>How to synchronize the Titan Services drop down menu items</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-synchronize-the-titan-services-drop-down-menu-items</link>        <description>...which are really portal_actions in the titanservices subfolder</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-11-20T19:54:40Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/script-to-find-large-objects-in-your-plone-sites">        <title>Script to find large objects in your Plone sites</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/script-to-find-large-objects-in-your-plone-sites</link>        <description>Runs at the root of a Zope, identifies objects that have size in the MB or GB range</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-11-19T22:13:42Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-set-file-and-image-size-limits-in-a-zeo-cluster-environment">        <title>How to set file and image size limits in a ZEO cluster environment</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-set-file-and-image-size-limits-in-a-zeo-cluster-environment</link>        <description>using plone.recipe.atcontenttypes</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-11-18T16:50:46Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-migrate-your-site-to-plone">        <title>How to migrate your site to Plone</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-migrate-your-site-to-plone</link>        <description>Describes how you might go about migrating from some non-Plone site (e.g. Dreamweaver, Contribute, Front Page, hand-coded HTML) to Plone, as set up / hosted at UW Oshkosh.  </description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-11-17T19:37:23Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-use-logrotate">        <title>How to use logrotate</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-use-logrotate</link>        <description>The logrotate Unix utility lets you control how large log files get, how long to retain them, etc.  If you don't use something like logrotate, your event.log, instance.log, Z2.log files can get stupendously large.  Not only do large log files take up lots of space, they also are harder to view and search through.  This describes how to use logrotate in a ZEO server / ZEO client deployment of Plone.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-11-13T05:06:14Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-enable-webdav">        <title>How to enable WebDAV</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-enable-webdav</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-11-10T18:44:54Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-make-a-poi-issue-tracker-require-login">        <title>How to make a Poi issue tracker require login</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-make-a-poi-issue-tracker-require-login</link>        <description>Poi 1.2b1 has a workflow that lets anyone view or submit issues. Here's how to make it require login to view or submit issues.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>kimadmin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-10-21T16:58:43Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/using-classic-portlets-with-examples">        <title>Using Classic Portlets With Examples</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/using-classic-portlets-with-examples</link>        <description>Portlets, as they are commonly used, can display navigation, events, current news items, among other built-in things. However, if you have the need for a portlet that displays something not covered by Plone 3.0's built-in portlets you can do a little customization using classic portlets. Classic portlets are the old way Plone used to handle portlet creation and although they offer flexibility can affect site performance negatively so should be used judiciously.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>klotzj27</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-10-05T17:39:35Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/using-conditional-comments-and-jquery-to-fix-the-ie6-hover-issue">        <title>Using Conditional Comments and JQuery to Fix the IE6 Hover Issue</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/using-conditional-comments-and-jquery-to-fix-the-ie6-hover-issue</link>        <description>Since IE6 is the bane of web developers existence hover events only work on anchor tags and have erractic behavior in this delightful browser. To make on hover events work in IE6 we must add a conditional comment in our page template, as well as a javascript to make our on hover events work correctly.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>klotzj27</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-10-02T20:37:36Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-grant-permissions-policy">        <title>How to grant permissions (policy)</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-grant-permissions-policy</link>        <description>our policy on granting site permissions</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-09-30T20:09:50Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-record-logins">        <title>How to record logins</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-record-logins</link>        <description>If you want to record who is logging into a Plone site</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-09-29T03:58:07Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-set-up-user-authentication-over-multiple-sites">        <title>How to set up user authentication over multiple sites</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-set-up-user-authentication-over-multiple-sites</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-09-29T03:57:57Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-fix-your-login-problem">        <title>How to fix your login problem</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-fix-your-login-problem</link>        <description>if you are unable to log into a UW Oshkosh Plone site</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-09-25T03:20:54Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-avoid-permission-confusion">        <title>How to avoid permission confusion</title>        <link>http://www.uwosh.edu/ploneprojects/documentation/how-tos/how-to-avoid-permission-confusion</link>        <description>You thought you'd set up Sharing permissions on a folder for a small group, but people not in the group are still able to see the folder. Why is this happening?</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>nguyen</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-09-24T17:42:29Z</dc:date>        <dc:type>Page</dc:type>    </item>




</rdf:RDF>
