aboutsummaryrefslogtreecommitdiff
path: root/config.rb.sample
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-24 23:03:24 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-24 23:03:24 +0200
commit967c201902dcd36899122b75d26ed663e7e0066e (patch)
tree75a242562d73efa7126ddcf17d8357fdd4827663 /config.rb.sample
parentc28ecdbbab576455921278d8117c2f20e008d9d8 (diff)
moved config to left + sample text for Sandbox
Diffstat (limited to '')
-rw-r--r--config.rb.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.rb.sample b/config.rb.sample
index 7cfdcca..e050a28 100644
--- a/config.rb.sample
+++ b/config.rb.sample
@@ -6,6 +6,11 @@ SITEURL = "http://#{$cgi.server_name}#{$cgi.script_name.gsub(/[^\/]*$/,"")}"
# add this htmlcode to the startpage
NOTICE = <<CHARSET
+<fieldset><legend>Sandbox</legend>
+ If you want to play around with the Tool, you may want to take a look at these two Example Polls:<br />
+ <a href='#{SITEURL}EventScheduleExample'>Event Schedule Poll</a><br />
+ <a href='#{SITEURL}NormalExample'>Normal Poll</a>
+</fieldset>
<fieldset><legend>--verbose</legend>
Get the sourcecode with <a href="http://bazaar-vcs.org/">bazaar</a>:
<br />