[[PageOutline(2-5,Contents,pullout)]] = Report project's disk space usage == Description This plugin makes Trac's and SVN's disk space usage visible in the admin page: [[Image(ss.JPG)]] == Bugs/Feature Requests Existing bugs and feature requests for DiskUsagePlugin are [report:9?COMPONENT=DiskUsagePlugin here]. If you have any issues, create a [/newticket?component=DiskUsagePlugin new ticket]. [[TicketQuery(component=DiskUsagePlugin&group=type,format=progress)]] == Download Download the zipped source from [export:diskusageplugin here]. == Source You can check out DiskUsagePlugin from [/svn/diskusageplugin here] using Subversion, or [source:diskusageplugin browse the source] with Trac. == Installation Make the egg package: {{{#!sh python setup.py bdist_egg }}} Then copy the egg into your Trac plugins directory: {{{#!sh cp dist/*.egg /path/to/trac/plugins/ }}} To activate the plugin, edit your `conf/trac.ini` file as follows: {{{#!ini [components] diskusage.diskusage.diskusage = enabled }}} == Recent Changes [[ChangeLog(diskusageplugin, 3)]] == Author/Contributors '''Author:''' [wiki:lino] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''