From: init Date: Sat, 19 Apr 2003 13:20:06 +0000 (+0000) Subject: added new config-lines for CommentList.ArticleLink ContentList.ArticleLink X-Git-Tag: BEFORE_MERGE_1_1~160 X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=commitdiff_plain;h=62eda907ecc2c6e0ad01a9cc5eb092f0a444afc8 added new config-lines for CommentList.ArticleLink ContentList.ArticleLink --- diff --git a/etc/config.properties-dist b/etc/config.properties-dist index 0fa24e94..048bab5f 100755 --- a/etc/config.properties-dist +++ b/etc/config.properties-dist @@ -90,6 +90,11 @@ Mir.Localizer.Admin.TopicListFlavor=1 # For the checkboxes flavour, how many columns should there be? Mir.Localizer.Admin.TopicListColumns=3 +# Article Preview Link URL (Link to produced articles from within admin) +ContentList.ArticleLink=http://production.indy.code-foo.org/en/${date.formatted.yyyy}/${date.formatted.MM}/${id}.shtml +CommentList.ArticleLink=http://production.indy.code-foo.org/en/${co_content.date.formatted.yyyy}/${to_content.date.formatted.MM}/${to_content.id}.shtml + + # In which order should the topic appear? Mir.Localizer.Admin.TopicListOrder=title