github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

espenak / fui.fsbrowse

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 3
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Filesystem browsing app for plone. — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Added support for ignored files, and fallback encoding. 
espenak (author)
Fri Nov 06 04:48:51 -0800 2009
commit  ba2ddd37f2fde9b0189336f50c995849de25ac45
tree    0e878d60050d3e34f33ab3f1bbfc0a0551e421d9
parent  cb88a666ce0cff8e9b60b053400a8d8bdaa6f9b7
fui.fsbrowse /
name age
history
message
file .gitignore Loading commit data...
file MANIFEST.in
file README.rst
directory fui/
file setup.cfg
file setup.py
README.rst

README

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

  • http://pypi.python.org/pypi/fui.fsbrowse/
  • http://github.com/espenak/fui.fsbrowse/

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
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server