Often it would be helpful if search results could be gathered from multiple webs, but shown in a single block of results. Instead of things being grouped by web, everything gets globbed together.
Example:
Statistics for Codev Web See also: TWikiOrgStatistics, TWikiDownloadStatistics Month: Topic Views: Topic Saves: Attachment Uploads: Most...
Monthly TWiki.org Statistics These are overall statistics across all webs. The latest numbers are also shown on the TWiki.org home page. See also SiteStatistics, OneYearSiteStatistic...
TWiki on Debian Installing TWiki 2013 06 02: TWiki is no longer available as a Debian package. Installation is as easy as apt get install twiki apache2 . The default...
Statistics for Support Web Month: Topic Views: Topic Saves: Attachment Uploads: Most Popular Topic Views: Top Contributors for Topic Save...
Question I have a current installation of TWiki on a machine foo. Now I want to move the entire stuff to another machine bar, in the same directory structure (say...
Question (This might be more appropriate in the Codev area if it doesn`t have an answer that I simply haven`t found.) Does TWiki have the capability to use external...
There should be a flag like
nosection="yes" that tells the TWiki not to split the above results into groups for Codev and Support, but one list of the 3 most-recent posts in those webs.
Things could be made more interesting by adding a
maxreultsperweb="int" to indicate I don't want more than 2 results from either web.
Thoughts?
--
MikeMaurer - 02 Jun 2002
I agree. I did a shell script to provide this for a "global last changes" pages. You can see it in action on
http://koala.ilog.fr/wiki/bin/scripts/lastchanges
and its source is in
http://koala.ilog.fr/wiki/bin/view/Wiki/WebHome
I do not think my source is a useful staring point. But I can tell you that the functionality is invaluable.
PS: I do not scan all the files to sort them by dates, it can be slow on bit sites, I parse the last 2 log files
--
ColasNahaboo - 03 Jun 2002