Update of /cvsroot/webmacro/wiki/resources/default/WEB-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv31868/WEB-INF
Modified Files:
Tag: christian
Wiki.properties
Log Message:
More generic wiki settings for default
Index: Wiki.properties
===================================================================
RCS file: /cvsroot/webmacro/wiki/resources/default/WEB-INF/Attic/Wiki.properties,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** Wiki.properties 17 Feb 2003 14:17:02 -0000 1.1.2.1
--- Wiki.properties 17 Feb 2003 18:29:35 -0000 1.1.2.2
***************
*** 37,54 ****
# format:
# WikiPageTitle: webmacro-template.wm
! WebMacro: webmacro.wm
# Lucene Indexer options
! LuceneIndexer.IndexDirectory: @INSTALL_DIR@/index/
ReIndex: false
-
-
# who are the administrators?
# administrators are allowed to do user-administration stuff
! Administrators: e_ridge;lane;justin;BrianGoetz;
--- 37,54 ----
# format:
# WikiPageTitle: webmacro-template.wm
! WelcomePage: welcome.wm
# Lucene Indexer options
! LuceneIndexer.IndexDirectory: /WEB-INF/index/
ReIndex: false
# who are the administrators?
# administrators are allowed to do user-administration stuff
! Administrators: admin;
+ # who are the moderators?
+ Moderators: admin;
***************
*** 64,73 ****
# what is the default page to display
! StartPage: WebMacro
# Properties for PageStore
! PageStore.Server: @INSTALL_DIR@/VLH
PageStore.Port: 1998
PageStore.PartitionKey: Pages-WebMacro
--- 64,73 ----
# what is the default page to display
! StartPage: WelcomePage
# Properties for PageStore
! PageStore.Server: /WEB-INF/VLH
PageStore.Port: 1998
PageStore.PartitionKey: Pages-WebMacro
***************
*** 75,84 ****
PageStore.MutableCertificate: private write certificate: la;skfjqpowieutr;aslkfdjja ;slkdfjq;owieurpqowiurep oiw3u4rquwyequw45y9q7233r089 23qurpwjhasdf
PageStore.ProxyImplementation: org.opendoors.instant.vlh.client.LocalProxyImpl
! PageStore.Creator: Eric
# Properties for UserStore
! UserStore.Server: @INSTALL_DIR@/VLH
UserStore.Port: 1998
UserStore.PartitionKey: Users-WebMacro
--- 75,84 ----
PageStore.MutableCertificate: private write certificate: la;skfjqpowieutr;aslkfdjja ;slkdfjq;owieurpqowiurep oiw3u4rquwyequw45y9q7233r089 23qurpwjhasdf
PageStore.ProxyImplementation: org.opendoors.instant.vlh.client.LocalProxyImpl
! PageStore.Creator: admin
# Properties for UserStore
! UserStore.Server: /WEB-INF/VLH
UserStore.Port: 1998
UserStore.PartitionKey: Users-WebMacro
***************
*** 86,90 ****
UserStore.MutableCertificate: private write certificate:qpw84o5qp3oweuifypfqowe4urp2qiu3yrpqiwueyr[2i3u51p28o3759-1082eqwrupoi wqehp`ou1 3hq[90u[if;s[
UserStore.ProxyImplementation: org.opendoors.instant.vlh.client.LocalProxyImpl
! UserStore.Creator=Eric
--- 86,90 ----
UserStore.MutableCertificate: private write certificate:qpw84o5qp3oweuifypfqowe4urp2qiu3yrpqiwueyr[2i3u51p28o3759-1082eqwrupoi wqehp`ou1 3hq[90u[if;s[
UserStore.ProxyImplementation: org.opendoors.instant.vlh.client.LocalProxyImpl
! UserStore.Creator=admin
|