skip to navigation
skip to content

fui.memberlist 0.3.2

Downloads ↓

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.memberlist to buildout.cfg:

    [buildout]
    ...
    eggs =
        ...
        fui.memberlist
    
    [instance]
    ...
    zcml =
        ...
        fui.memberlist
    
  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
 
File Type Py Version Uploaded on Size # downloads
fui.memberlist-0.3.2.tar.gz (md5) Source 2009-09-23 12KB 473