[system] / trunk / webwork2 / conf / global.conf.dist Repository:
ViewVC logotype

Diff of /trunk/webwork2/conf/global.conf.dist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 5615 Revision 5617
1#!perl 1#!perl
2################################################################################ 2################################################################################
3# WeBWorK Online Homework Delivery System 3# WeBWorK Online Homework Delivery System
4# Copyright © 2000-2007 The WeBWorK Project, http://openwebwork.sf.net/ 4# Copyright © 2000-2007 The WeBWorK Project, http://openwebwork.sf.net/
5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.203 2008/02/04 22:54:56 sh002i Exp $ 5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.204 2008/03/13 17:53:12 sh002i Exp $
6# 6#
7# This program is free software; you can redistribute it and/or modify it under 7# This program is free software; you can redistribute it and/or modify it under
8# the terms of either: (a) the GNU General Public License as published by the 8# the terms of either: (a) the GNU General Public License as published by the
9# Free Software Foundation; either version 2, or (at your option) any later 9# Free Software Foundation; either version 2, or (at your option) any later
10# version, or (b) the "Artistic License" which comes with this package. 10# version, or (b) the "Artistic License" which comes with this package.
160$mail{editor_window_rows} = 15; 160$mail{editor_window_rows} = 15;
161$mail{editor_window_columns} = 100; 161$mail{editor_window_columns} = 100;
162 162
163# Use this to customize the text of the feedback button. 163# Use this to customize the text of the feedback button.
164$feedback_button_name = "Email instructor"; 164$feedback_button_name = "Email instructor";
165
166# If this value is true, feedback will only be sent to users with the same
167# section as the user initiating the feedback.
168$feedback_by_section = 0;
165 169
166################################################################################ 170################################################################################
167# Theme 171# Theme
168################################################################################ 172################################################################################
169 173

Legend:
Removed from v.5615  
changed lines
  Added in v.5617

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9