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.uploadify 1.1

    Download button

    Downloads: 198  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ramon Bartl | More programs
    GPL / FREE
    October 12th, 2012, 06:19 GMT [view history]
    ROOT / Internet / Plone Extensions

     Read user reviews (0)  Refer to a friend  Subscribe

    collective.uploadify description

    Multi File Upload for Plone

    collective.uploadify is a Plone product that provides multifileupload for Plone using uploadify.

    Usage:

    After insall, go to http://your-plone-site/@@upload

    Integration in Plone

    Note:


    collective.uploadify contains no GenericSetup Profile, thus, it won't appear in the quickinstaller tool.

    If you want to smoothly integrate the upload funtionality to your site, consider to add the following lines to your policy product in the profiles/default/actions.xml:

    < ?xml version="1.0"? >
    < object name="portal_actions" meta_type="Plone Actions Tool"
     xmlns:i18n="http://xml.zope.org/namespaces/i18n" >

     < !-- *** OBJECT *** -- >
     < object name="object" meta_type="CMF Action Category" >
     < property name="title" >< /property >

     < !-- MULTI UPLOAD -- >
     < object name="upload" meta_type="CMF Action" i18n:domain="collective.uploadify" >
     < property name="title" i18n:translate="" >Upload< /property >
     < property name="description" i18n:translate="" >Batch upload files.< /property >
     < property name="url_expr" >
     string:${plone_context_state/canonical_object_url}/@@upload
     < /property >
     < property name="icon_expr" >< /property >
     < property name="available_expr" >
     python:plone_context_state.is_folderish() or plone_context_state.is_default_page()
     < /property >
     < property name="permissions" >
     < element value="Add portal content"/ >
     < /property >
     < property name="visible" >True< /property >
     < /object >
     < /object >
    < /object >


    or simply go to the Zope Management Interface -> portal_actions -> object and add a new CMF Action Category from the dropdown and configure it with the following lines:

    URL (Expression): string:${folder_url}/@@upload


    Product's homepage

    Requirements:

    · Python
    · Plone CMS

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

    · moved to GitHub [ramonski]
    · Plone 4.3 compatibility [alert]
    · added italian translation. [keul]
    · cleanup egg format, removing bad zopeskel elements [keul]
    · added default genericsetup profile which adds folder tab for on each folder. [garbas]

      


    TAGS:

    multi-file uploader | Plone uploader | Plone | multi-file | uploader

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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