Opened 22 years ago
Closed 22 years ago
#107 closed enhancement (fixed)
RecentChanges page
| Reported by: | anonymous | Owned by: | Jonas Borgström | 
|---|---|---|---|
| Priority: | normal | Milestone: | 0.5.2 | 
| Component: | wiki system | Version: | 0.5.2 | 
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I would like a RecentChanges page for the Wiki. This is a mix of the Timeline and the TitleIndex pages, with pages being sorted by the time of the last change.
Attachments (0)
Change History (5)
comment:1 by , 22 years ago
| Resolution: | → wontfix | 
|---|---|
| Status: | new → closed | 
comment:2 by , 22 years ago
| Resolution: | wontfix | 
|---|---|
| Status: | closed → reopened | 
It is not the same. The timeline shows all changes to any Wiki page, while a RecentChanges page shows every page *once*, but ordered by the time of the last change. E.g. the timeline will say:
SomePage: changed by somebody SomePage: changed by somebodyelse SomePage: changed by somebody SomePage2: changed by somebody SomePage: changed by somebodyelse
Pages which haven't changed in that time period, don't appear.
While a recent changes page will show:
SomePage: changed by somebody on some day, some time SomePage2: changed by somebody on some day, some time
All pages appear, just like in the TitleIndex. This makes it very easy to browse for updates which you haven't seen yet, without having to hunt for them like in the TimeLine, because no page appears twice.
comment:3 by , 22 years ago
| Milestone: | 0.5.2 → 0.6 | 
|---|
comment:4 by , 22 years ago
| Milestone: | 0.6 → 0.5.2 | 
|---|---|
| Version: | 0.5.1 → 0.5.2 | 
Ah, I see what you mean. :)
comment:5 by , 22 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | reopened → closed | 
This should (finally) be fixed in [270].



  
This is already possible in the timeline. See also: RecentChanges, TracFaq and bug #110.
In the future, the RecentChanges page will contain a direct link to the wiki-only timeline.