= Delete wiki pages and attachments you created = == Description == This plugin allows users to delete wiki pages and wiki/ticket attachments that they created. Does not yet cover tickets, but if there is demand I can try to add it. == Bugs/Feature Requests == Existing bugs and feature requests for SelfDeletePlugin are [report:9?COMPONENT=SelfDeletePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=SelfDeletePlugin&owner=coderanger new ticket]. == Download == Download the zipped source from [download:selfdeleteplugin here]. == Source == You can check out SelfDeletePlugin from [http://trac-hacks.org/svn/selfdeleteplugin here] using Subversion, or [source:selfdeleteplugin browse the source] with Trac. == Example == First enable it: {{{ [components] selfdelete.* = enabled }}} then grant any users you want the `WIKI_DELETE_SELF` or `TICKET_DELETE_SELF` permissions. == Recent Changes == [[ChangeLog(selfdeleteplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:coderanger] [[BR]] '''Contributors:'''