<?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://plone.org/products/remember/search_rss">
  <title>Products.remember</title>
  <link>http://plone.org</link>

  <description>
    
            These are the search results for the query, showing results 1 to 10.
        
  </description>

  

  

  <image rdf:resource="http://plone.org/logo.png"/>

  <items>
    <rdf:Seq>
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.9.2"/>
      
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.9.1"/>
      
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.2.1"/>
      
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.9"/>
      
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.9b2"/>
      
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.1"/>
      
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.2"/>
      
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.1b3"/>
      
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.1b2"/>
      
      
        <rdf:li rdf:resource="http://plone.org/products/remember/releases/1.0"/>
      
    </rdf:Seq>
  </items>

</channel>


  <item rdf:about="http://plone.org/products/remember/releases/1.9.2">
    <title>Products.remember 1.9.2</title>
    <link>http://plone.org/products/remember/releases/1.9.2</link>
    <description></description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Maurits van Rees</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2013-03-30T23:52:53Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>


  <item rdf:about="http://plone.org/products/remember/releases/1.9.1">
    <title>Products.remember 1.9.1</title>
    <link>http://plone.org/products/remember/releases/1.9.1</link>
    <description>Added upgrade step to restore our portal_memberdata settings, as they get destroyed by an upgrade to Plone 4.
</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Maurits van Rees</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2011-12-16T22:15:00Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>


  <item rdf:about="http://plone.org/products/remember/releases/1.2.1">
    <title>Products.remember 1.2.1</title>
    <link>http://plone.org/products/remember/releases/1.2.1</link>
    <description>Clarify that we need membrane 2.x.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Maurits van Rees</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2011-12-07T23:40:00Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>


  <item rdf:about="http://plone.org/products/remember/releases/1.9">
    <title>Products.remember 1.9</title>
    <link>http://plone.org/products/remember/releases/1.9</link>
    <description>Security fix.  Lots of cleanup. Plone 4 only.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Maurits van Rees</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2011-12-03T00:26:40Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>


  <item rdf:about="http://plone.org/products/remember/releases/1.9b2">
    <title>Products.remember 1.9b2 (Beta release)</title>
    <link>http://plone.org/products/remember/releases/1.9b2</link>
    <description>Bug fix.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p class="first">Compatible with/requires Plone 4+ and Products.membrane 2+.</p>
<p class="first">Products.remember is now undisruptive when present but not installed, not affecting operation of non-remember sites in the same instance. &nbsp;Sites that have Products.remember installed can now quick-uninstall to revert to plain operation. &nbsp;(The uninstall is not complete, however - see change log notes.)</p>
<p class="first">Products.remember membership now provides for email-address based logins and respects "Use email address as login name" Site Setup / Security setting.</p>
<p class="first">Many internal changes for Plone 4 and Membrane 2 compatibility, JS schemata/filedsets, and modernized GenericSetup and update configuration.</p>
<div id="installation" class="section">
<h1>INSTALLATION</h1>
<p>Products.remember is packaged using Python's setuptools package management infrastructure. Remember can be made available to your Zope instance by installing the Products.remember package into your Zope's python environment, using either buildout from pypi and/or with easy_install or 'python setup.py install'.</p>
<p>Products.remember is installed into a Plone site by the application of a GenericSetup extension profile. You can do this when creating a new site by selecting remember from the list of available setup profiles when you are creating the site. In an existing site, you can use Plone's regular product installation interface.</p>
</div>
<div id="requirements" class="section">
<h1>REQUIREMENTS</h1>
<ul class="simple"><li>Plone 4+</li><li><a class="external-link" href="http://pypi.python.org/pypi/Products.membrane">Products.membrane</a>&nbsp;2+</li></ul>
<p>Optional:</p>
<ul><li>
<dl class="first docutils"><dt>py-bcrypt (<a class="reference external" href="http://www.mindrot.org/py-bcrypt.html">http://www.mindrot.org/py-bcrypt.html</a>&nbsp;or</dt><dd>
<p class="first last"><a class="reference external" href="http://cheeseshop.python.org/pypi/bcrypt/0.1">http://cheeseshop.python.org/pypi/bcrypt/0.1</a>)</p>
</dd></dl>
</li></ul>
</div>
]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>ken manheimer</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2011-12-02T15:20:00Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>


  <item rdf:about="http://plone.org/products/remember/releases/1.1">
    <title>Products.remember 1.1</title>
    <link>http://plone.org/products/remember/releases/1.1</link>
    <description>Adds Plone 3 and 3.1 support, removes Plone 2.5 support.  Major performance improvements due to refactoring of the implementation of the object_implements index.
Security fix.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Rob Miller</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2011-12-02T15:20:00Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>


  <item rdf:about="http://plone.org/products/remember/releases/1.2">
    <title>Products.remember 1.2</title>
    <link>http://plone.org/products/remember/releases/1.2</link>
    <description>Security fix. Various smallish changes. Plone 3 compatible.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Maurits van Rees</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2011-12-02T15:15:00Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>


  <item rdf:about="http://plone.org/products/remember/releases/1.1b3">
    <title>Products.remember 1.1b3</title>
    <link>http://plone.org/products/remember/releases/1.1b3</link>
    <description></description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Ross Patterson</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2009-03-23T17:13:24Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>


  <item rdf:about="http://plone.org/products/remember/releases/1.1b2">
    <title>Products.remember 1.1b2</title>
    <link>http://plone.org/products/remember/releases/1.1b2</link>
    <description></description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Ross Patterson</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2009-03-20T23:59:51Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>


  <item rdf:about="http://plone.org/products/remember/releases/1.0">
    <title>Products.remember 1.0</title>
    <link>http://plone.org/products/remember/releases/1.0</link>
    <description>Initial release of Remember.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>This is the initial 1.0 release of the remember product.  It works on a new Plone 2.5.2 site, or for migration from existing CMFMember-based Plone 2.1.x sites to Plone 2.5.2, but it does not yet include a way to migrate default members from existing Plone 2.5.2 sites to remember-based members.<br /></p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Rob Miller</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2008-08-20T19:43:23Z</dc:date>
    <dc:type>Software Release</dc:type>
  </item>




</rdf:RDF>
