= Wanted Pages Plugin = == Description == Lists all wiki pages that are linked to but not created in wikis, ticket descriptions and ticket comments. == Bugs/Feature Requests == Existing bugs and feature requests for WantedPagesPlugin are [report:9?COMPONENT=WantedPagesPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=WantedPagesPlugin&owner=jfrancis new ticket]. == Download == Download the zipped source for [download:wantedpagesplugin/0.9 0.9]. == Install == You must have setuptools installed. Run the following commands in the source directory: {{{ python setup.py bdist_egg cp dist/*.egg /path/to/projenv/plugins }}} For more information, see [http://projects.edgewall.com/trac/wiki/TracDev/PluginDevelopment#Packaginganddeployingplugins Trac Plugin Installation] == Source == You can check out WantedPagesPlugin from [http://trac-hacks.org/svn/wantedpagesplugin here] using Subversion, or [source:wantedpagesplugin browse the source] with Trac. == Example == `[[WantedPages]]` == Recent Changes == [[ChangeLog(wantedpagesplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:jfrancis] [[BR]] '''Contributors:'''