Revisions for wicked/lib/Page/BackLinks.php

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

Happy New Year

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

Happy New Year

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

Happy New Year

Tags: FRAMEWORK_3

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

Copyright from Tyler Colbert

1.19 (+3 -2 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.18 (+3 -3 lines) 02/07/2006 10:34 AM Chuck Hagenbuch chuck

clean up some unnecessary references.

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

Remove extra stuff from @var lines in phpdoc.

1.16 (+3 -4 lines) 06/07/2005 12:35 PM Chuck Hagenbuch chuck

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

1.15 (+3 -3 lines) 05/31/2005 08:27 PM Matt Selsky selsky

space

1.14 (+1 -9 lines) 05/30/2005 02:18 PM Chuck Hagenbuch chuck

[cjh] Add a config option to toggle use of pretty URLS with mod_rewrite
(Bug #1878).

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


Bug: 1811
Submitted by: selsky@columbia.edu

1.11 (+6 -7 lines) 07/30/2004 10:33 PM eraserhd

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

1.10 (+3 -3 lines) 05/14/2004 04:38 PM Chuck Hagenbuch chuck

Tweak comments

1.9 (+3 -3 lines) 05/14/2004 03:24 PM Chuck Hagenbuch chuck

Minor changes, tweak method names, add a getAllPages() method.

1.8 (+3 -5 lines) 05/14/2004 02:05 PM Chuck Hagenbuch chuck

- fix spelling of "display"

1.7 (+3 -10 lines) 05/10/2004 04:08 PM Chuck Hagenbuch chuck

Spacing; only define modes that need to be overridden.

1.6 (+15 -11 lines) 05/09/2004 11:49 PM Chuck Hagenbuch chuck

Use the global $wicked object, variable naming, WS.

1.5 (+2 -3 lines) 01/10/2004 12:47 PM Chuck Hagenbuch chuck

Clean up the pagelist templates a bunch.

1.4 (+2 -3 lines) 11/17/2003 12:27 PM Chuck Hagenbuch chuck

Some default pages (most not used yet), and a bunch of cleanup to try and get
this closer to working order.

1.3 (+5 -5 lines) 11/11/2003 04:41 PM Chuck Hagenbuch chuck

Util:: fixes

1.2 (+31 -38 lines) 11/11/2003 04:32 PM Chuck Hagenbuch chuck

- Wicke -> Wicked, should be globally.

- Cleanup, some modernization.

1.1 11/11/2003 12:51 PM Chuck Hagenbuch chuck

Initial import of Wicked, original code written by Tyler Colbert
<tyler-hordeml@colberts.us>. The initial name was "wicke", so a lot of
d's need to be added in various places, but this should be a complete,
otherwise functional start on a Horde Wiki.