Tags:
create new tag
view all tags

Question

I was wondering if there is a simple way for me to search the plugins web with a search statement equivalent to "Show me all plugins that have been added or modified since XXX date" (or alternatively, show me the list of all plugins / add-ons / etc, sorted by date (So I can essentially see "what's new"). Any ideas much appreciated!

Sergio

Environment

TWiki version: TWikiRelease04x00x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: any
Web server: any
Perl version: any
Client OS: any
Web Browser: any
Categories: Search

-- SergioRotstein - 06 Jul 2006

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

For Plugins, this is basically the "Recently modified Plugins" list in Plugins.PluginPackage. View the raw source of that topic to see how it works. You can tweak the format="" parameter to get a custom output. The limit="" parameter currently works just with a number, it could be enhanced to understand a date limit.

If you want to go fancy you could assign the $date in the format="" to a SpreadSheet variable, convert it to a serialized date, compare it to your cutoff value, and output the search result only if within limit.

-- PeterThoeny - 06 Jul 2006

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2006-07-06 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.