Revisions for wicked/lib/Page/MostPopular.php

Location: [ Horde CVS ] / wicked / lib / Page / MostPopular.php 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.14 (+2 -2 lines) 01/06/2009 01:02 PM Jan Schneider jan

Happy New Year

1.13.2.1 FRAMEWORK_3 (+2 -2 lines) 01/06/2009 10:28 AM Jan Schneider jan

Happy New Year

1.13 (+2 -2 lines) 01/02/2008 06:14 AM Jan Schneider jan

Happy New Year

Tags: FRAMEWORK_3

1.12 (+7 -2 lines) 11/18/2007 09:04 PM Jan Schneider jan

Copyright from Tyler Colbert

1.11 (+3 -1 lines) 06/22/2007 11:54 PM Chuck Hagenbuch chuck

"horde-ify" tables in page lists (add striping, potential for sorting,
consistent table style with whups, chora, etc.)

1.10 (+3 -2 lines) 02/23/2006 05:19 PM Chuck Hagenbuch chuck

[cjh] Include matching context in PageSearch results (Request #2485).

1.9 (+3 -3 lines) 02/07/2006 10:34 AM Chuck Hagenbuch chuck

clean up some unnecessary references.

1.8 (+3 -2 lines) 06/22/2005 10:55 PM Matt Selsky selsky

Remove extra stuff from @var lines in phpdoc.

1.7 (+5 -7 lines) 06/07/2005 12:35 PM Chuck Hagenbuch chuck

Use getMessage(), not toString(), since we're displaying this to the user.

1.6 (+6 -1 lines) 04/27/2005 11:59 AM Chuck Hagenbuch chuck

Use non-localized names for page names. Still may need some tweaking/testing.

1.5 (+1 -8 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.4 (+1 -2 lines) 04/18/2005 12:54 PM Chuck Hagenbuch chuck


Bug: 1811
Submitted by: selsky@columbia.edu

1.3 (+8 -3 lines) 08/10/2004 08:26 PM eraserhd

* Replace page-specific wicked blocks with a generic wicked page block that
can display any page.

1.2 (+3 -8 lines) 07/30/2004 10:33 PM eraserhd

Remove $wicked->_pages and make $wicked->_retrieve() just return the array of
pages found.

1.1 05/17/2004 11:14 PM Chuck Hagenbuch chuck

[cjh] Add MostPopular and LeastPopular wiki pages.