Skip to main content

UNKNOWN

Project description

Plone product which makes files from the file system available within plone.

Install

You can install this product in Plone using buildout.

  1. Add fui.fsbrowse to buildout.cfg:

    [buildout]
    ...
    eggs =
        ...
        fui.fsbrowse
    
    [instance]
    ...
    zcml =
        ...
        fui.fsbrowse
  2. Run (maybe backup first..):

    ~$ buildout -N
  3. Install the plugin using Site Setup in your Plone site.

For developers

Release a new version to pypi.python.org with:

~$ python setup.py egg_info -RDb "" sdist upload

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fui.memberlist-0.2.tar.gz (9.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page