Changes between Initial Version and Version 1 of WatchlistPlugin


Ignore:
Timestamp:
Nov 15, 2008, 2:44:39 AM (15 years ago)
Author:
Martin Scharrer
Comment:

New hack WatchlistPlugin, created by martin_s

Legend:

Unmodified
Added
Removed
Modified
  • WatchlistPlugin

    v1 v1  
     1= Watchlist for Wikis and Tickets =
     2
     3== Description ==
     4
     5This plug-in adds a watchlist for wikis and tickets. Every logged-in user can watch any wikis and ticket and later unwatch it. The watchlist is provided under `[/projectname]/watchlist` which is added to the main navigation bar as soon the user watches something.
     6
     7This plug-in is under development. The basic functions are implemented but the watchlist layout is only minimal. Feel free to test it out and provide feedback.
     8
     9A special ticket report which only shows watched tickets will be added soon.
     10 
     11
     12== Bugs/Feature Requests ==
     13
     14Existing bugs and feature requests for WatchlistPlugin are
     15[report:9?COMPONENT=WatchlistPlugin here].
     16
     17If you have any issues, create a
     18[http://trac-hacks.org/newticket?component=WatchlistPlugin&owner=martin_s new ticket].
     19
     20== Download ==
     21
     22Download the zipped source from [download:watchlistplugin here].
     23
     24== Source ==
     25
     26You can check out WatchlistPlugin from [http://trac-hacks.org/svn/watchlistplugin here] using Subversion, or [source:watchlistplugin browse the source] with Trac.
     27
     28== Example ==
     29
     30Browse any wiki or ticket and click ''Watch'' in the context navigation bar.
     31To unwatch a wiki or ticket browse to it and click ''Unatch'' in the context navigation bar or click the corresponding ''Unwatch'' link in the watchlist.
     32
     33== Recent Changes ==
     34
     35[[ChangeLog(watchlistplugin, 3)]]
     36
     37== Author/Contributors ==
     38
     39'''Author:''' [wiki:martin_s] [[BR]]
     40'''Contributors:'''