annotate src/main/resources/config.properties @ 36:eab47936591a

apply scrollbar to other tables as well
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Fri, 20 Nov 2015 11:53:29 +0100
parents 89a5ca7d44f7
children 37840afb7b80
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_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
2 files_root=/gazetteer-server/data
1
1af9d7db348e Changes in the pom configuration
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents: 0
diff changeset
3
1af9d7db348e Changes in the pom configuration
"jurzua <jurzua@mpiwg-berlin.mpg.de>"
parents: 0
diff changeset
4 #Local
36
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
5 db_gazetter_username=root
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
6 db_gazetter_password=root
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
7 dvn_server=http://localhost:8082
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
8 dvn_apitoken=9dd1f749-8c42-49ab-a2ba-fbb963c2ff90
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
9 dv_id=2
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
10 root_server=http://localhost:8080/LGServices
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
11 toc_interface=http://localhost:1080/localgazetteers-dev/LGToc
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
12 extraction_interface=http://localhost:1080/localgazetteers-dev/extraction-interface
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
13 localgazetteers_dvId=185
14
3387d855a194 new: toc status in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 13
diff changeset
14
20
996f8f1b69db little modification on books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 14
diff changeset
15 # Production one:
996f8f1b69db little modification on books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 14
diff changeset
16 #localgazetteers-dev -> localgazetteers
30
ab2fae5c5156 new: check our Chinese Local Gazetteers dataverse for login
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 27
diff changeset
17 #db_gazetter_username=root
ab2fae5c5156 new: check our Chinese Local Gazetteers dataverse for login
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 27
diff changeset
18 #db_gazetter_password=admin
34
2e1662afc81c new: add synchronization for files uploaded to LGDataverse
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 30
diff changeset
19 #dvn_server=http://dvn.localgazetteers.mpiwg-berlin.mpg.de
2e1662afc81c new: add synchronization for files uploaded to LGDataverse
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 30
diff changeset
20 #dvn_apitoken=
2e1662afc81c new: add synchronization for files uploaded to LGDataverse
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 30
diff changeset
21 #dv_id=1
24
07f7594ba56e add filters to lastEditor and editTime in books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 23
diff changeset
22 #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
23 #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
24 #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
25
20
996f8f1b69db little modification on books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 14
diff changeset
26 # Development one:
996f8f1b69db little modification on books page
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 14
diff changeset
27 #localgazetteers -> localgazetteers-test
36
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
28 #db_gazetter_username=root
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
29 #db_gazetter_password=admin
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
30 #dvn_server=http://dvn.localgazetteers-test.mpiwg-berlin.mpg.de
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
31 #dvn_apitoken=6acf9525-faba-4ea6-bfff-f83b44386c62
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
32 #dv_id=1
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
33 #root_server=http://localgazetteers-test.mpiwg-berlin.mpg.de/LGServices
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
34 #toc_interface=http://localgazetteers-test.mpiwg-berlin.mpg.de/LGToc
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
35 #extraction_interface=http://localgazetteers-test.mpiwg-berlin.mpg.de/extraction-interface
eab47936591a apply scrollbar to other tables as well
Zoe Hong <zhong@mpiwg-berlin.mpg.de>
parents: 35
diff changeset
36 #localgazetteers_dvId=2