# Rules and Syntax for this file: # # If the property you are currently specifying # fits in one of the categories herein (delimited by -------) # then define it in the group # # If the property does not fit in one of the categories, # please choose an appropriate name for a category # and add it to the file, following the same logic present # # Please prefix your property with a lower case simple # identifier so that it can be easely identified elsewhere # # Please specify a @message metadata that is easy to understand # by non-technical personel # # Please use the @type most appropriate for the property # you are defining and only use the general string type # if your property is freeform # # Use the type "default" or "nullableDefault" if your property has just # one possible value, even if you indicate the options and # optionsValues for later replacement by a "menu" type # # Please clean all the properties that are not used anymore # and don't expect others to comment on the properties that # you defined... Do it yourself from the beggining. It will # be easier even for you in the future. # # Mainly this indications are just common sense rules... # Follow them so that the system is easy for you and others # to build... # # Please feel free to propose and write additional rules # that you find important to keep the system clean. # #------------------------------------------------------------------------------ # General Configuration - Institution properties #------------------------------------------------------------------------------ # # @message = Institution specific project directory # @type = path # @validatePath = yes # @persistNull = no # @required = no institution.specific.project= # @message = Institution full name # @type = string # @persistNull = yes # @required = yes institution.full.name=Instituto Superior Técnico # @message = Institution name # @type = string # @persistNull = yes # @required = yes institution.name=${institution.full.name} # @message = Institution full name in uppercase # @type = string # @persistNull = yes # @required = yes institution.full.name.uppercase=INSTITUTO SUPERIOR TÉCNICO # @message = Institution acronym # @type = string # @persistNull = yes # @required = yes institution.acronym=IST # @message = Institution dot title # @type = string # @persistNull = yes # @required = yes institution.dot.title=.IST # @message = Institution address # @type = string # @persistNull = yes # @required = yes institution.address=Av. Rovisco Pais, 1 1049-001 Lisboa Codex Telefone: 218417336 Fax: 218419531 Contribuinte Nº: 501507930 # @message = Institution Degree Administrative Office email # @type = string # @persistNull = yes # @required = yes institution.degreeAdminOffice.mail=sgraduacao@ist.utl.pt # @message = Institution dot logo location # @type = string # @persistNull = yes # @required = yes institution.dot.logo={0}/images/logo.gif # @message = Institution university logo location # @type = string # @persistNull = yes # @required = yes institution.university.logo={0}/images/LogoIST.gif # @message = Institution university public logo location # @type = string # @persistNull = yes # @required = yes institution.university.logo.public={0}/images/wwwist.gif # @message = Institution main url # @type = url # @validate = yes institution.url=http://www.ist.utl.pt # @message = Institution Google search URL # @type = string # @persistNull = yes # @required = yes institution.google.search.url=http://www.google.com/u/wwwist # @message = Institution search domain # @type = string # @persistNull = yes # @required = yes institution.search.domain=ist.utl.pt # @message = Institution search site # @type = string # @persistNull = yes # @required = yes institution.search.site=ist.utl.pt # @message = Institution site map link # @type = url # @persistNull = yes # @required = yes institution.site.map=http://www.ist.utl.pt/html/mapadosite/ # @message = Institution contacts url # @type = string # @persistNull = yes # @required = yes institution.contacts.url=http://www.ist.utl.pt/html/instituto/index.shtml # @message = Institution Site teaching page (it will have prepended the value of the institution url defined before) # @type = string # @persistNull = yes # @required = yes institution.site.teaching.page=html/ensino # @message = Institution Site Organization Structure page (it will have prepended the value of the institution url defined before) # @type = string # @persistNull = yes # @required = yes institution.site.orgstruct.page=html/estrutura # @message = Institution support email # @type = string # @persistNull = yes # @required = yes institution.support.email=suporte@dot.ist.utl.pt # @message = Institution Support department full name # @type = string # @persistNull = yes # @required = yes institution.support.department=Centro de Informática do Instituto Superior Técnico # @message = Institution Support department cost center code? # @type = integer # @persistNull = yes # @required = yes institution.support.department.costCenterCode=5260 # @message = Institution Support department acronym # @type = string # @persistNull = yes # @required = yes institution.support.department.acronym=CIIST