public
Description: Vanilla is a simple hypertext system (read: Wiki) written in REBOL.
Homepage: http://www.vanillasite.at/
Clone URL: git://github.com/earl/vanilla.git
Click here to lend your support to: vanilla and make a donation at www.pledgie.com !
earl (author)
Thu Oct 22 17:53:24 -0700 2009
commit  8970a466c0ab78b6029d16dbde880fb03f86e37f
tree    6467d52fa8e0f5ab758bd41201d32134792e6f7a
parent  26215d7f7a3d22299b02269969e0a56d088f403a
name age message
file .gitignore Wed Oct 21 16:31:11 -0700 2009 The big directory layout restructuring To furt... [earl]
file .htaccess Thu Aug 20 09:46:21 -0700 2009 Add some .htacess defaults [earl]
file INSTALL.unix.txt Tue Jul 21 11:40:13 -0700 2009 Fix tabs and trailing whitespace [earl]
file INSTALL.win32.txt Tue Jul 21 11:40:13 -0700 2009 Fix tabs and trailing whitespace [earl]
file LICENSE.txt Tue Jul 21 11:40:13 -0700 2009 Fix tabs and trailing whitespace [earl]
file README.txt Thu Oct 22 17:53:42 -0700 2009 Update copyright in README, reformat and fix typos [earl]
file RELEASE-0.6.2.txt Tue Jul 21 11:40:13 -0700 2009 Fix tabs and trailing whitespace [earl]
directory code/ Wed Oct 21 17:48:49 -0700 2009 Prune redundant .htaccess [earl]
directory data/ Wed Oct 21 16:31:11 -0700 2009 The big directory layout restructuring To furt... [earl]
directory static/ Wed Oct 21 16:31:11 -0700 2009 .htaccess for static/ within ScriptAliased dirs [earl]
directory tools/ Wed Oct 21 16:31:11 -0700 2009 The big directory layout restructuring To furt... [earl]
file vanilla.cgi Wed Oct 21 16:31:11 -0700 2009 The big directory layout restructuring To furt... [earl]
file vanilla.cgi.conf Wed Oct 21 16:31:11 -0700 2009 The big directory layout restructuring To furt... [earl]
README.txt
                              synerge vanilla/R

  Copyright (C) 2000-2009 by Andreas Bolka, Christian Langreiter
  Licensed under the Academic Free License version 2.0.


  What is it?
  -----------

  Vanilla is a simple, extensible hypertext system and framework for
  developing simple web-applications.

  Vanilla's conceptual roots lie in Ward Cunningham's WikiWikiWeb, an idea
  Vanilla fully embraced.

  Through extension mechanisms, Vanilla also provides Weblog functionality.
  This breed of software (wiki/weblog cross-over) is now commonly referred to
  as Bliki - and as far as we know Vanilla was the first of its kind.


  Downloads, Documentation, Installation, Usage
  ---------------------------------------------

  For all things Vanilla have a look at <URL:http://www.vanillasite.at/>.
  There you should find almost all needs satisfied. And for the needs that
  remain unsatisfied, you'll find information where and whom to ask.


  Licensing
  ---------

  Vanilla is licensed under the terms of the Academic Free License version
  2.0. Please see the accompanying LICENSE.txt file or visit
  <URL:http://www.opensource.org/licenses/afl-2.0.php>

  Vanilla is OSI Certified Open Source Software.