Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > Plone Extensions

    aws.authrss 1.0.0 Beta 2

    Download button

    No screenshots available
    Downloads: 119  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Gilles Lenfant | More programs
    GPL / FREE
    May 30th, 2012, 14:35 GMT [view history]
    ROOT / Internet / Plone Extensions

     Read user reviews (0)  Refer to a friend  Subscribe

    aws.authrss description

    Private Plone RSS feeds through a user private token

    aws.authrss is a Plone product that allows to access your Plone RSS feeds as authenticated user.

    Abstract

    Actually, authenticated users in Plone site may read content that are not available to anonymous users. But when subscribing to a Plone RSS feed they can only view items that are available to anonymous users. Just because the RSS readers such as Google Reader do not - and cannot - provide feature to provide authentication cookie or header to authenticate on the feed URL.

    aws.authrss gives to the authenticated users a dedicated and private link to the Plone RSS feeds. Such feeds provide all elements the user is entitled to view, when authenticated in the Plone site with a browser, and of course, relevant to the feed (Folder, Collection, ...)

    Each user may have a private token he can change every times he wants in his personal preferences. This token is part of the query string of the authenticated RSS field, and identifies the user only for the RSS feeds.

    A control panel for site administrators gives the possibility to prune private tokens of removed users.

    Plays with

    Plone 4.1 only as this component is still a baby. Plone 4.0 support should not be that difficult (contributors are welcome).

    Installation

    Production site

    As usual in your zc.buildout configuration:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    eggs =
     aws.authrss

    Development site

    Developers of aws.authrss should use this:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    eggs =
     aws.authrss[test]


    Upgrading

    Available upgrades may be executed from the portal_setup tool of your Plone site in the Upgrades tab.

    Customization

    aws.authrss comes with its own tokens manager that stores tokens in an OOBtree. See the module aws.authrss.tokenmanager.DefaulttokenManager.

    You may provide your own tokens manager registering an utility that implements aws.authrss.interfaces.ITokenManager in your component's override.zcml. Then install this local utility using a GenericSetup componentregistry.xml file like this one:

    < ?xml version="1.0"? >
    < componentregistry >
     < utilities >
     < utility
     interface="aws.authrss.interfaces.ITokenManager"
     factory="my.component.tokenmanager.DefaultTokenManager"
     / >
     < /utilities >
    < /componentregistry >


    Product's homepage

    Requirements:

    · Python
    · Plone CMS

    What's New in This Release: [ read full changelog ]

    · Fixed packaging issue with MANIFEST.in [glenfant]

      


    TAGS:

    Plone RSS | RSS feed | Plone | RSS | feed

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM