some documentation
[mir.git] / source / config.properties-dist
1 #
2 # edit this to suit your needs (here with sampleuser idfx)
3
4 Home=/var/work/idfx/Mir/
5 HTMLTemplateProcessor.ActionRoot=/idfx/servlet/Mir
6 HTMLTemplateProcessor.DocRoot=/idfx
7
8 ClearXslCache=no
9
10 StandardLanguage=de
11
12 # the directory where the html-files will be saved
13 Producer.StorageRoot=/var/www/sites/work.indymedia.de
14
15 # the url of the site
16 Producer.ProductionHost=https://work.indymedia.de
17
18 # the url of the openposting-servlet
19 Producer.OpenAction=https://work.indymedia.de/idfx/servlet/OpenMir
20
21 # fill this variable if the pages should not be saved directly
22 # in the Producer.StorageRoot. then the pages will be saved
23 # in this subdirectory
24 Producer.DocRoot=/user/idfx/produced
25
26 # this is the name of the subdirectory where the image-dir
27 # will be linked to.
28 Producer.ImageRoot=/user/idfx/produced/img
29
30 # the url of the image-server (is this true?)
31 Producer.ImageHost=http://work.indymedia.de/images
32
33 # the url of the video-server
34 Producer.VideoHost=http://work.indymedia.de/video
35
36 # the url of the audio-server
37 Producer.AudioHost=http://work.indymedia.de/audio
38
39 # the url of the image-server
40 Producer.Image.Host=https://work.indymedia.de
41
42 # image specific storage directories
43 # absolute directory, where the images are saved
44 Producer.Image.Path=/var/media/images
45
46 # relativ directory, where the thumbnails will be saved
47 Producer.Image.IconPath=/icon
48
49 #
50 # edit with caution below this line
51 ######################################################################
52
53 #
54 # specify your database
55
56 Database.poolMin=1
57 Database.poolMax=10
58 Database.poolResetTime=1.0
59 Database.PoolLog=log/pool.log
60 Database.Limit=20
61 Database.Username=postgres
62 Database.Password=
63 Database.Host=localhost
64
65 #
66 # this sets the adaptor to be used
67
68 Database.Adaptor=webdb.storage.DatabaseAdaptorPostgresql
69 Database.Logfile=log/dbentity.log
70
71 #
72 # configuration for adaptor mysql
73
74 Adaptor.MySQL.URL=jdbc:mysql://localhost:3306/mir
75 Adaptor.MySQL.Driver=org.gjt.mm.mysql.Driver
76
77 #
78 # configuration for adaptor postgres
79
80 Adaptor.PostgreSQL.URL=jdbc:postgresql://localhost:5432/mir
81 Adaptor.PostgreSQL.Driver=org.postgresql.Driver
82
83 #
84 # should be explained .)
85 #
86
87 # how many articles should be shown on a list-page
88 Lists.Max.Items=10
89
90 HTMLTemplateProcessor.Logfile=log/htmlprocess.log
91 HTMLTemplateProcessor.Dir=templates
92
93 ServletModule.Producer.Logfile=log/producer.log
94 Entity.Logfile=log/dbentity.log
95
96
97 #
98 # Servlet / Module configurations
99 #
100
101 Mir.Logfile=log/mir.log
102 Mir.ErrorTemplate=fehler.template
103
104 ServletModule.Schwerpunkt.ConfirmTemplate=confirm.template
105 ServletModule.Schwerpunkt.ObjektTemplate=schwerpunkt.template
106 ServletModule.Schwerpunkt.ListTemplate=schwerpunktlist.template
107 ServletModule.Schwerpunkt.Logfile=log/nadiraktuell.log
108 Module.Schwerpunkt.Logfile=log/nadiraktuell.log
109
110 ServletModule.Feature.ConfirmTemplate=confirm.template
111 ServletModule.Feature.ObjektTemplate=schwerpunkt.template
112 ServletModule.Feature.ListTemplate=schwerpunktlist.template
113 ServletModule.Feature.Logfile=log/nadiraktuell.log
114 Module.Feature.Logfile=log/nadiraktuell.log
115
116 ServletModule.Themen.ConfirmTemplate=confirm.template
117 ServletModule.Themen.ObjektTemplate=themen.template
118 ServletModule.Themen.ListTemplate=themenlist.template
119 ServletModule.Themen.Logfile=log/nadiraktuell.log
120 Module.Themen.Logfile=log/nadiraktuell.log
121
122 ServletModule.Gruppen.ConfirmTemplate=confirm.template
123 ServletModule.Gruppen.ObjektTemplate=gruppen.template
124 ServletModule.Gruppen.ListTemplate=gruppenlist.template
125 ServletModule.Gruppen.Logfile=log/nadiraktuell.log
126 Module.Gruppen.Logfile=log/nadiraktuell.log
127
128 ServletModule.Users.ConfirmTemplate=confirm.template
129 ServletModule.Users.ObjektTemplate=users.template
130 ServletModule.Users.ListTemplate=userslist.template
131 ServletModule.Users.Logfile=log/nadiraktuell.log
132 Module.Users.Logfile=log/nadiraktuell.log
133
134 ServletModule.Bilder.ConfirmTemplate=confirm.template
135 ServletModule.Bilder.ObjektTemplate=bilder.template
136 ServletModule.Bilder.ListTemplate=bilderlist.template
137 ServletModule.Bilder.Logfile=log/nadiraktuell.log
138 Module.Bilder.Logfile=log/nadiraktuell.log
139
140 ServletModule.Content.ConfirmTemplate=confirm.template
141 ServletModule.Content.ObjektTemplate=content.template
142 ServletModule.Content.OpTemplate=oplist.template
143 ServletModule.Content.ListTemplate=contentlist.template
144 ServletModule.Content.Logfile=log/nadiraktuell.log
145 Module.Content.Logfile=log/nadiraktuell.log
146
147 ServletModule.Mediafolder.ConfirmTemplate=confirm.template
148 ServletModule.Mediafolder.ObjektTemplate=mediafolder.template
149 ServletModule.Mediafolder.ListTemplate=mediafolderlist.template
150 ServletModule.Mediafolder.Logfile=log/nadiraktuell.log
151 Module.Mediafolder.Logfile=log/nadiraktuell.log
152
153 #
154 # config used for OpenIndy
155 ServletModule.OpenIndy.CommentTemplate=open/comment.template
156 ServletModule.OpenIndy.CommentDoneTemplate=open/comment_done.template
157 ServletModule.OpenIndy.PostingTemplate=open/posting.template
158 ServletModule.OpenIndy.PostingDoneTemplate=open/posting_done.template
159 ServletModule.OpenIndy.Logfile=log/openindy.log
160
161 #
162 # config for ServletModuleComment - browsing/editing/deleting comments
163 Module.Comment.Logfile=log/comment.log
164 ServletModule.Comment.Logfile=log/comment.log
165 ServletModule.Comment.ConfirmTemplate=confirm.template
166 ServletModule.Comment.ObjektTemplate=comment.template
167 ServletModule.Comment.ListTemplate=commentlist.template
168
169 #
170 # config for Breaking - browsing/editing/deleting breaking news
171 Module.Breaking.Logfile=log/breaking.log
172 ServletModule.Breaking.Logfile=log/comment.log
173 ServletModule.Breaking.ConfirmTemplate=confirm.template
174 ServletModule.Breaking.ObjektTemplate=breaking.template
175 ServletModule.Breaking.ListTemplate=breakinglist.template
176
177
178 #
179 # config for messages - browsing/editing/deleting internal messages
180 Module.Messages.Logfile=log/message.log
181 ServletModule.Messages.Logfile=log/comment.log
182 ServletModule.Messages.ConfirmTemplate=confirm.template
183 ServletModule.Messages.ObjektTemplate=message.template
184 ServletModule.Messages.ListTemplate=messagelist.template
185
186 #
187 # producer-related configs below
188 #
189
190 Producer.ExtLinkName=extlink.gif
191 Producer.IntLinkName=intlink.gif
192 Producer.MailLinkName=maillink.gif
193 Producer.Logfile=log/producer.log
194
195 Producer.Navigation.Template=producer/navigation.template
196
197 Producer.Content.Template=producer/content.template
198 Producer.Content.Batchsize=20
199
200 Producer.Startseite.Template=producer/startseite.template
201 Producer.Startseite.Entries=7
202 Producer.Startseite.Pages=10
203 Producer.Startseite.Termine=5
204
205 Producer.Themen.Template=producer/themen.template
206 Producer.Themen.Entries=7
207 Producer.Themen.Pages=3
208
209 Producer.Schwerpunkte.Template=producer/schwerpunkte.template
210 Producer.Schwerpunkte.Entries=7
211 Producer.Schwerpunkte.Pages=3
212
213 Producer.Overview.MonthTemplate=producer/ov_month.template
214 Producer.Overview.YearTemplate=producer/ov_year.template
215
216 Producer.List.Template=producer/list.template
217 Producer.TopicList.Template=producer/topiclist.template
218 Producer.OpenPosting.Template=producer/openposting.template
219 Producer.FeatureList.Template=producer/featurelist.template
220
221 Producer.StartPage.Template=producer/startpage.template
222 Producer.StartPage.Items=10
223 Producer.StartPage.Newswire=30
224
225 Producer.Wap.Template=producer/wap.template
226 Producer.Wap.Items=10
227
228 Xsl.Content=producer/content.xsl
229 Xsl.Fo.Content=producer/frontpage_fo.xsl
230 Xsl.StartPage=producer/index.xsl
231 Xsl.TopicList=producer/topic.xsl
232 Xsl.OpenList=producer/open.xsl
233 Xsl.Wap=producer/wml2.xsl
234
235 Sync.Script.Path=/var/www/bin/rsync-copy