Softpedia
 


LINUX CATEGORIES:



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

    collective.ATClamAV 1.2

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Yiorgis Gozadinos | More programs
    GPL / FREE
    March 15th, 2011, 14:20 GMT [view history]
    ROOT / Internet / Plone Extensions

     Read user reviews (0)  Refer to a friend  Subscribe

    collective.ATClamAV description

    Provides ClamAV antivirus integration for Archetypes based content types

    collective.ATClamAV is a Plone product that aims at providing antivirus integration to Plone sites. It does that by defining a validator that can be used with any content type that uses File or Image field(s). The open-source Clam Antivirus is supported which is available for all platforms.

    Usage:

    To start, you need to have clamd running on some host accessible by your instances. collective.ATClamAV supports either UNIX socket connections or remote connections.

    Install collective.ATClamAV and setup the host & port or the path to the clamd socket in the control panel (default is a network connection to clamd listening on localhost at port 3310). By default Files and Images are going to be checked for viruses when added or updated.

    Adding anti-virus protection to non-ATFile based content

    In order to add anti-virus protection to your custom content types you only need to add the isVirusFree validator to your FileField(s). For instance:

    FileField('file',
     validators = (('isNonEmptyFile', V_REQUIRED),
     ('isVirusFree', V_REQUIRED),),
     widget = FileWidget(label=u'File'),
    )


    Testing

    By default tests mock clamd and do not require it being installed. If you want to test your clamd setup as well, run tests on all levels i.e.

    ./bin/test -a2


    using the provided buildout. Two plone.app.testing layers (with the mocker and without) are provided if you want to integrate the package in your own tests, see testing.py.

    Development

    If you want to get involved with the development of collective.ATClamAV please use github to submit your patches/issues.


    Product's homepage

    Requirements:

    · Plone CMS
    · Python

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

    · Sent all data over the socket instead of only the first buffer. [hannosch]
    · Added error logging for failed scans. [hannosch]

      


    TAGS:

    ClamAV antivirus | Plone extension | Archetypes | ClamAV | antivirus

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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