[Aimmath-commit] AIM/WEB-INF/maple AutoConfWin.mws,1.4,1.5
Brought to you by:
gustav_delius,
npstrick
|
From: <nps...@us...> - 2003-09-06 20:04:31
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple
In directory sc8-pr-cvs1:/tmp/cvs-serv12352/WEB-INF/maple
Modified Files:
AutoConfWin.mws
Log Message:
Index: AutoConfWin.mws
===================================================================
RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/AutoConfWin.mws,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** AutoConfWin.mws 6 Sep 2003 20:00:39 -0000 1.4
--- AutoConfWin.mws 6 Sep 2003 20:04:26 -0000 1.5
***************
*** 66,175 ****
under \"Basic Configuration\". You" }}{PARA 0 "" 0 "" {TEXT -1 27 "ma
y also need to click the " }{TEXT 266 1 "+" }{TEXT 267 1 " " }{TEXT
! -1 59 "sign next to \"Additional Configuration\", which will reveal"
! }}{PARA 0 "" 0 "" {TEXT -1 83 "a number of other configuration options
! that you may need to set manually. You can" }}{PARA 0 "" 0 "" {TEXT
! -1 86 "then execute the worksheet again, and repeat until there are no
! error messages. (Some" }}{PARA 0 "" 0 "" {TEXT -1 84 "of the additio
! nal options are useful even if you have no errors, but you may wish to
! " }}{PARA 0 "" 0 "" {TEXT -1 47 "ignore this possibility at your first
! attempt.)" }}}{SECT 0 {PARA 3 "" 0 "" {TEXT -1 19 "Basic configuratio
! n" }}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 351 "Config := table([]):\n
! \n# The fully qualified host name of the server (eg aim.shef.ac.uk). \+
! \nConfig['HostName'] := \"localhost\":\n\n# The SMTP server that AiM s
! hould use for sending mail.\nConfig['SMTPServer'] := \"\":\n\n# The na
! me of the subdirectory of the Tomcat\\webapps directory into \n# which
! you have copied the AiM files\nConfig['TomcatContext'] := \"AiM\":" }
! }}{PARA 0 "" 0 "" {TEXT -1 82 "Uncomment the line below (by removing t
! he initial # character) to get more verbose" }}{PARA 0 "" 0 "" {TEXT
! -1 41 "messages about the configuration process." }}{EXCHG {PARA 0 "> \+
! " 0 "" {MPLTEXT 1 0 17 "# waffle := true:" }}}{PARA 3 "" 0 "" {TEXT
! -1 0 "" }}}{SECT 1 {PARA 3 "" 0 "" {TEXT -1 41 "Things that should be \+
! found automatically" }}{PARA 0 "" 0 "" {TEXT -1 2 " " }}{PARA 0 "" 0
! "" {TEXT -1 91 "AiM needs to use a variety of files (eg the Maple exec
! utable) and directories (eg the main " }}{PARA 0 "" 0 "" {TEXT -1 98 "
! directory for the Java Runtime Environment). Often, it can find these
! for itself. If it fails to" }}{PARA 0 "" 0 "" {TEXT -1 96 "do so, or
! if it finds the wrong versions, then you can help it by filling in so
! me of the options" }}{PARA 0 "" 0 "" {TEXT -1 84 "below. If you need \+
! to change anything, remember to remove the comment character (#)" }}
! {PARA 0 "" 0 "" {TEXT -1 29 "at the beginning of the line." }}{PARA 0
! "" 0 "" {TEXT -1 0 "" }}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 1585 "##
! ####################################################################\n
! # The absolute path to the BLAT program, used for sending email\n# Exa
! mple:\n# Config['BLATProgram'] := \"C:\\\\Tomcat\\\\webapps\\\\AiM\\\\
! bin\\\\blat\\\\blat.exe\":\n\n########################################
! ##############################\n# The absolute path to the kill progra
! m (used to kill processes on this OS).\n# Example:\n# Config['KillProg
! ram'] := \"C:\\\\Tomcat\\\\webapps\\\\AiM\\\\bin\\\\Process\\\\Process
! .exe\":\n\n###########################################################
! ###########\n# The top directory for the Tomcat distribution. \n# Exam
! ple:\n# Config['CatalinaHome'] := \"C:\\\\Tomcat\":\n\n###############
! #######################################################\n# The absolut
! e path to the maple program. \n# Example:\n# Config['MapleProgram'] :=
! \"C:\\\\Program Files\\\\Maple 8\\\\bin.win\\\\cmaple8.exe\":\n\n####
##################################################################\n# \+
! The absolute path to the tth program (used to convert LaTeX to HTML).
! \n# Example:\n# Config['TtHProgram'] := \"C:\\\\Tomcat\\\\webapps\\\\A
! iM\\\\bin\\\\tth_exe\\\\tth.exe\":\n\n################################
! ######################################\n# The top directory for the Ja
! va distribution. \n# Example:\n# Config['JavaHome'] := \"C:\\\\Program
! Files\\\\Java\\\\j2re1.4.2\":\n\n####################################
! ##################################\n# The directory where the servlet \+
! should put temporary copies of uploaded\n# files. (The Maple part of \+
! the system will delete them or move them to\n# a more permanent home m
! oments later.) \n# Example:\n# Config['TempDir'] := \"C:\\\\WINDOWS\\
! \\Temp\":" }}}}{SECT 1 {PARA 3 "" 0 "" {TEXT -1 24 "Additional Configu
! ration" }}{PARA 0 "" 0 "" {TEXT -1 0 "" }}{PARA 0 "" 0 "" {TEXT -1 85
! "This section lists some additional options that you may wish to chang
! e. If you alter" }}{PARA 0 "" 0 "" {TEXT -1 84 "anything, remember to
! remove the comment character (#) at the beginning of the line." }}
! {PARA 0 "" 0 "" {TEXT -1 0 "" }}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0
! 3109 "################################################################
! ######\n# The number of 'Recent Requests' to show on the Alice Monitor
! page\n# Config['AliceHistorySize'] := 20:\n\n########################
! ##############################################\n# The time limits plac
! ed on Maple processes by the Alice servlet. \n# Processes which take l
! onger than the time limit are terminated.\n# The AdminTimeLimit restri
! cts the time allowed for Administrative\n# commands. The StudentTimeLi
! mit is the restriction on all other \n# commands. Generally the Studen
! tTimeLimit should be shorter than\n# the admisitrative time limit. Bot
! h values are integers which specify \n# the time limit in milliseconds
! .\n# Config['StudentTimeLimit'] := 60000: # one minute\n# Config['Adm
! inTimeLimit'] := 1200000: # twenty minutes\n\n#######################
! ###############################################\n# The maximum number \+
! of maple processes that can be running at the same\n# time on this mac
! hine.\n# Config['MaxMapleProcesses'] := 8:\n\n########################
! ##############################################\n# The maximum allowed \+
! size for uploaded files, in bytes. The default is\n# ten megabytes.\n
! # Config['MaxPostSize'] := 10485760:\n\n\n############################
! ##########################################\n# The number of the port o
! n which Tomcat should listen. By default\n# this is 8080. For any por
! t other than 80, the\n# number must be included explicitly in URL's (f
! or example, \n# http://allserv.rug.ac.be:8080). \n# Config['TomcatPort
! '] := 8080:\n\n\n\n###################################################
! ###################\n# In principle this allows you to choose the lang
! uage in which AiM's\n# messages are presented. The required mechanism
! s are in place but \n# as yet there are no tables of translated messag
! es.\n# Config['Locale'] := \"en\":\n\n\n##############################
! ########################################\n# Config['ShowToolBars'] := \+
! true:\n# true if the administrator's browser windows should have a ful
! l set of\n# toolbars; false if they should be omitted to save space.\n
\n\n##################################################################
! ####\n# The name of the time zone, and the number of SECONDS ahead of \+
! GMT.\n# Note that these are separate variables, not fields in the Conf
! ig\n# table.\n#\n# The handling of summer time may not be correct in E
! urope, and is\n# certainly incorrect in the southern hemisphere. It i
! s recommended\n# that you adjust manually for this. \n#\n# `Date/Loca
! lTimeZoneName` := \"GMT\":\n# `Date/LocalTimeZoneOffset` := 0:\n\n\n
! ######################################################################
\n####################################################################
! ##\n# You can change the following fields if you dare, but you should
! \n# read the source code first and probably ask for advice.\n# Config[
! 'AimDir']\n# Config['LastRequestFile']\n# Config['Locale']\n# Config['
! LogDir']\n# Config['MapleInitOptions']\n# Config['MapleVersion']\n# Co
! nfig['OperatingSystem']\n# Config['RootDir']\n# Config['ServletLogFile
! ']\n# Config['DocumentURL']\n# Config['ServletURL']\n# Config['WEBINFD
! ir']\n# Config['WebAppDir']\n# Config['WebDir']\n" }}}}{EXCHG {PARA 0
! "> " 0 "" {MPLTEXT 1 0 24 "read(\"AutoConfWin.mpl\"):" }}}}{MARK "2 4 \+
! 0 0" 17 }{VIEWOPTS 1 1 0 1 1 1803 1 1 1 1 }{PAGENUMBERS 0 1 2 33 1 1 }
!
--- 66,176 ----
under \"Basic Configuration\". You" }}{PARA 0 "" 0 "" {TEXT -1 27 "ma
y also need to click the " }{TEXT 266 1 "+" }{TEXT 267 1 " " }{TEXT
! -1 58 "signs next to \"Things that should be found automatically\" " }
! }{PARA 0 "" 0 "" {TEXT -1 86 "and/or \"Additional Configuration\", whi
! ch will reveal a number of other configuration " }}{PARA 0 "" 0 ""
! {TEXT -1 86 "options that you may need to set manually. You can then \+
! execute the worksheet again, " }}{PARA 0 "" 0 "" {TEXT -1 90 "and repe
! at until there are no error messages. (Some of the additional options
! are useful " }}{PARA 0 "" 0 "" {TEXT -1 86 "even if you have no error
! s, but you may wish to ignore this possibility at your first " }}
! {PARA 0 "" 0 "" {TEXT -1 9 "attempt.)" }}}{SECT 0 {PARA 3 "" 0 ""
! {TEXT -1 19 "Basic configuration" }}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT
! 1 0 351 "Config := table([]):\n\n# The fully qualified host name of th
! e server (eg aim.shef.ac.uk). \nConfig['HostName'] := \"localhost\":\n
! \n# The SMTP server that AiM should use for sending mail.\nConfig['SMT
! PServer'] := \"\":\n\n# The name of the subdirectory of the Tomcat\\we
! bapps directory into \n# which you have copied the AiM files\nConfig['
! TomcatContext'] := \"AiM\":" }}}{PARA 0 "" 0 "" {TEXT -1 82 "Uncomment
! the line below (by removing the initial # character) to get more verb
! ose" }}{PARA 0 "" 0 "" {TEXT -1 41 "messages about the configuration p
! rocess." }}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 17 "# waffle := true:
! " }}}{PARA 3 "" 0 "" {TEXT -1 0 "" }}}{SECT 1 {PARA 3 "" 0 "" {TEXT
! -1 41 "Things that should be found automatically" }}{PARA 0 "" 0 ""
! {TEXT -1 2 " " }}{PARA 0 "" 0 "" {TEXT -1 91 "AiM needs to use a vari
! ety of files (eg the Maple executable) and directories (eg the main "
! }}{PARA 0 "" 0 "" {TEXT -1 98 "directory for the Java Runtime Environm
! ent). Often, it can find these for itself. If it fails to" }}{PARA
! 0 "" 0 "" {TEXT -1 96 "do so, or if it finds the wrong versions, then \+
! you can help it by filling in some of the options" }}{PARA 0 "" 0 ""
! {TEXT -1 84 "below. If you need to change anything, remember to remov
! e the comment character (#)" }}{PARA 0 "" 0 "" {TEXT -1 29 "at the beg
! inning of the line." }}{PARA 0 "" 0 "" {TEXT -1 0 "" }}{EXCHG {PARA 0
! "> " 0 "" {MPLTEXT 1 0 1585 "#########################################
! #############################\n# The absolute path to the BLAT program
! , used for sending email\n# Example:\n# Config['BLATProgram'] := \"C:
! \\\\Tomcat\\\\webapps\\\\AiM\\\\bin\\\\blat\\\\blat.exe\":\n\n########
! ##############################################################\n# The \+
! absolute path to the kill program (used to kill processes on this OS).
! \n# Example:\n# Config['KillProgram'] := \"C:\\\\Tomcat\\\\webapps\\\\
! AiM\\\\bin\\\\Process\\\\Process.exe\":\n\n###########################
! ###########################################\n# The top directory for t
! he Tomcat distribution. \n# Example:\n# Config['CatalinaHome'] := \"C:
! \\\\Tomcat\":\n\n#####################################################
! #################\n# The absolute path to the maple program. \n# Examp
! le:\n# Config['MapleProgram'] := \"C:\\\\Program Files\\\\Maple 8\\\\b
! in.win\\\\cmaple8.exe\":\n\n##########################################
! ############################\n# The absolute path to the tth program (
! used to convert LaTeX to HTML).\n# Example:\n# Config['TtHProgram'] :=
! \"C:\\\\Tomcat\\\\webapps\\\\AiM\\\\bin\\\\tth_exe\\\\tth.exe\":\n\n#
! #####################################################################
! \n# The top directory for the Java distribution. \n# Example:\n# Confi
! g['JavaHome'] := \"C:\\\\Program Files\\\\Java\\\\j2re1.4.2\":\n\n####
##################################################################\n# \+
! The directory where the servlet should put temporary copies of uploade
! d\n# files. (The Maple part of the system will delete them or move th
! em to\n# a more permanent home moments later.) \n# Example:\n# Config
! ['TempDir'] := \"C:\\\\WINDOWS\\\\Temp\":" }}}}{SECT 1 {PARA 3 "" 0 "
! " {TEXT -1 24 "Additional Configuration" }}{PARA 0 "" 0 "" {TEXT -1 0
! "" }}{PARA 0 "" 0 "" {TEXT -1 85 "This section lists some additional o
! ptions that you may wish to change. If you alter" }}{PARA 0 "" 0 ""
! {TEXT -1 84 "anything, remember to remove the comment character (#) at
! the beginning of the line." }}{PARA 0 "" 0 "" {TEXT -1 0 "" }}{EXCHG
! {PARA 0 "> " 0 "" {MPLTEXT 1 0 3109 "#################################
! #####################################\n# The number of 'Recent Request
! s' to show on the Alice Monitor page\n# Config['AliceHistorySize'] := \+
! 20:\n\n###############################################################
! #######\n# The time limits placed on Maple processes by the Alice serv
! let. \n# Processes which take longer than the time limit are terminate
! d.\n# The AdminTimeLimit restricts the time allowed for Administrative
! \n# commands. The StudentTimeLimit is the restriction on all other \n#
! commands. Generally the StudentTimeLimit should be shorter than\n# th
! e admisitrative time limit. Both values are integers which specify \n#
! the time limit in milliseconds.\n# Config['StudentTimeLimit'] := 6000
! 0: # one minute\n# Config['AdminTimeLimit'] := 1200000: # twenty min
! utes\n\n##############################################################
! ########\n# The maximum number of maple processes that can be running \+
! at the same\n# time on this machine.\n# Config['MaxMapleProcesses'] :=
! 8:\n\n###############################################################
! #######\n# The maximum allowed size for uploaded files, in bytes. The
! default is\n# ten megabytes.\n# Config['MaxPostSize'] := 10485760:\n
\n\n##################################################################
! ####\n# The number of the port on which Tomcat should listen. By defa
! ult\n# this is 8080. For any port other than 80, the\n# number must be
! included explicitly in URL's (for example, \n# http://allserv.rug.ac.
! be:8080). \n# Config['TomcatPort'] := 8080:\n\n\n\n###################
! ###################################################\n# In principle th
! is allows you to choose the language in which AiM's\n# messages are pr
! esented. The required mechanisms are in place but \n# as yet there ar
! e no tables of translated messages.\n# Config['Locale'] := \"en\":\n\n
\n####################################################################
! ##\n# Config['ShowToolBars'] := true:\n# true if the administrator's b
! rowser windows should have a full set of\n# toolbars; false if they sh
! ould be omitted to save space.\n\n\n##################################
! ####################################\n# The name of the time zone, and
! the number of SECONDS ahead of GMT.\n# Note that these are separate v
! ariables, not fields in the Config\n# table.\n#\n# The handling of sum
! mer time may not be correct in Europe, and is\n# certainly incorrect i
! n the southern hemisphere. It is recommended\n# that you adjust manua
! lly for this. \n#\n# `Date/LocalTimeZoneName` := \"GMT\":\n# `Date/
! LocalTimeZoneOffset` := 0:\n\n\n######################################
! ################################\n####################################
! ##################################\n# You can change the following fie
! lds if you dare, but you should\n# read the source code first and prob
! ably ask for advice.\n# Config['AimDir']\n# Config['LastRequestFile']
! \n# Config['Locale']\n# Config['LogDir']\n# Config['MapleInitOptions']
! \n# Config['MapleVersion']\n# Config['OperatingSystem']\n# Config['Roo
! tDir']\n# Config['ServletLogFile']\n# Config['DocumentURL']\n# Config[
! 'ServletURL']\n# Config['WEBINFDir']\n# Config['WebAppDir']\n# Config[
! 'WebDir']\n" }}}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 24 "read(\"Auto
! ConfWin.mpl\"):" }}}}{MARK "1 35 0" 0 }{VIEWOPTS 1 1 0 1 1 1803 1 1 1
! 1 }{PAGENUMBERS 0 1 2 33 1 1 }
|