From bfe040cb39358a7929fc0b6f1ceb6328c56f5738 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Mon, 25 Oct 2010 15:17:32 +0200 Subject: possibility to add text to about page --- config_sample.rb | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'config_sample.rb') diff --git a/config_sample.rb b/config_sample.rb index a5ea129..986be02 100644 --- a/config_sample.rb +++ b/config_sample.rb @@ -96,8 +96,7 @@ EXAMPLES = [ } ] -# add the htmlcode in the Variable EXAMPLENOTICE to the startpage -# Example: displays all available Polls +# add the htmlcode in the Variable EXAMPLENOTICE to the example page examplenotice = <Screencasts
    @@ -108,6 +107,18 @@ examplenotice = < +

    Bugs/Features

    + + +ABOUTNOTICE +ABOUTNOTICE = aboutnotice + # choose a default stylesheet # e.g., "classic.css", "css/foobar.css", ... DEFAULT_CSS = "default.css" -- cgit v1.2.3