WatchlistPanel Application
This application isn't bundled with any XWiki product by default.
Application contributed by Caleb James DeLisle.
This application can be downloaded .
Application contributed by Caleb James DeLisle.
This application can be downloaded .
WatchlistPanel Application
View your watchlist as a panel.
v0.01 can be downloaded here
Shows the newest 5 entries from your watchlist in a panel. If you are not watching anything it shows the last 5 pages that were updated. If you aren't logged in, it doesn't appear at all.
NOTE: you can change the number of pages it displays by editing mywikiengine/xwiki/bin/inline/Panels/Watchlist
and changing the number in the second line which reads as follows:
#set($maxtoshow = 5)