skip to navigation
skip to content

fui.locker 1.3.0

Downloads ↓

Plone product locker registration made spesifically to suite the needs of Fagutvalget ved Institutt for informatikk (http://fui.ifi.uio.no). The product is available at these addresses:

Install

You can install this product in Plone using buildout.

  1. Add plonetheme.fui to buildout.cfg:

    [buildout]
    ...
    eggs =
        ...
        fui.locker
    
    [instance]
    ...
    zcml =
        ...
        fui.locker
    
  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.locker-1.3.0.tar.gz (md5) Source 2009-11-06 36KB 416