- experimental opensessions
[mir.git] / source / default.properties
index 356f6bb..531c749 100755 (executable)
@@ -113,7 +113,7 @@ Mir.Localizer.Producer.AllNewProducers= media.new;articles.changed;startpage.run
 
 #note that you can't make pdf's without making fo's
 #this is actually now set in producers.xml
-#but these summarize what is said in there for the benefit of OpenMir 
+#but these summarize what is said in there for the benefit of OpenMir
 GenerateFO=yes
 GeneratePDF=yes
 
@@ -201,7 +201,7 @@ Producer.Image.MaxIconSize = 120
 Producer.Image.MinDescalePercentage=10
 
 # descaling will only occur if at least the following number of pixels needs
-#  to be removed from either the width or the height: 
+#  to be removed from either the width or the height:
 Producer.Image.MinDescaleReduction=10
 
 
@@ -231,7 +231,7 @@ Producer.Icon.BigVideo=video_big.gif
 Producer.Icon.BigText=text_big.gif
 
 #the style sheet used to turn html into xsl:fo
-Producer.HTML2FOStyleSheet=/some/dir/mir/etc/producer/html2fo.xsl 
+Producer.HTML2FOStyleSheet=/some/dir/mir/etc/producer/html2fo.xsl
 
 # the following lines are used to construct PDFs on the fly from one or more articles
 # for the moment, if you want to change anything else about your pdfs, you 
@@ -310,10 +310,14 @@ Mir.DefaultHTMLCharset=UTF-8
 
 
 
+Localizer.OpenSession.comment.EditTemplate = editcomment.template
+Localizer.OpenSession.comment.DupeTemplate = donecomment.template
+Localizer.OpenSession.comment.DoneTemplate = dupecomment.template
+
+
 #
 # config used for OpenIndy
 
-OpenMir.TemplateDir=etc/open/
 ServletModule.OpenIndy.CommentTemplate=comment.template
 ServletModule.OpenIndy.CommentDoneTemplate=comment_done.template
 ServletModule.OpenIndy.CommentDupeTemplate=comment_dupe.template