Subversion Repositories bacoAlunos

Rev

Rev 606 | Rev 612 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
529 jmachado 1

2
#FICHEIRO DE CONFIGURACOES
3
 
4
tmp.dir=@tmp.dir@
187 jmachado 5
data.dir=@data.dir@
79 jmachado 6
use.ldap=@use.ldap@
1 fvelez 7
system.language=pt
8
#Session Settings
175 jmachado 9
user.session.timeout.minutes=60
146 jmachado 10
site.url=@site.url@
1 fvelez 11
 
144 jmachado 12
 
221 jmachado 13
email.local.suffix=estgp.pt
319 jmachado 14
email.server=localhost
29 jmachado 15
email.user=
16
email.password=
236 jmachado 17
email.from=bacodev@estgp.pt
29 jmachado 18
email.templates.dir=@email.templates.dir@
144 jmachado 19
 
236 jmachado 20
#########################
21
##
22
########################
23
 
237 jmachado 24
# 0: From Frienf
236 jmachado 25
email.send.url.friend.subject.pt=Site da ESTG sugerido pelo amigo ({0}) (ESTG)
26
email.send.url.friend.subject.en=Site of ESTG suggested by friend ({0}) (ESTG)
237 jmachado 27
 
236 jmachado 28
email.new.grades.subject.pt=Novas notas disponiveis (ESTG)
29
email.new.grades.subject.en=New grades available (ESTG)
30
 
237 jmachado 31
# 0: Course Unit Name
32
# 1: Annoucement Title
33
email.courseunit.announcement.subject.pt={0}: {1} (ESTG)
34
email.courseunit.announcement.subject.en={0}: {1} (ESTG)
35
 
419 jmachado 36
email.courseunit.work.subject.pt={0}: {1} (ESTG)
37
email.courseunit.work.subject.en={0}: {1} (ESTG)
38
 
363 jmachado 39
email.courseunit.blogpost.subject.pt={0}: {1} (ESTG)
40
email.courseunit.blogpost.subject.en={0}: {1} (ESTG)
41
 
236 jmachado 42
email.new.grades=true
237 jmachado 43
email.courseunit.announcements=true
363 jmachado 44
email.courseunit.blogs=true
236 jmachado 45
 
360 jmachado 46
email.summaries=false
358 jmachado 47
 
48
email.summary.subject.pt=Sumário lançado em {0}
49
email.summary.subject.en=Sumário lançado em {0}
50
 
51
 
29 jmachado 52
##################################################
215 jmachado 53
# Modules usage
54
#
55
#
56
##################################################
218 jmachado 57
module.announcements=true
215 jmachado 58
module.manageidentifiers=true
218 jmachado 59
module.blogs=true
60
module.urlstat=true
61
module.search=true
62
module.searchGoogle=true
63
module.courseunits=true
64
module.todos=true
65
module.reminders=true
66
module.intranet=true
67
module.profile=true
319 jmachado 68
module.sms=false
430 jmachado 69
module.quotasImpressao=true
456 jmachado 70
module.srusource=true
215 jmachado 71
##################################################
227 jmachado 72
# SMS
73
#
74
##################################################
75
sms.courseunit.announcement=true
76
sms.courseunit.announcement.only.profs=true
77
sms.new.grades=true
78
 
300 jmachado 79
#####################################################
80
##
81
## Job Deamon      seconds
82
job.deamon.sleep.seconds=30
227 jmachado 83
 
84
##################################################
1 fvelez 85
##Proxy Servers
29 jmachado 86
#If is an HTTP Server needs encoding config if FTP needs user pass config
488 jmachado 87
#This server is the server for unit contents, must be named ionline, it is hardcoded
1 fvelez 88
server.ionline=ftp://www.global.estgp.pt
290 jmachado 89
server.ionline.start.path=
1 fvelez 90
ionline.pass=baco
91
ionline.user=Baco_web
489 jmachado 92
ionline.use.default.credentials.to.updates.and.deletes=false
1 fvelez 93
 
369 jmachado 94
server.estgp.start.path=
490 jmachado 95
server.estgp=http://localhost:9090/static
319 jmachado 96
estgp.encoding=UTF-8
367 jmachado 97
estgp.proxy.host=
98
estgp.proxy.port=
249 jmachado 99
 
368 jmachado 100
proxy.extensions=html htm php asp aspx dhtml jsp py
101
 
29 jmachado 102
################################################
103
## Kinds of roles
1 fvelez 104
user.admin=admin
105
user.super=all
114 jmachado 106
user.student=student
107
user.teacher=teacher
214 jmachado 108
user.courseCoordinator=courseCoordinator
109
user.courseDirector=courseDirector
215 jmachado 110
user.identifiersManagers=identifiersManager
344 jmachado 111
user.servicesPrograms=servicesPrograms
114 jmachado 112
 
146 jmachado 113
user.role.00=all
114
user.role.01=admin
115
user.role.02=student
116
user.role.03=erasmusStudent
117
user.role.04=oldStudent
118
user.role.05=futureStudent
119
user.role.06=ci
120
user.role.07=teacher
121
user.role.08=teacher.eg
122
user.role.09=teacher.dg
35 fvelez 123
user.role.10=teacher.ce
376 jmachado 124
user.role.11=teacher.ch
125
user.role.12=worker
126
user.role.13=invited
127
user.role.14=services
128
user.role.15=administrativeCouncil
129
user.role.16=scientificCouncil
130
user.role.17=pedagogicCouncil
131
user.role.18=erasmusCouncil
132
user.role.19=courseCoordinator
133
user.role.20=studentAssociation
134
user.role.21=representativeCouncil
135
user.role.22=computerCenter
136
user.role.23=courseCoordinator
137
user.role.24=courseDirector
138
user.role.25=identifiersManager
139
user.role.26=identifiersCollectionCreator
140
user.role.27=servicesPrograms
141
user.role.28=studentsID
142
user.role.29=studentsFSIR
143
user.role.30=student.eg
144
user.role.31=student.dg
145
user.role.32=student.ce
146
user.role.33=student.ch
504 jmachado 147
user.role.34=student.td
148
user.role.35=student.cesh
149
user.role.36=teacher.td
150
user.role.37=teacher.cesh
1 fvelez 151
 
507 jmachado 152
user.role.51=courseValidateProgramCET_TD
153
user.role.52=courseValidateProgramEI
154
user.role.53=courseValidateProgramEC
155
user.role.54=courseValidateProgramBioEng
156
user.role.55=courseValidateProgramEGI
157
user.role.56=courseValidateProgramEERA
158
user.role.57=courseValidateProgramDC
159
user.role.58=courseValidateProgramDA
160
user.role.59=courseValidateProgramTVAPE
161
user.role.60=courseValidateProgramMI
47 fvelez 162
 
507 jmachado 163
user.role.61=courseValidateProgramCET_CESH
164
user.role.62=courseValidateProgramAPM
165
user.role.63=courseValidateProgramAA
166
user.role.64=courseValidateProgramG
167
user.role.65=courseValidateProgramID
520 jmachado 168
user.role.77=courseValidateProgramEGPMEestranho
507 jmachado 169
 
170
 
171
 
172
 
519 jmachado 173
 
174
 
520 jmachado 175
 
18 jmachado 176
#########################################################################
1 fvelez 177
#
178
# Modules
179
#
18 jmachado 180
#########################################################################
1 fvelez 181
 
18 jmachado 182
#########################################################################
1 fvelez 183
# Announcements
184
#
542 jmachado 185
 
186
announcements.use.top.flash.news=true
338 jmachado 187
announcements.text.summary.size=500
61 fvelez 188
announcements.text.summary.size.small=100
214 jmachado 189
announcements.max.visible=10
190
announcements.top.flash.news.timeout.miliseconds=7000
61 fvelez 191
 
214 jmachado 192
announcements.type.0=news
193
announcements.type.1=top.flash.news
194
announcements.type.2=bottom.flash.news
195
announcements.type.3=todo
196
announcements.type.4=courseUnitAnnouncement
197
 
198
#separate with , example helpdocs,reunions
199
announcements.not.standard.0=todo
200
announcements.not.standard.1=courseUnitAnnouncement
201
 
202
#Roles that can validate invalid announcements
203
announcements.validator.role.01=admin
204
announcements.validator.role.02=computerCenter
205
 
1 fvelez 206
announcements.automatic.validation.role.1=all
207
announcements.automatic.validation.role.2=admin
208
announcements.automatic.validation.role.3=ci
209
announcements.automatic.validation.role.4=administrativeCouncil
214 jmachado 210
announcements.automatic.validation.role.5=services
1 fvelez 211
 
214 jmachado 212
studentAssociation.auto.validation.targets=student,oldStudent,futureStudent,erasmusStudent
330 jmachado 213
studentAssociation.auto.validation.types=news
56 fvelez 214
 
214 jmachado 215
services.auto.validation.targets=student,oldStudent,futureStudent,erasmusStudent,teacher,teacher.eg,teacher.dg,teacher.ce
216
services.auto.validation.types=news,top.flash.news,bottom.flash.news,todo
56 fvelez 217
 
214 jmachado 218
administrativeCouncil.auto.validation.targets=student,oldStudent,futureStudent,erasmusStudent,teacher,teacher.eg,teacher.dg,teacher.ce
219
administrativeCouncil.auto.validation.types=news,top.flash.news,bottom.flash.news,todo
1 fvelez 220
 
504 jmachado 221
courseDirector.auto.validation.targets=student,oldStudent,futureStudent,erasmusStudent,teacher,teacher.eg,teacher.dg,teacher.ce,teacher.td,teacher.cesh
214 jmachado 222
courseDirector.auto.validation.types=news,top.flash.news,bottom.flash.news,todo
1 fvelez 223
 
504 jmachado 224
courseCoordinator.auto.validation.targets=student,oldStudent,futureStudent,erasmusStudent,teacher,teacher.eg,teacher.dg,teacher.ce,teacher.td,teacher.cesh
214 jmachado 225
courseCoordinator.auto.validation.types=news,top.flash.news,bottom.flash.news,todo
226
 
504 jmachado 227
scientificCouncil.auto.validation.targets=student,oldStudent,futureStudent,erasmusStudent,teacher,teacher.eg,teacher.dg,teacher.ce,teacher.td,teacher.cesh
214 jmachado 228
scientificCouncil.auto.validation.types=news,top.flash.news,bottom.flash.news,todo
229
 
504 jmachado 230
pedagogicCouncil.auto.validation.targets=student,oldStudent,futureStudent,erasmusStudent,teacher,teacher.eg,teacher.dg,teacher.ce,teacher.td,teacher.cesh
214 jmachado 231
pedagogicCouncil.auto.validation.types=news,top.flash.news,bottom.flash.news,todo
232
 
233
 
234
 
44 fvelez 235
#role images for announcements
330 jmachado 236
announcement.default.img=/imgs/rolesIcons/estg.gif
237
role.student.img=/imgs/rolesIcons/student.gif
47 fvelez 238
role.admin.img=/imgs/rolesIcons/estg.gif
239
role.sudentAssociation.img=/imgs/rolesIcons/ae.gif
240
role.administrativeCouncil.img=/imgs/rolesIcons/c_directivo.gif
241
role.scientificCouncil.img=/imgs/rolesIcons/c_cientifico.gif
242
role.representativeCouncil.img=/imgs/rolesIcons/ass_repre.gif
243
role.teacher.eg.img=/imgs/rolesIcons/ne.gif
244
role.teacher.dg.img=/imgs/rolesIcons/ngm.gif
245
role.services.img=/imgs/rolesIcons/secretaria.gif
44 fvelez 246
 
47 fvelez 247
 
75 jmachado 248
#########################################################################
163 jmachado 249
#
250
# reminders
251
#
252
#########################################################################
165 jmachado 253
reminders.text.summary.size=30
163 jmachado 254
 
255
#########################################################################
75 jmachado 256
# Blogs
257
#
47 fvelez 258
 
75 jmachado 259
blog.desc.summary.size=250
214 jmachado 260
blog.type.courseunit=courseunit
18 jmachado 261
#########################################################################
262
# Link Analysis
16 jmachado 263
#
18 jmachado 264
url.stat.tmp.dir=/linkchart
265
url.stat.image.expire.interval.time.minutes=15
144 jmachado 266
url.stat.click.cache.size=50
267
url.stat.click.cache.timeout=30
1 fvelez 268
 
144 jmachado 269
 
18 jmachado 270
url.stat.ignore.extension.1=.js
271
url.stat.ignore.extension.2=.css
272
url.stat.ignore.extension.3=.jpg
273
url.stat.ignore.extension.4=.gif
274
url.stat.ignore.extension.5=.png
275
url.stat.ignore.extension.6=.tif
276
url.stat.ignore.extension.7=.bmp
22 fvelez 277
url.stat.ignore.extension.8=.swf
1 fvelez 278
 
18 jmachado 279
url.stat.ignore.prefix.1=/urlstat
55 jmachado 280
url.stat.ignore.prefix.2=/public/
281
url.stat.ignore.prefix.3=/admin/
282
url.stat.ignore.prefix.4=/user/
283
url.stat.ignore.prefix.5=/css/
284
url.stat.ignore.prefix.6=/js/
285
url.stat.ignore.prefix.7=/auth/
188 jmachado 286
url.stat.ignore.prefix.8=/imageStream
430 jmachado 287
url.stat.ignore.prefix.9=/ajaxapis
1 fvelez 288
 
181 jmachado 289
 
188 jmachado 290
 
181 jmachado 291
#GENERIC FILTER IGNORE UserSessionFilter and CookieFilter
292
 
368 jmachado 293
#filter.ignore.extension.1=.js
294
#filter.ignore.extension.2=.css
295
#filter.ignore.extension.3=.jpg
296
#filter.ignore.extension.4=.gif
297
#filter.ignore.extension.5=.png
298
#filter.ignore.extension.6=.tif
299
#filter.ignore.extension.7=.bmp
300
#filter.ignore.extension.8=.swf
396 jmachado 301
 
302
filter.top.image.ignore.extension.1=.js
303
filter.top.image.ignore.extension.2=.css
304
filter.top.image.ignore.extension.3=.jpg
305
filter.top.image.ignore.extension.4=.gif
306
filter.top.image.ignore.extension.5=.png
307
filter.top.image.ignore.extension.6=.tif
308
filter.top.image.ignore.extension.7=.bmp
309
filter.top.image.ignore.extension.8=.swf
310
 
181 jmachado 311
filter.ignore.prefix.1=/statUnits.jsp
312
filter.ignore.prefix.2=/units.jsp
313
filter.ignore.prefix.3=/js
314
filter.ignore.prefix.4=/css
188 jmachado 315
filter.ignore.prefix.5=/imageStream
368 jmachado 316
filter.ignore.prefix.6=/imgs
430 jmachado 317
filter.ignore.prefix.7=/ajaxapis
181 jmachado 318
 
319
 
18 jmachado 320
#See java.text.SimpleDateFormat
22 fvelez 321
urlstat.chart.week.days=EEE dd-MMM
18 jmachado 322
urlstat.chart.month.days=EEE dd-MMM
323
urlstat.chart.trimestre.days=dd-MMM-yy
324
urlstat.chart.semestre.days=MMM-yy
22 fvelez 325
urlstat.chart.year.days=MMM-yy
18 jmachado 326
urlstat.chart.trimestre.months=MMM-yy
327
urlstat.chart.semestre.months=MMM-yy
328
urlstat.chart.year.months=MMM-yy
329
urlstat.chart.two.years.months=MMM-yy
1 fvelez 330
 
90 jmachado 331
#########################################################################
332
# Common Services
333
#
146 jmachado 334
search.max.results=8
92 jmachado 335
search.best.fragments.max.fragment.size=80
336
search.best.fragments.max.fragments=3
1 fvelez 337
 
16 jmachado 338
 
116 jmachado 339
#########################################################################
340
# Imports SIGoES
341
#
409 jmachado 342
 
343
siges.degree.1=L
444 jmachado 344
siges.degree.4=M
345
siges.degree.8=C
409 jmachado 346
 
249 jmachado 347
national.institution.code=3122
116 jmachado 348
siges.institution.code=1
163 jmachado 349
ws.siges.wsdl=@ws.siges.wsdl@
350
ws.siges.target.namespace=@ws.siges.target.namespace@
18 jmachado 351
 
233 jmachado 352
ws.siges.secret=deptal1232007estg.
206 jmachado 353
#
354
importFirstYearFormat=yyyy
355
importSecondYearFormat=yy
356
#importFirstYearFormat {0}
357
#importSecondYearFormat {1}
358
importFinalFormat={0}{1}
359
 
214 jmachado 360
importFirstYearFormatIntranet=yyyy
361
importSecondYearFormatIntranet=yyyy
362
importFinalFormatIntranet=AnoLectivo.{0}-{1}
206 jmachado 363
 
214 jmachado 364
intranet.semestre.S1=Semestre1
365
intranet.semestre.S2=Semestre2
366
 
367
intranet.setup.file=@intranet.setup.folders.file@
368
intranet.setup.users.filename=cursos.txt
369
intranet.setup.filename=@intranet.setup.folders.filename@
370
 
371
 
223 jmachado 372
intranet.contents.dir=Conteudos
373
intranet.grades.dir=Avaliacao
374
intranet.presences.dir=Assiduidade
219 jmachado 375
 
223 jmachado 376
 
157 jmachado 377
#########################################################################
378
#
379
#PopService
380
#
159 jmachado 381
pop.container.use=true
157 jmachado 382
pop.web.interface=http://mail.estgp.pt/exchange
383
pop.server=mail.estgp.pt
163 jmachado 384
pop.use.default.server=true
385
pop.use.username.and.password.first.authentication=true
157 jmachado 386
pop.max.messages=15
161 jmachado 387
pop.fragment.text.size=30
388
pop.refresh.timeout.minutes=5
116 jmachado 389
 
390
 
157 jmachado 391
 
279 jmachado 392
#########################################################################
393
#
394
#TopImage Filter Links
395
#
396
 
398 jmachado 397
 
398
 
399
 
608 calvin 400
#top.image.start.with.1=/
401
#top.image.url.1=/proxy/contactosAlunosPortalMenu/estgp/public/portal/imagens/top.jpg
279 jmachado 402
 
403
top.image.start.with.2=/student.do?role=student&menu=menu.alunos
397 jmachado 404
top.image.url.2=/proxy/contactosAlunosPortalMenu/estgp/public/portal/imagens/topStudent.jpg
606 calvin 405
 
397 jmachado 406
top.image.start.with.3=/futureStudent.do?role=futureStudent&menu=menu.futurosAlunos
407
top.image.url.3=/proxy/contactosAlunosPortalMenu/estgp/public/portal/imagens/topFutureStudent.jpg
279 jmachado 408
 
397 jmachado 409
top.image.start.with.4=/oldStudent.do?role=oldStudent&menu=menu.antigosAlunos
410
top.image.url.4=/proxy/contactosAlunosPortalMenu/estgp/public/portal/imagens/topOldStudent.jpg
279 jmachado 411
 
397 jmachado 412
top.image.start.with.5=/teacher.do?role=teacher&menu=menu.docentes
413
top.image.url.5=/proxy/contactosAlunosPortalMenu/estgp/public/portal/imagens/topTeacher.jpg
279 jmachado 414
 
538 jmachado 415
 
397 jmachado 416
top.image.start.with.6=/dir/student
417
top.image.url.6=/proxy/contactosAlunosPortalMenu/estgp/public/portal/imagens/topStudent.jpg
279 jmachado 418
 
397 jmachado 419
top.image.start.with.7=/dir/futureStudent
420
top.image.url.7=/proxy/contactosAlunosPortalMenu/estgp/public/portal/imagens/topFutureStudent.jpg
421
 
422
top.image.start.with.8=/dir/oldStudent
423
top.image.url.8=/proxy/contactosAlunosPortalMenu/estgp/public/portal/imagens/topOldStudent.jpg
424
 
538 jmachado 425
top.image.start.with.9=/dir/teacher
397 jmachado 426
top.image.url.9=/proxy/contactosAlunosPortalMenu/estgp/public/portal/imagens/topTeacher.jpg
427
 
428
 
406 jmachado 429
############################################################################
430
# UPLOAD MAX SIZE
431
#
432
#
433
max.file.size.upload.mbytes=20
397 jmachado 434
 
435
 
376 jmachado 436
###########################################################################
437
#
438
# AREAS CIENTIFICAS
439
#
279 jmachado 440
 
506 jmachado 441
#LEGADO PARA REMOVER NO FUTURURO
376 jmachado 442
area.1=eg
443
area.2=dg
444
area.3=ce
445
area.4=ch
505 jmachado 446
area.5=td
447
area.6=cesh
368 jmachado 448
 
506 jmachado 449
departamento.1=td
450
departamento.2=cesh
368 jmachado 451
 
381 jmachado 452
 
506 jmachado 453
 
419 jmachado 454
########################################
455
# trabalhos
456
#
457
#########################################
458
#number of days to reminder be present in home tasks after expired work.
420 jmachado 459
work.reminder.until.days.after.expired=10
460
home.courseunit.last.anouncements.expired.in.days=60
461
home.courseunit.last.anouncements.max=3
381 jmachado 462
 
419 jmachado 463
 
490 jmachado 464
 
430 jmachado 465
#########################################
466
# Servicos de Impressao API
467
#
468
########################################
469
impressao.servicos.api=http://www.global.estgp.pt/API/XMLImpressao.asp
470
impressao.servicos.auth=true
471
impressao.servicos.auth.user.property=ionline.user
472
impressao.servicos.auth.pass.property=ionline.pass
473
impressao.servicos.auth.user=
474
impressao.servicos.auth.pass=
481 jmachado 475
 
476
 
477
 
478
############################################
479
# SRU Sources Layout Configuration
480
#
481
# Example  Assessoria.De.Administracao.9685  \  AnoLectivo.2009-2010  \  Semestre1  \  Lingua.E.Cultura.I.Espanhola  \  Conteudos
482
# for this example the following condition :
483
#      directory pattern: .[\\\/]Semestre[12][\\\/]. This regex means *\Semestre1\* or *\Semestre2\* ignoring slash / or \
484
#      the SubTitle Expression is the follow:  "([3] - [0])"
485
#
486
#The result is this one:  ICON filename [kb] (Lingua.E.Cultura.I.Espanhola - Assessoria.De.Administracao.9685)
487
# @collection@ is a special token to be replaced by collection name
488
############################################
489
 
490
 
491
srusource.path.condition.pattern.01=.[\\\\\\/]Semestre[12][\\\\\\/].
483 jmachado 492
srusource.path.condition.template.01= ... > <b>{3}</b> > @collection@
481 jmachado 493
 
494
srusource.path.condition.pattern.99=.
495
srusource.path.condition.template.99=(@collection@)
496