Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Internet > Plone Extensions

    collective.allowsearch 0.1.4

    Download button

    No screenshots available
    Downloads: 121  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Stefan Eletzhofer | More programs
    GPL / FREE
    July 11th, 2011, 07:54 GMT
    ROOT / Internet / Plone Extensions

     Read user reviews (0)  Refer to a friend  Subscribe

    collective.allowsearch description

    Provides an interface and a default adapter to allow users to search the catalog independent of the View permission

    collective.allowsearch is a Plone product that provides an interface and a default adapter to allow users to search the catalog independent of the View permission.

    Installation

    Add this package to your buildout or policy package, or add a ZCML slug for it to your etc/site.zcml.

    Usage

    Simply mark any content which you want to be visible in searches for anonymous users with the IAllowAnonymousSearchMarker interface.

    This can be done programmatically or using ZCML like:

    < configure
     xmlns="http://namespaces.zope.org/zope"
     xmlns:five="http://namespaces.zope.org/five"
     i18n_domain="collective.allowsearch" >

     < include package="collective.allowsearch" / >


     < !--
     EXAMPLE: Allow all ATDocument objects to be found by Anonymous users.
     NOTE: This does _NOT_ change the View permissions in any way.
     -- >
     < five:implements
     class="Products.ATContentTypes.content.document.ATDocument"
     interface="collective.allowsearch.interfaces.IAllowAnonymousSearchMarker"
     / >


    < /configure >

    That's it. See the package's doctest for more information.


    Product's homepage

    Requirements:

    · Python
    · Plone CMS

      


    TAGS:

    Plone search | view permission | Plone | search | viewer

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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