Changes between Version 3 and Version 4 of SelfDeletePlugin


Ignore:
Timestamp:
Dec 14, 2014, 7:41:42 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Fixup page markup, added contributor.

Legend:

Unmodified
Added
Removed
Modified
  • SelfDeletePlugin

    v3 v4  
    11[[PageOutline(2-5,Contents,pullout)]]
    2 = Delete wiki pages and attachments you created =
     2= Delete wiki pages and attachments you created
    33
    4 == Description ==
     4== Description
    55
    66This 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.
    77
    8 == Bugs/Feature Requests ==
     8== Bugs/Feature Requests
    99
    1010Existing bugs and feature requests for SelfDeletePlugin are
     
    1414[http://trac-hacks.org/newticket?component=SelfDeletePlugin new ticket].
    1515
    16 == Download ==
     16== Download
    1717
    1818Download the zipped source from [download:selfdeleteplugin here].
    1919
    20 == Source ==
     20== Source
    2121
    2222You can check out SelfDeletePlugin from [http://trac-hacks.org/svn/selfdeleteplugin here] using Subversion, or [source:selfdeleteplugin browse the source] with Trac.
    2323
    24 == Example ==
     24== Example
    2525
    2626First enable it:
     
    3333then grant any users you want the `WIKI_DELETE_SELF` or `TICKET_DELETE_SELF` permissions.
    3434
    35 == Recent Changes ==
     35== Recent Changes
    3636
    3737[[ChangeLog(selfdeleteplugin, 3)]]
    3838
    39 == Author/Contributors ==
     39== Author/Contributors
    4040
    4141'''Author:''' [wiki:coderanger] [[BR]]
    4242'''Maintainer:''' [[Maintainer]] [[BR]]
    43 '''Contributors:'''
     43'''Contributors:''' rjollos