X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=source%2Fconfig.properties-dist;h=e69e653fd14447b8b4c9e11bb90d2d08962b5921;hb=c7dc44451c9b9a32549e41c6e65708f3565330d4;hp=733a6113b7c35cc052ccc49eb18b73c00feacb4b;hpb=f914ee974101010717340d0b649328c4b6be296b;p=mir.git diff --git a/source/config.properties-dist b/source/config.properties-dist index 733a6113..e69e653f 100755 --- a/source/config.properties-dist +++ b/source/config.properties-dist @@ -28,22 +28,47 @@ # All data is located below this directory, including the servlets. - - # # # GENERAL SETUP # -Mir.Version=pre-1.0 -ClearXslCache=no +### mir/imc information +Mir.Name=mir.indymedia.org +Mir.Shortname=mir +Mir.Contact-email.address=mir-coders@lists.indymedia.org +Mir.Contact-email.name=mir-coders mailinglist +Mir.Tech-email.address=mir-coders@lists.indymedia.org +Mir.Tech-email.name=mir-coders mailinglist +Mir.Public-email.address=mir-coders@lists.indymedia.org +Mir.Public-email.name=mir-coders mailinglist + +Mir.Version=1.1beta StandardLanguage=de DirectOpenposting=yes +Mir.Localizer=mircoders.localizer.basic.MirBasicLocalizer +Mir.Localizer.Logfile=log/localizer.log + +# The location of the producer specifiations +Mir.Localizer.ProducerConfigFile=templates/producer/producers.xml + +# the templates +Mir.Localizer.Producer.GeneratorLibrary= default=freemarker(templates/producer/) +Mir.Localizer.Admin.GeneratorLibrary= default=freemarker(templates/admin/) +Mir.Localizer.OpenPosting.GeneratorLibrary= default=freemarker(templates/open/) + +# Which producers need to be called after an article (resp. a comment) is posted +Mir.Localizer.OpenPosting.ContentProducers= media.new;content.new;startpage.new;synchronization.run +Mir.Localizer.OpenPosting.CommentProducers= content.new;synchronization.run + #note that you can't make pdf's without making fo's GenerateFO=yes GeneratePDF=yes +#on-time-password-protection +PasswdProtection=no + #use rsync to mirror the website to a remote-host Rsync=no Rsync.Script.Path=/var/www/bin/rsync-copy @@ -62,12 +87,15 @@ ServletModule.OpenIndy.MaxMediaUploadItems=20 # the url of the static site Producer.ProductionHost=http://indy.code-fu.de -# The above URL points to the following directory, in which +# Produrce.StorageRoot is the directory, in which # the generated HTML pages will be stored Producer.StorageRoot=/pub/Dokumente/Indymedia/de-tech/Mir/produced - - +# for FileEdit module +# +# where do we find the files? absolute path +ServletModule.FileEdit.FileDirectory=/pub/Dokumente/Indymedia/de-tech/Mir/produced +ServletModule.FileEdit.ExtFilter=inc # # @@ -77,12 +105,12 @@ Producer.StorageRoot=/pub/Dokumente/Indymedia/de-tech/Mir/produced # the url of the openposting-servlet Producer.OpenAction=http://indy.code-fu.de/Mir/servlet/OpenMir - -# fill this variable if the pages should not be saved directly -# in the Producer.StorageRoot. then the pages will be saved -# in this subdirectory +# use this property if the pages are not produced under the docRoot +# of the webserver. all links in the produced pages are prepended +# with Producer.DocRoot Producer.DocRoot= +Producer.ActionServlet=/servlet/Mir # this is the name of the subdirectory where the image-dir # will be linked to. @@ -195,10 +223,16 @@ Entity.Logfile=log/dbentity.log # Servlet / Module configurations # +# don't change this unless you really know your i18n. +# The default encoding charset used in the written html files as well +# as the dynamic output html. +# also used for the HTML charset meta tag. +Mir.DefaultEncoding=ISO8859_1 Mir.Logfile=log/mir.log Mir.ErrorTemplate=error.template Mir.UserErrorTemplate=usererror.template Mir.LoginTemplate=admin/login.template +OpenMir.Logfile=log/openindy.log ServletModule.Schwerpunkt.ConfirmTemplate=admin/confirm.template ServletModule.Schwerpunkt.ObjektTemplate=admin/feature.template @@ -284,6 +318,12 @@ ServletModule.Comment.ObjektTemplate=admin/comment.template ServletModule.Comment.ListTemplate=admin/commentlist.template # +# config for ServletModuleHidden - lists all hidden articles of one month +ServletModule.Hidden.Logfile=log/hidden.log +ServletModule.Hidden.ListTemplate=admin/hiddenlist.template + + +# # config for Breaking - browsing/editing/deleting breaking news Module.Breaking.Logfile=log/breaking.log ServletModule.Breaking.Logfile=log/comment.log @@ -291,6 +331,14 @@ ServletModule.Breaking.ConfirmTemplate=admin/confirm.template ServletModule.Breaking.ObjektTemplate=admin/breaking.template ServletModule.Breaking.ListTemplate=admin/breakinglist.template +# +# config for Breaking - editing text files +ServletModule.FileEdit.Logfile=log/fileedit.log +ServletModule.FileEdit.ConfirmTemplate=admin/confirm.template +ServletModule.FileEdit.ObjektTemplate=admin/fileedit.template +ServletModule.FileEdit.ListTemplate=admin/fileeditlist.template + + # # config for messages - browsing/editing/deleting internal messages @@ -308,7 +356,6 @@ ServletModule.Language.ConfirmTemplate=admin/confirm.template ServletModule.Language.ObjektTemplate=admin/language.template ServletModule.Language.ListTemplate=admin/languagelist.template - # # producer-related configs below # @@ -318,45 +365,7 @@ Producer.IntLinkName=intlink.gif Producer.MailLinkName=maillink.gif Producer.Logfile=log/producer.log -Producer.Navigation.Template=producer/navigation.template - Producer.Content.Template=producer/content.template Producer.Content.Batchsize=10 -Producer.PrintableContent.Template=producer/printablecontent.template -Producer.PrintableContent.html2foStyleSheetName=producer/html2fo.xsl - -Producer.Startseite.Template=producer/startseite.template -Producer.Startseite.Entries=7 -Producer.Startseite.Pages=10 -Producer.Startseite.Termine=5 - -Producer.Themen.Template=producer/themen.template -Producer.Themen.Entries=7 -Producer.Themen.Pages=3 - -Producer.Schwerpunkte.Template=producer/schwerpunkte.template -Producer.Schwerpunkte.Entries=7 -Producer.Schwerpunkte.Pages=3 - -Producer.Overview.MonthTemplate=producer/ov_month.template -Producer.Overview.YearTemplate=producer/ov_year.template - -Producer.List.Template=producer/list.template -Producer.TopicList.Template=producer/topiclist.template -Producer.OpenPosting.Template=producer/openposting.template -Producer.FeatureList.Template=producer/featurelist.template - -Producer.StartPage.Template=producer/startpage.template -Producer.StartPage.Items=10 -Producer.StartPage.Newswire=30 - - -# todo: do we need those? -Xsl.Content=producer/content.xsl -Xsl.Fo.Content=producer/frontpage_fo.xsl -Xsl.StartPage=producer/index.xsl -Xsl.TopicList=producer/topic.xsl -Xsl.OpenList=producer/open.xsl -Xsl.Wap=producer/wml2.xsl