PageRenderTime 48ms CodeModel.GetById 5ms RepoModel.GetById 1ms app.codeStats 0ms

/intermine/webapp/main/resources/webapp/WEB-INF/global.web.properties

https://gitlab.com/jsr38/intermine
Properties File | 436 lines | 291 code | 70 blank | 75 comment | 0 complexity | e939c9f6034a0a1d4f19673c1a182de6 MD5 | raw file
  1. # properties for the webapp that aren't model specific
  2. mail.host=mail.flymine.org
  3. mail.from=support@flymine.org
  4. mail.subject=Welcome to the InterMine system
  5. mail.text=Welcome to the InterMine system. You have successfully created an account - your email address is your user name.
  6. mail.passwordSubject=Password reset for {0}
  7. mail.passwordText=Use the following link to reset your password: {0}
  8. mail.smtp.starttls.enable=false
  9. mail.smtp.auth=false
  10. mail.smtp.user=mail_username
  11. mail.server.password=mail_password
  12. project.title=InterMine
  13. project.subTitle=Object integration and warehousing software
  14. project.sitePrefix=@SITE_PREFIX@
  15. project.helpLocation=@HELP_LOCATION@
  16. project.releaseVersion=@RELEASE_VERSION@
  17. superuser.account=@SITE_SUPERUSER@
  18. # how many records to show on an inline table
  19. # inline tables are located on the list analysis and report pages and contain results of template queries
  20. inline.table.size = 30
  21. # this isn't used right now
  22. results.table.size = 10
  23. # specifies the number of records to display on the list analysis page
  24. bag.results.table.size = 5
  25. max.bag.size = 100000
  26. max.bag.size.notloggedin = 99999
  27. # valid delimiters for list upload. SPACE is always valid
  28. list.upload.delimiters = \n\t,
  29. # text on the lists page in the form field
  30. lists.input.example= New list name
  31. feedback.destination = support@flymine.org
  32. feedback.title = Provide feedback to InterMine
  33. ################ begin.jsp (homepage) config ################
  34. # search box
  35. begin.searchBox.title = Search
  36. begin.searchBox.description = Enter <strong>names</strong>, <strong>identifiers</strong> \
  37. or <strong>keywords</strong>.
  38. begin.searchBox.example = e.g. X, Y, Z
  39. # list upload box
  40. begin.listBox.title = Analyse
  41. begin.listBox.description = Enter a <strong>list</strong> of identifiers.
  42. # third box
  43. begin.thirdBox.title = About
  44. begin.thirdBox.description = InterMine is a powerful open source data warehouse system. Using InterMine, you \
  45. can create databases of biological data accessed by sophisticated web query tools.
  46. begin.thirdBox.link = http://www.intermine.org/
  47. begin.thirdBox.linkTitle = Tell me more!
  48. #### HEAD - configuration for the head element of pages, mainly scripts and style-sheets ###
  49. head.cdn.location = http://cdn.intermine.org
  50. head.css.all.A = inlineTagEditor.css
  51. head.css.all.B = resultstables.css
  52. head.css.all.C = CDN/css/font-awesome/4.x/css/font-awesome.min.css
  53. # The intermine loader - a relic of the pre-requirejs/browserify age.
  54. head.js.all.0 = CDN/js/intermine/api-loader/latest/intermine.api.min.js
  55. # External basic dependencies
  56. # These dependencies can be assumed by third-party tools - try and keep this section small,
  57. # and only change it very rarely!
  58. head.js.all.Aa = CDN/js/q/0.9.7/q.min.js
  59. head.js.all.Ab = CDN/js/jquery/2.0.3/jquery.min.js
  60. head.js.all.Ac = CDN/js/underscore.js/1.7.0/underscore.js
  61. head.js.all.Ad = CDN/js/backbone.js/1.1.2/backbone.js
  62. head.js.all.Ae = CDN/js/intermine/imjs/3.15.0/im.js
  63. # DWR resources
  64. head.js.all.B = /dwr/interface/AjaxServices.js
  65. head.js.all.C = /dwr/interface/TrackAjaxServices.js
  66. head.js.all.D = /dwr/engine.js
  67. head.js.all.E = /dwr/util.js
  68. head.js.all.F = imdwr.js
  69. head.js.all.G = imutils.js
  70. head.js.all.H = jquery-syntax/jquery.syntax.js
  71. head.js.all.I = notifications.js
  72. # TODO - move out of ALL; only needed on pages that edit tags.
  73. head.js.all.Ja = inlineTagEditor.js
  74. head.js.all.Jb = shareBag.js
  75. head.js.all.Jc = date.js
  76. head.js.all.K = tagSelect.js
  77. head.js.all.L = https://www.google.com/jsapi
  78. head.js.all.Y = shim.js
  79. head.js.all.Z = intermine.js
  80. # Pomme.js wo/ dependencies (Underscore).
  81. head.js.all.POMME = CDN/js/intermine/pomme.js/0.2.6/app.min.js
  82. # head.css.results.JQUI = jquery-ui-1.10.3.custom.css
  83. head.js.results.A = jquery.qtip-1.0.0-rc3.min.js
  84. head.js.results.B = raphael.js
  85. head.js.results.C = jsphylosvg.js
  86. head.js.results.H = list-listener.js
  87. head.js.results.RESULT_TABLES = CDN/js/intermine/im-tables/2.0.0/imtables.js
  88. head.css.results.RESULT_TABLES = CDN/js/intermine/im-tables/2.0.0/main.sandboxed.css
  89. head.js.begin.A = jQuery.roundCorners-1.1.1.js
  90. head.js.begin.B = excanvas.js
  91. head.css.query.A = boxy.css
  92. head.js.query.A = jquery.boxy.js
  93. head.js.query.C = jquery.center.js
  94. head.css.bagDetails.A = CDN/css/bootstrap/2.0.4-prefixed-no-icons/css/bootstrap.min.css
  95. head.js.bagDetails.A = textarea-resize.js
  96. head.js.bagDetails.Cc = CDN/js/async/0.2.6/async.min.js
  97. head.js.bagDetails.Cd = CDN/js/filesaver.js/1.1.20151003/FileSaver.js
  98. head.js.bagDetails.Cz = CDN/js/intermine/apps-c/list-widgets/2.1.3/app.min.js
  99. head.css.query|export.A = jquery-ui-1.10.3.custom.css
  100. head.js.query|export.B = jquery-ui-1.10.3.custom.js
  101. ## END OF HEAD CONFIGURATION ###
  102. # Component-400 on a bagUploadConfirm.
  103. head.js.component-400.A = CDN/js/underscore.js/1.7.0/underscore-min.js
  104. head.js.component-400.B = CDN/js/intermine/apps-c/component-400/0.5.0/js/component-400.bundle.min.js
  105. head.js.component-400.C = CDN/js/intermine/pomme.js/0.2.6/app.min.js
  106. head.css.component-400.all = CDN/js/intermine/apps-c/component-400/0.5.0/css/component-400.bundle.min.css
  107. # Pathways Displayer on a Report Page.
  108. head.js.pathways-displayer.PathwaysDisplayer = CDN/js/intermine/apps-c/pathways-displayer/0.0.2/app.js
  109. head.css.pathways-displayer.pathwaysDisplayerCSS = CDN/js/intermine/apps-c/pathways-displayer/0.0.2/pathways-displayer.css
  110. head.js.pathways-displayer.Q = CDN/js/q/0.9.7/q.min.js
  111. head.js.pathways-displayer.jQuery = CDN/js/jquery/2.0.3/jquery.min.js
  112. head.js.pathways-displayer._ = CDN/js/underscore.js/1.4.4/underscore-min.js
  113. head.js.pathways-displayer.Backbone = CDN/js/backbone.js/1.1.0/backbone-min.js
  114. # Cytoscape Gene Interaction Displayer on Report Page
  115. head.js.gene-interaction-displayer.main = CDN/js/intermine/gene-interaction-displayer/1.0.4/gene-interaction-displayer.js
  116. head.css.gene-interaction-displayer.main = CDN/js/intermine/gene-interaction-displayer/1.0.4/gene-interaction-displayer.css
  117. # Cytoscape Gene Interaction Displayer on Report Page
  118. head.js.complex-viewer.main = CDN/js/complexviewer/1.0.4/complexviewer.min.js
  119. head.js.complex-viewer.d3 = CDN/js/d3/3.5.5/d3.min.js
  120. head.js.complex-viewer.jqueryui = CDN/js/jqueryui/1.11.4/jquery-ui.min.js
  121. head.css.complex-viewer.jquerystyle = CDN/css/jquery-ui/1.11.4/smoothness/jquery-ui.min.css
  122. head.css.complex-viewer.style = CDN/css/intermine/complexviewer/style.css
  123. help.page.begin=begin
  124. help.page.templates=templates
  125. help.page.bag=lists
  126. help.page.bag.upload=lists:upload
  127. help.page.bag.view=lists:view
  128. help.page.customQuery=customQuery
  129. help.page.mymine.lists=mymine:lists
  130. help.page.mymine.history=mymine:queryHistory
  131. help.page.mymine.saved=mymine:savedQueries
  132. help.page.mymine.templates=mymine:savedTemplates
  133. help.page.mymine.password=mymine:changePassword
  134. help.page.dataCategories=data
  135. help.page.report=reportPage
  136. help.page.template=template
  137. help.page.results=results
  138. help.page.bagDetails=listAnalysis
  139. help.page.bagUploadConfirm=buildList
  140. help.page.query=query
  141. help.page.importQueries=importQueries
  142. help.page.importTemplates=importTemplates
  143. help.page.tree=tree
  144. help.page.aspect=dataCategory
  145. #hint.templates.1=If you create a MyMine account and log in you can create your own Template Queries.
  146. #hint.template.1=You can run template queries on whole lists of data. Lists of the correct type will \
  147. #appear automatically, click the checkbox to use a list.
  148. #hint.template.2=You can use '*' as a wildcard when entering text constraint values.
  149. #hint.results.1=Create lists from results tables using the checkboxes and 'CREATE LIST' from the \
  150. #menu bar. Use checkboxes in the table header to select all rows in the results.
  151. #hint.results.2=You can see a summary of any results column by clicking the sigma icon in the header.
  152. #hint.results.3=Use 'EXPORT' from the menu below to download the results of this query in a choice \
  153. #of formats.
  154. #hint.results.4=You can send these results to Galaxy from the 'EXPORT' menu below.
  155. #hint.bag.1=Use the 'Upload' and 'View' links above to switch between the list upload form and \
  156. #lists that have already been created.
  157. # list of intermines
  158. # used on the linkouts section of the list analysis page
  159. # NOTE: name has to match the `project.title` in your properties file
  160. intermines.modmine.url=http://intermine.modencode.org/query
  161. intermines.modmine.name=modMine
  162. intermines.modmine.logo=modminelogo.png
  163. intermines.modmine.bgcolor=#396A81
  164. intermines.modmine.frontcolor=#FFF
  165. intermines.modmine.defaultValues=D. melanogaster,C. elegans
  166. intermines.modmine.description=Mine for the modENCODE project
  167. intermines.flymine.url=http://www.flymine.org/query
  168. intermines.flymine.name=FlyMine
  169. intermines.flymine.logo=flymine_logo_link.gif
  170. intermines.flymine.bgcolor=#5C0075
  171. intermines.flymine.frontcolor=#FFF
  172. intermines.flymine.defaultValues=D. melanogaster
  173. intermines.flymine.description=Mine with D. melanogaster data
  174. intermines.ratmine.url=http://ratmine.mcw.edu/ratmine
  175. intermines.ratmine.name=RatMine
  176. intermines.ratmine.logo=ratmine_logo.png
  177. intermines.ratmine.bgcolor=#ABC2DA
  178. intermines.ratmine.frontcolor=#000
  179. intermines.ratmine.defaultValues=R. norvegicus
  180. intermines.ratmine.description=Mine for the Rat Genome Database (RGD)
  181. intermines.yeastmine.url=http://yeastmine.yeastgenome.org/yeastmine
  182. intermines.yeastmine.name=YeastMine
  183. intermines.yeastmine.logo=SGD_logo_small.png
  184. intermines.yeastmine.bgcolor=#A7995E
  185. intermines.yeastmine.frontcolor=#FFF
  186. intermines.yeastmine.defaultValues=S. cerevisiae
  187. intermines.yeastmine.description=Mine for the Saccharomyces Genome Database (SGD)
  188. intermines.zfinmine.url=http://zebrafishmine.org
  189. intermines.zfinmine.name=ZebrafishMine
  190. intermines.zfinmine.logo=zfinlogo.png
  191. intermines.zfinmine.bgcolor=#006666
  192. intermines.zfinmine.frontcolor=#FFF
  193. intermines.zfinmine.defaultValues=D. rerio
  194. intermines.zfinmine.description=Mine for ZFIN
  195. intermines.humanmine.url=http://www.humanmine.org/humanmine
  196. intermines.humanmine.name=HumanMine
  197. intermines.humanmine.logo=humanmine_logo.png
  198. intermines.humanmine.bgcolor=#C3C3C3
  199. intermines.humanmine.frontcolor=#000
  200. intermines.humanmine.defaultValues=H. sapiens
  201. intermines.humanmine.description=Mine for metabolic disease related data in human and mouse
  202. intermines.mousemine.url=http://www.mousemine.org/mousemine
  203. intermines.mousemine.name=MouseMine
  204. intermines.mousemine.logo=mousemine_small_logo.png
  205. intermines.mousemine.bgcolor=#192F39
  206. intermines.mousemine.frontcolor=#FFF
  207. intermines.mousemine.defaultValues=M. musculus
  208. intermines.mousemine.description=Mine for MGI
  209. # removed temporarily until https://github.com/WormBase/website/issues/2134 is solved
  210. #intermines.wormmine.url=http://www.wormbase.org/tools/wormmine
  211. #intermines.wormmine.name=WormMine
  212. #intermines.wormmine.logo=mousemine_small_logo.png
  213. #intermines.wormmine.bgcolor=#333333
  214. #intermines.wormmine.frontcolor=#FFF
  215. #intermines.wormmine.defaultValues=C. elegans
  216. #intermines.wormmine.description=Mine for WormBase
  217. #intermines.thalemine.url=http://apps.araport.org/thalemine
  218. #intermines.thalemine.name=ThaleMine
  219. #intermines.thalemine.logo=https://s.gravatar.com/avatar/978e836a9d65238a784543ad932637cd
  220. #intermines.thalemine.bgcolor=#575757
  221. #intermines.thalemine.frontcolor=#FFF
  222. #intermines.thalemine.defaultValues=A. thaliana
  223. #intermines.thalemine.description=Mine for Arabidopsis thaliana Col-0
  224. # Refresh once an hour, 20 second request timeout.
  225. friendlymines.refresh.interval = 3600
  226. friendlymines.requester.config.timeout = 20
  227. webapp.os.alias=os.production
  228. webapp.userprofile.os.alias=osw.userprofile-production
  229. # used to track templates, list, queries, user login
  230. webapp.trackers=org.intermine.api.tracker.TemplateTracker,org.intermine.api.tracker.ListTracker,org.intermine.api.tracker.LoginTracker,org.intermine.api.tracker.QueryTracker,org.intermine.api.tracker.KeySearchTracker
  231. # perl web service module version on CPAN
  232. perl.wsModuleVer = 0.9904
  233. # The schemata we are allowed to serve up.
  234. schema.filenames=resultset.xsd,resultset.schema,lists.schema,jsoncount.schema,model.schema,query.xsd,job.schema
  235. # Allow cross domain requests.
  236. ws.response.header.0 = Access-Control-Allow-Origin: *
  237. # List of strings the user-agent must not contain.
  238. # This is a back-up measure to help exclude robots from webservices.
  239. ws.robots = bot,nutch,crawl,slurp,scooter,archiver,spider,yandex,heeii,rassler,^byte,^nail,docomo,eventbox,ezooms
  240. # Message asking the user to approve the use of cookies on the site (EU Cookie Law) - turned off by default
  241. # google.analytics.message=Just so you know, we use cookies on this site to enable essential functionality (such as logging in). We will always respect you privacy and anonymity.
  242. # Default values for presentation in webservices listing.
  243. ws.listing.default.ws-query-results.query = <query model="testmodel" view="Employee.name Employee.age Employee.department.name"/>
  244. ws.listing.default.ws-possible-values.path = Department.employees.name
  245. ws.listing.default.ws-possible-values.typeConstraints = {"Department.employees":"Manager"}
  246. ws.listing.default.ws-code-gen.query = <query model="testmodel" view="Company.name Company.vatNumber"/>
  247. ws.listing.default.ws-quick-search.q = Anne
  248. mail.regarding.sharing-invite.subject = Someone has invited you to share a list!
  249. mail.regarding.sharing-invite.body = Dear Mine user,\n\
  250. \n\
  251. Someone would like to share one of their lists with you. This invitation\n\
  252. was made by %s, and it is to share access to their list %s list "%s",\n\
  253. which has %d items.\n\
  254. \n\
  255. To accept this list, and view its contents, please click the following link:\n\
  256. %s/%s/accept.do?invite=%s\n\
  257. \n\
  258. If you do not wish to accept this invitation, please disregard this message.\n\
  259. \n\
  260. Best wishes,\n\
  261. \n\
  262. The administrators at %s
  263. mail.regarding.was-accepted.subject = Your invitation to share a list was accepted.
  264. mail.regarding.was-accepted.body = Dear Mine user,\n\
  265. \n\
  266. Recently (on %s) you sent %s an invitation to share your list "%s". They have\n\
  267. now logged in and started sharing your list. For your future reference, their username\n\
  268. is in fact "%s". You can use this user name to share lists with this person directly\n\
  269. in the future, without needing to send an invite first.\n\
  270. \n\
  271. Best wishes,\n\
  272. \n\
  273. The administrators at %s
  274. mail.regarding.newly.shared.subject = [%s] %s has shared a list with you!
  275. mail.regarding.newly.shared.body = Dear %1$s user,\n\
  276. \n\
  277. One of our users (%2$s) has just shared one of their %3$s lists with you. The list contains\n\
  278. %4$d items, and is called "%5$s". Click on the link below to view this list in a browser:\n\
  279. %6$s/%7$s/login.do?returnto=%%2FbagDetails.do%%3FbagName%%3D%8$s\n\
  280. \n\
  281. You cannot delete or modify this list directly, as it does not belong to you, although\n\
  282. you may remove it from your account by using the 'delete' function on the lists tab.\n\
  283. You are welcome to COPY this list to create your own version, which will remain in your\n\
  284. possession even if the owner of "%5$s" deletes or modifies the original.\n\
  285. \n\
  286. If you have any problems or questions, please don't hesitate to contact us. We can be reached\n\
  287. by replying to this email or by using the links found at the bottom of each page on %1$s.\n\
  288. \n\
  289. Best wishes,\n\
  290. \n\
  291. The %1$s team.
  292. mail.regarding.farewell.subject = Farewell from %s
  293. mail.regarding.farewell.body = Dear %1$s user,\n\
  294. \n\
  295. You have just requested to be de-registered from our services. We are happy\n\
  296. to comply with this request, and provide you all of your personal data.\n\
  297. \n\
  298. We hope to see you again some time.\n\
  299. \n\
  300. Best wishes,\n\
  301. \n\
  302. The %1$s team.\n\
  303. \n\
  304. \n------------------- YOUR PERSONAL DATA FOLLOWS -------------------------\n\
  305. \n\
  306. %3$s
  307. # NOT WORKING RIGHT NOW AS WEB PROPERTIES ARE NOT READ BY PROPERTIES UTIL
  308. api.profile.preferences.names.bool.0 = do_not_spam
  309. api.profile.preferences.names.bool.1 = hidden
  310. api.profile.preferences.names.unique.0 = alias
  311. api.help = http://intermine.readthedocs.org/en/latest/web-services/
  312. api.help.python = http://pythonhosted.org/intermine/
  313. api.help.perl = https://metacpan.org/module/Webservice::InterMine
  314. api.help.ruby = http://rubydoc.info/gems/intermine
  315. ws.accept.text/xml = XML
  316. ws.accept.application/xml = XML
  317. ws.accept.text/html = HTML
  318. ws.accept.text/plain = TEXT
  319. ws.accept.text/count = TEXT
  320. ws.accept.text/tab-separated-values = TSV
  321. ws.accept.text/comma-separated-values = CSV
  322. ws.accept.application/tsv = TSV
  323. ws.accept.application/csv = CSV
  324. ws.accept.text/x-fasta = TEXT
  325. ws.accept.text/x-gff3 = TEXT
  326. ws.accept.text/x-bed = TEXT
  327. webapp.portal.defaultClass = Employee
  328. # |synonyms.value - synonyms makes jbrowse name lookup slow...
  329. # Branding information served by the branding web-service. Keys here correspond to
  330. # values in a nested object served to clients.
  331. branding.images.main = http://intermine.github.io/intermine.org/img/logo.png
  332. branding.images.small = http://intermine.readthedocs.org/en/latest/_static/img/logo.png
  333. branding.colors.focus.bg = #829b02
  334. branding.colors.focus.fg = #fff
  335. branding.colors.main.bg = #fff
  336. branding.colors.main.fg = #595455
  337. # Assume that in LOOKUP constraints, the extraValue corresponds to this class.
  338. branding.defaults.extraValue.class = Organism
  339. # Used to provide suggestions.
  340. branding.defaults.extraValue.path = organism.shortName
  341. branding.defaults.extraValue.extraFor = SequenceFeature
  342. # You will probably want to change most of the values below - the configuration here
  343. # is primarily for reference.
  344. branding.defaults.extraValue.value = D. melanogaster
  345. branding.defaults.value = eve
  346. branding.defaults.class = Gene
  347. branding.defaults.identifiers = eve, zen, bib, r, h
  348. web.download.blacklist = ..,.properties,.jsp,.class
  349. web.download.whitelist = .zip,.jar
  350. web.templates.expandonload=false
  351. web.collections.expandonload=true
  352. # OAuth2 config which is common to all applications.
  353. oauth2.GOOGLE.scopes = openid email
  354. oauth2.GOOGLE.id-key = sub
  355. oauth2.GOOGLE.identity-resource = https://www.googleapis.com/plus/v1/people/me/openIdConnect
  356. oauth2.GITHUB.scopes = user:email
  357. oauth2.GITHUB.identity-resource = https://api.github.com/user
  358. oauth2.FACEBOOK.scopes = email
  359. oauth2.FACEBOOK.identity-resource = https://graph.facebook.com/me
  360. oauth2.MICROSOFT.scopes = wl.emails
  361. oauth2.MICROSOFT.identity-resource = https://apis.live.net/v5.0/me
  362. # JWT authentication - wso2 uses a non-standard subject claim
  363. jwt.key.sub.wso2.org/products/am = http://wso2.org/claims/enduser
  364. apidocs = http://intermine.readthedocs.org/en/latest/web-services/#api-and-client-libraries
  365. project.citation=<a href="http://www.ncbi.nlm.nih.gov/pubmed/23023984" target="_blank">Smith RN, et al. InterMine: a flexible data warehouse system for the integration and analysis of heterogeneous biological data. Bioinformatics. 2012 Dec 1;28(23):3163-5.</a>
  366. funding = InterMine is funded by the <a href="http://www.wellcome.ac.uk/" target="_new" title="Wellcome Trust"><img src="images/wellcome-ico.png" border="0" /></a> and interoperation is funded by <a href="http://www.nih.gov/" target="_new" title="US National Institutes of Health"><img src="images/logo_nih.gif" height="30px" width="257px" border="0" /></a>