when i'm looking for a semi-recent change, and i get to the end of the
WebChanges list, where do i go? i've modified my
WebChanges
page to present long search options at the end of list changes list. (didn't this code used to be in
WebChanges or some other place before?)
%SEARCH{".*" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" limit="50"}%
* See [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?search=%5C.*&scope=topic&order=modified&reverse=on&regex=on&nosearch=on&limit=100][100]], [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?search=%5C.*&scope=topic&order=modified&reverse=on&regex=on&nosearch=on&limit=200][200]], [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?search=%5C.*&scope=topic&order=modified&reverse=on&regex=on&nosearch=on&limit=400][400]], [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?search=%5C.*&scope=topic&order=modified&reverse=on&regex=on&nosearch=on&limit=800][800]] most recent changes
* See [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/SearchResult?search=%5C.*&scope=topic&order=modified&reverse=on&regex=on&nosearch=on][all]] changes
--
WillNorris - 17 Oct 2003
oh, i see now that Detailed (
http://twiki.org/cgi-bin/view/Codev/WebChanges
) has the "more changes" at the bottom of the list, but Changes (
http://twiki.org/cgi-bin/changes/Codev
) doesn't. there doesn't seem to be any other difference between the two?
--
WillNorris - 19 Oct 2003
See
AboutWebChanges; 'detailed' doesn't show all recently changed topics, while
WebChanges does. This is peculiar to twiki.org, read the page and associated links for details.
--
MattWilkie - 19 Oct 2003
*Requests: change the "see more changes" links at the bottom of the page to be "next 50" instead of 100, 200, etc. I've already seen the first 50, there's no need to go through all the trouble of finding them again.
--
MattWilkie - 01 Dec 2004
There's no feature in
%SEARCH{ }% or
changes to "get changes n to m" or to put it another way "get n changes starting at m". Maybe there should be a
start parameter to SEARCH to work in conjuction with limit.
--
SamHasler - 01 Dec 2004