Changes between Version 29 and Version 30 of WikiNotificationPlugin


Ignore:
Timestamp:
Feb 24, 2015, 8:18:37 PM (9 years ago)
Author:
Mitar
Comment:

Updaed to new repositoriy.

Legend:

Unmodified
Added
Removed
Modified
  • WikiNotificationPlugin

    v29 v30  
    1 
    21{{{
    32#!text/x-rst
    4 ==============================
    5  Trac Wiki Notification Plugin
    6 ==============================
    7 
    8 **Note**: This project has been shut down on the original author's tracker at **ufsoft.org**. Please consider use the fork or an alternative like AnnouncerPlugin_.
    9 
    10 **Fork:** I have made a small `fork on GitHub`_ with some improvements/fixes. Feel free to `suggest new`_.
    11 
    12 .. _fork on GitHub: https://github.com/trac-hacks/trac-wikinotification
    13 .. _suggest new: https://github.com/trac-hacks/trac-wikinotification/issues
    14 
    15 **Note**: The user updating the wiki page won't be notified about his own changes.
    16 
    17 
     3=============================
     4Trac Wiki Notification Plugin
     5=============================
    186
    197Trac WikiNotification is a plugin that allows users (even anonymous,
    208as long as email is set) to select the wiki pages that they wish to
    21 be notified(by email) when a change occurs on it. See also AnnouncerPlugin_ for another notification possibility, which is agnostic to what is beeing watched.
     9be notified(by email) when a change occurs on it. See also AnnouncerPlugin_
     10for another notification possibility, which is agnostic to what is
     11being watched.
    2212
     13**Note**: The user updating the wiki page won't be notified about his own changes.
    2314
    2415Enabling the Plugin
     
    7768   use_public_cc = false
    7869
    79 
    80 Download and Installation
    81 -------------------------
    82 
    83 Trac WikiNotification can be installed with `Easy Install`_ by typing::
    84 
    85     > easy_install TracWikiNotification
    86 
    87 
    88 Trac 0.11 support
    89 ~~~~~~~~~~~~~~~~~
    90 
    91 As of time of this writing (Jan 5 2008), 0.11 support available only in trunk
    92 version (svn). Which is natural, since Trac 0.11 is still in beta as well.
    93 You won't need ``ctxnavadd`` no more.
    94 
    95 To install this development version type::
    96 
    97    > easy_install http://wikinotification.ufsoft.org/svn/trunk
    98 
    9970Aditional Notes(from user input)
    10071~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     
    132103.. _Easy Install: http://peak.telecommunity.com/DevCenter/EasyInstall
    133104.. _AnnouncerPlugin: http://www.trac-hacks.org/wiki/AnnouncerPlugin
     105}}}
     106
     107== Bugs/Feature Requests ==
     108
     109Please use [https://github.com/trac-hacks/trac-wikinotification/issues GitHub] for any issues you have with TracWikiNotification.
     110
     111== Download ==
     112
     113Download the zipped source from [https://github.com/trac-hacks/trac-wikinotification/archive/master.zip here].
     114
     115== Source ==
     116
     117You can clone TracWikiNotification from [https://github.com/trac-hacks/trac-wikinotification here] using git, or [https://github.com/trac-hacks/trac-wikinotification browse the source] on GitHub.
     118
     119== Installation ==
     120
     121{{{
     122pip install TracWikiNotification
     123}}}
     124
     125For more information, please follow [http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins.
     126
     127== Author/Contributors ==
     128
     129'''Author:''' [wiki:s0undt3ch] [[BR]]
     130'''Maintainer:''' [wiki:mitar] [[BR]]
     131'''Contributors:'''