[[PageOutline(2-5,Contents,pullout)]] = DiskUsagePlugin = == Description == DiskUsagePlugin visible Trac and SVN disk usage in admin page. == Bugs/Feature Requests == Existing bugs and feature requests for DiskUsagePlugin are [report:9?COMPONENT=DiskUsagePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=DiskUsagePlugin&owner=lino new ticket]. == Download == Download the zipped source from [download:diskusageplugin here]. == Source == You can check out DiskUsagePlugin from [http://trac-hacks.org/svn/diskusageplugin here] using Subversion, or [source:diskusageplugin browse the source] with Trac. == Example == make the egg package {{{ python setup.py bdist_egg }}} copy egg into your trac plugins dir. {{{ cp dist/*.egg /where/to/trac/plugins/ }}} To activate the plugin, edit conf/trac.ini: {{{ [components] diskusage.diskusage.diskusage = enabled }}} == Recent Changes == [[ChangeLog(diskusageplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:lino] [[BR]] '''Maintainer:''' [wiki:lino] [[BR]] '''Contributors:'''