Skip to content

espenak/fui.locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

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 register
~$ python setup.py egg_info -RDb "" sdist upload

About

Plone product for locker registration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages