annotate src/main/resources/config.properties @ 25:86694755415d

new: convert shown edit time to UTC+8
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Fri, 26 Jun 2015 11:32:33 +0200
parents 07f7594ba56e
children 3b3e2963c8f7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3e62083dbcbf First commit. This project comes from LGServer. We removed the framework icefaces. Now, LGServices uses just JSP and jquery.
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
1 db_gazetter_username=root
25
86694755415d new: convert shown edit time to UTC+8
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 24
diff changeset
2 db_gazetter_password=root
0
3e62083dbcbf First commit. This project comes from LGServer. We removed the framework icefaces. Now, LGServices uses just JSP and jquery.
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
3 db_gazetter_name=Gazetteer
3e62083dbcbf First commit. This project comes from LGServer. We removed the framework icefaces. Now, LGServices uses just JSP and jquery.
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents:
diff changeset
4 files_root=/gazetteer-server/data
1
1af9d7db348e Changes in the pom configuration
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents: 0
diff changeset
5
1af9d7db348e Changes in the pom configuration
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents: 0
diff changeset
6 #Local
24
07f7594ba56e add filters to lastEditor and editTime in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 23
diff changeset
7 dvn_server=http://localhost/dvn
20
996f8f1b69db little modification on books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 14
diff changeset
8 #dvn_server=http://localhost:8082
24
07f7594ba56e add filters to lastEditor and editTime in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 23
diff changeset
9 root_server=http://localhost:8080/LGServices
07f7594ba56e add filters to lastEditor and editTime in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 23
diff changeset
10 toc_interface=http://localhost:1080/localgazetteers-dev/LGToc
07f7594ba56e add filters to lastEditor and editTime in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 23
diff changeset
11 extraction_interface=http://localhost:1080/localgazetteers-dev/extraction-interface
1
1af9d7db348e Changes in the pom configuration
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents: 0
diff changeset
12
14
3387d855a194 new: toc status in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 13
diff changeset
13
20
996f8f1b69db little modification on books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 14
diff changeset
14 # Production one:
996f8f1b69db little modification on books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 14
diff changeset
15 #localgazetteers-dev -> localgazetteers
24
07f7594ba56e add filters to lastEditor and editTime in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 23
diff changeset
16 #dvn_server=http://localgazetteers.mpiwg-berlin.mpg.de/dvn
07f7594ba56e add filters to lastEditor and editTime in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 23
diff changeset
17 #root_server=http://localgazetteers.mpiwg-berlin.mpg.de/LGServices
07f7594ba56e add filters to lastEditor and editTime in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 23
diff changeset
18 #toc_interface=http://localgazetteers.mpiwg-berlin.mpg.de/LGToc
07f7594ba56e add filters to lastEditor and editTime in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 23
diff changeset
19 #extraction_interface=http://localgazetteers.mpiwg-berlin.mpg.de/extraction-interface
1
1af9d7db348e Changes in the pom configuration
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents: 0
diff changeset
20
20
996f8f1b69db little modification on books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 14
diff changeset
21 # Development one:
996f8f1b69db little modification on books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 14
diff changeset
22 #localgazetteers -> localgazetteers-test
23
dcc160f7db38 new: add comment textarea
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 21
diff changeset
23 #dvn_server=http://localgazetteers-test.mpiwg-berlin.mpg.de/dvn
dcc160f7db38 new: add comment textarea
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 21
diff changeset
24 #root_server=http://localgazetteers-test.mpiwg-berlin.mpg.de/LGServices
dcc160f7db38 new: add comment textarea
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 21
diff changeset
25 #toc_interface=http://localgazetteers-test.mpiwg-berlin.mpg.de/LGToc
dcc160f7db38 new: add comment textarea
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 21
diff changeset
26 #extraction_interface=http://localgazetteers-test.mpiwg-berlin.mpg.de/extraction-interface