Revisions for gollem/config/prefs.php.dist

Location: [ Horde ] / gollem / config / prefs.php.dist 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.32.2.1 FRAMEWORK_3 (+15 -6 lines) 10/09/2008 04:54 PM Jan Schneider jan

Merge from HEAD.

1.34 (+12 -3 lines) 08/06/2008 12:13 AM Michael M Slusarz slusarz

Bug: 7160
Submitted by: joel@scopserv.com
Add pager navigation.

Tags: BEFORE_MERGE_3_3

1.33 (+4 -4 lines) 05/01/2006 04:15 PM Karsten Fourmont karsten

The invisible commit: remove stray whitespace at end of line.

1.32 (+3 -4 lines) 06/16/2005 01:47 AM Michael M Slusarz slusarz

Slight rearrangement of preference display.
Remove duplicate entry.

Tags: FRAMEWORK_3, BEFORE_BRANCH_3, GOLLEM_1_0_4, GOLLEM_1_0_3, GOLLEM_1_0_2, GOLLEM_1_0_2_RC2, GOLLEM_1_0_2_RC1, GOLLEM_1_0_1, GOLLEM_1_0_1_RC1, GOLLEM_1_0, GOLLEM_1_0_RC2, GOLLEM_1_0_RC1, GOLLEM_1_0_BETA

1.31 (+4 -4 lines) 11/17/2004 09:04 PM Chuck Hagenbuch chuck

[cjh] Consistenly use Folder, not Directory
(Benoit St-Andre <ben@benoitst-andre.net>).

Tags: GOLLEM_1_0_ALPHA1

1.30 (+2 -2 lines) 08/17/2004 04:39 PM Jan Schneider jan

Wording

1.29 (+2 -2 lines) 08/17/2004 04:33 PM Jan Schneider jan

Wording

1.28 (+21 -1 lines) 08/02/2004 12:52 AM Chuck Hagenbuch chuck

Support for recursive directory deletion.

Submitted by: Jeff Graves <jeff@image-src.com>

1.27 (+2 -2 lines) 05/29/2004 04:45 PM Jan Schneider jan

Don't use constants that might not be defined if application gets called through the registry.

1.26 (+2 -2 lines) 11/21/2003 04:53 PM Chuck Hagenbuch chuck

missed constant prefix

1.25 (+36 -27 lines) 11/19/2003 06:12 PM Michael M Slusarz slusarz

prefix GOLLEM_ before all constants.
Make the sort direction values constants.
Some prefs.php tweaks to make it easier to read.

1.24 (+5 -1 lines) 11/18/2003 03:18 PM Michael M Slusarz slusarz

Configuration file documentation improvements.

1.23 (+3 -17 lines) 10/04/2003 11:08 AM Chuck Hagenbuch chuck

- language preference only needs to be in Horde.
- tweak wording

1.22 (+11 -2 lines) 08/13/2003 09:54 PM Chuck Hagenbuch chuck

Option for sorting directories first.

Submitted by: Martin Ebourne <lists@ebourne.me.uk>

1.21 (+16 -2 lines) 04/29/2003 10:58 AM Chuck Hagenbuch chuck

[cjh] Add preferences for which columns to display
(Liam Hoekenga <liamr@umich.edu>).

(again)

1.20 (+1 -16 lines) 04/24/2003 04:45 PM mdjukic

revert the last commit until the problem of the missing file is fixed.

1.19 (+17 -2 lines) 04/22/2003 06:34 PM Chuck Hagenbuch chuck

Add preferences for which columns to display

Submitted by: Liam Hoekenga <liamr@umich.edu>

1.18 (+2 -2 lines) 03/04/2003 02:59 PM Chuck Hagenbuch chuck

Nuke the rest of the constants.php files. You'll have to update your
prefs.php files from prefs.php.dist for this one. Yay less file
inclusion.

1.17 (+3 -24 lines) 12/29/2002 12:28 PM Chuck Hagenbuch chuck

Remove duplicate theme preferences - confusing to have these in
multiple places (and hard to keep up to date).

1.16 (+15 -5 lines) 12/25/2002 11:52 AM Chuck Hagenbuch chuck

Preference for showing/hiding dotfiles

Submitted by: Liam Hoekenga <liamr@umich.edu>

1.15 (+2 -2 lines) 09/24/2002 05:35 PM Eric Rostetter ericr

* Display prefs allow theme selection as well as sort options.

1.14 (+2 -1 lines) 07/16/2002 09:50 AM Jan Schneider jan

Add Mozilla theme.

Submitted by: Michael Cochrane

1.13 (+2 -1 lines) 06/06/2002 06:32 PM Jan Schneider jan

Add burnt orange theme.

Submitted by: Eric Jon Rostetter <eric.rostetter@physics.utexas.edu>

1.12 (+21 -2 lines) 04/06/2002 12:42 PM Jan Schneider jan

Add theme preference to Gollem. Still don't know why it doesn't display it
on the login screen.

1.11 (+1 -3 lines) 02/19/2002 01:00 PM Chuck Hagenbuch chuck

remove ending tags (?>) in conf files - not needed, causes lots of confusion.

1.10 (+2 -2 lines) 01/05/2002 12:12 PM Jan Schneider jan

Remove the standard values for the language preference in favour of the
global "fall back language" in lang.php.

1.9 (+1 -22 lines) 12/23/2001 07:36 PM Chuck Hagenbuch chuck

Remove the server and port preferences.

1.8 (+2 -2 lines) 12/10/2001 02:13 PM bjn

First step, changing en and en_EN to en_US.

1.7 (+2 -2 lines) 11/22/2001 01:12 PM Jan Schneider jan

More en -> en_EN

1.6 (+4 -1 lines) 10/25/2001 11:11 AM Jan Schneider jan

Make Gollem work with the new prefs code.

1.5 (+3 -2 lines) 08/27/2001 09:08 AM Jan Schneider jan

Add description for language select field.

1.4 (+4 -1 lines) 03/11/2001 02:13 AM max

Long overdue:

- move require status.php from menu to individual pages
- update the prefs page to the new system
- add the missing special 'server' pref

1.3 (+11 -18 lines) 02/21/2001 01:31 AM jon

Updating preferences functions to match the new Horde preferences API.

You'll need to update config/prefs.php.  See config/prefs.php.dist.

1.2 (+67 -25 lines) 02/19/2001 11:14 AM max

forgot these two.

1.1 01/11/2001 12:05 AM max

Initial commit of the gollem revamp.  The file manager has the basic
functionality with much more on the way when I get back from Alaska.
This is just to get it into cvs.  The brave can try it out.