Revisions for wicked/display.php

Location: [ Horde ] / wicked / display.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.
 
  Revision Date Author Log Message
1.48 (+10 -3 lines) 08/18/2008 01:00 PM Jan Schneider jan

Allow rendering in other formats than Xhtml.

1.47 (+38 -3 lines) 08/08/2008 12:04 PM Chuck Hagenbuch chuck

[cjh] Add Download this page as... link (Duck <duck@obala.net>, Request #7168).

1.46 (+1 -9 lines) 01/23/2008 09:40 AM Jan Schneider jan

Load MIME stuff only where and if it's being used.

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

Happy New Year

1.44 (+1 -2 lines) 11/20/2007 11:20 AM Ben Klang bklang

Remove bogus leading whitespace

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

Copyright from Tyler Colbert

1.42 (+2 -2 lines) 06/27/2007 01:24 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.41 (+2 -2 lines) 01/01/2007 07:42 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.40 (+8 -8 lines) 11/14/2006 10:33 PM Chuck Hagenbuch chuck

Don't use the same name for session vars as for global vars.

1.39 (+7 -2 lines) 09/01/2006 12:43 PM Jan Schneider jan

Vhost'ed mime driver configuration.

1.38 (+1 -25 lines) 02/23/2006 01:02 PM Chuck Hagenbuch chuck

[cjh] Run all revert actions through a non-JavaScript, POST
confirmation page.

1.37 (+1 -16 lines) 02/23/2006 12:47 PM Chuck Hagenbuch chuck

[cjh] Run all page/version deletion through a non-JavaScript, POST
confirmation page.

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

clean up some unnecessary references.

1.35 (+2 -2 lines) 01/01/2006 04:12 PM Jan Schneider jan

Happy new year\!

1.34 (+4 -2 lines) 09/27/2005 04:43 AM Jan Schneider jan

Increment minor version only if reverting from the same major version.

1.33 (+2 -2 lines) 08/15/2005 09:10 PM Jan Schneider jan

Fix fatal() parameters.

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

[cjh] Only list standard pages in Wicked's "Back to" history (Bug #2252).

Bug: 2252

1.31 (+9 -3 lines) 07/11/2005 06:50 PM Chuck Hagenbuch chuck

redirect the user away if they don't have permissions to display the current page.
Bug: 2218

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

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

1.29 (+5 -2 lines) 06/06/2005 04:54 PM Chuck Hagenbuch chuck

[cjh] If there is only one search result, go directly to it.

1.28 (+2 -2 lines) 06/02/2005 10:48 PM Chuck Hagenbuch chuck

This is one option. Guess we should check edit before showing an edit
link, so behaving so nicely if they go directly to editpage isn't
important.

1.27 (+2 -8 lines) 06/02/2005 10:27 PM Chuck Hagenbuch chuck

- allows(DISPLAY) on editpage means allows(EDIT) of referrer.
- remove duplicate permission and is_a checks.

1.26 (+4 -1 lines) 06/02/2005 01:05 AM Chuck Hagenbuch chuck

[cjh] Show a summary of any attachments on a page (Bug #1473).

1.25 (+3 -7 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.24 (+4 -3 lines) 04/30/2005 06:49 PM Jan Schneider jan

Condense code, whitespace.

1.23 (+2 -2 lines) 04/26/2005 04:34 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.22 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.21 (+2 -2 lines) 11/21/2004 05:23 PM Chuck Hagenbuch chuck

New menu.

Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.20 (+2 -2 lines) 10/18/2004 08:46 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.19 (+4 -3 lines) 09/11/2004 11:05 AM Jan Schneider jan

edit.php -> display.php?page=EditPage
Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.18 (+5 -1 lines) 07/31/2004 12:48 PM eraserhd

* Implement MergeOrRename, so the user can rename a page or merge its contents
into another page and update referring pages.

1.17 (+13 -1 lines) 06/07/2004 12:29 PM Jan Schneider jan

Add history (back) navigation.

1.16 (+6 -4 lines) 05/14/2004 05:59 PM Chuck Hagenbuch chuck

track hits per page.

1.15 (+2 -2 lines) 05/10/2004 04:09 PM Chuck Hagenbuch chuck

Allow passing parameters to the display() method for specialized pages.

1.14 (+3 -3 lines) 05/09/2004 12:42 AM Chuck Hagenbuch chuck

Changelogs

1.13 (+1 -8 lines) 03/19/2004 04:34 PM Chuck Hagenbuch chuck

Link directly from the toolbar to the perms page; open perms screen in
a new window.

1.12 (+4 -17 lines) 03/19/2004 04:31 PM Chuck Hagenbuch chuck

Don't create perms just by clicking the link; instead, use the autocreate parameter.

1.11 (+28 -2 lines) 03/17/2004 03:26 PM eraserhd

* Permissions support for pages.

1.10 (+2 -2 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

1.9 (+2 -2 lines) 01/11/2004 11:52 PM Chuck Hagenbuch chuck

Add some of the support necessary for showing diffs between different
revisions of pages. The UI needs a bunch of cleaning up first.

1.8 (+2 -2 lines) 01/03/2004 09:54 AM Jan Schneider jan

Another allows() call.

1.7 (+43 -57 lines) 01/03/2004 09:49 AM Jan Schneider jan

Add and use Page::allows(). Should be easily wrapped around a real perms
system in the future.
Random cleanups while I was there.

1.6 (+2 -2 lines) 01/01/2004 11:18 AM Jan Schneider jan

Happy new year everyone.

1.5 (+9 -4 lines) 12/21/2003 02:23 PM Jan Schneider jan

Block editing and reverting if not allowed.

1.4 (+1 -2 lines) 11/17/2003 09:46 AM Chuck Hagenbuch chuck

Some minor tweaks, and Page.php is now included in base.php.

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

Util:: fixes

1.2 (+26 -27 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.