Revisions for wicked/templates/display/RecentChanges.html

Location: [ Horde ] / wicked / templates / display / RecentChanges.html View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.8 (+8 -6 lines) 06/01/2007 02:44 PM Ben Chavet ben

Fix & simply the search.  Searching now returns results for an exact match,
title matches, and page text matches, all on one page.  Still need work on
a paging feature for the results.

1.7 (+2 -3 lines) 12/27/2006 10:51 PM Chuck Hagenbuch chuck

Tweak/clean up recent changes display

1.6 (+1 -1 lines) 12/29/2005 06:45 PM Matt Selsky selsky

XHTML: Attribute should be title, not alt.

1.5 (+1 -1 lines) 12/29/2005 06:31 PM Matt Selsky selsky

XHTML: Use proper closing tag.

1.4 (+15 -22 lines) 04/26/2005 04:33 PM Chuck Hagenbuch chuck

Lots and lots of HTML cleanups, display headers where they were missing before, show links back to referring pages, etc.

1.3 (+2 -2 lines) 10/16/2004 12:33 AM eraserhd

* Add diff icon to RecentChanges entries so you can quickly see what someone
did.

1.2 (+1 -1 lines) 10/15/2004 10:27 PM eraserhd

* Link version number in RecentChanges to the historic version of the page.
* Get a standard page, not a history page, when retreiving the most recent
version by version number.

1.1 10/09/2004 10:59 AM eraserhd

* Better format for RecentChanges (shows change log entry, groups by date).
* Will show multiple changes for a page.