GithubHelp home page GithubHelp logo

guniorobot / garden Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vanilla/vanilla

1.0 2.0 0.0 9.38 MB

Vanilla is an open-source discussion forum for the web. It is built upon Garden, our pluggable application development framework.

Home Page: http://vanillaforums.org

License: GNU General Public License v2.0

PHP 92.47% JavaScript 7.53%

garden's Introduction

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>Vanilla ReadMe</title>
	<link rel="stylesheet" href="applications/dashboard/design/setup.css" type="text/css" />
</head>
<body class="ReadMe">
<div class="Title">
   <h1>
      <img src="applications/dashboard/design/images/vanilla_logo.png" alt="Vanilla" />
      <p>Version 2</p>
   </h1>
</div>
<div class="Info">
   <h1>Welcome!</h1>
   <p>Vanilla was born out of the desire to create customizable, integratable, and downright entertaining community solutions. Vanilla has been used to power over 400,000 community forums around the world - We couldn't be happier that you've decided to use Vanilla to grow yours.</p>
   <p style="text-align: right;">- Mark O'Sullivan</p>

   <h1>Requirements</h1>   
   <ul>
      <li>PHP version 5.2.0 or newer.</li>
      <li>The pdo_mysql module must be enabled (it is enabled by default, but some web hosts disable it).</li>
      <li>MySQL 5 or newer.</li>
   </ul>

   <h1>Installation</h1>
   <ol>
      <li>Upload this entire file structure up to your web server.</li>
      <li>Navigate to that folder in your web browser.</li>
      <li>Follow the instructions on screen.</li>
   </ol>
   
   <p>If you run into any issues during your install, it is most often related to file permissions on your server. Try granting PHP write access to the following files & folders:</p>
   <ul>
      <li>/cache/*</li>
      <li>/conf/config.php (if this file doesn't exist, don't worry about it)</li>
      <li>/uploads/*</li>
   </ul>
   
   <h1>Upgrading from Vanilla 1 to Vanilla 2</h1>
   <p>Some of your customizations to your Vanilla 1 forum (plugins, themes, and translations) will not be easily portable to Vanilla 2. You will most likely need to create a new theme for your forum.</p>
   <p><strong><span style="color: #d00;">Important:</span> Back up all of your existing files and your database.</strong></p>
   <ol>
      <li>Delete all of your Vanilla 1 files.</li>
      <li>Upload this entire file structure to your web server.</li>
      <li>
         Vanilla 2 requires that PHP have read/write access to the following files/folders:
         <ul>
            <li>/conf</li>
            <li>/cache/*</li>
            <li>/uploads/*</li>
         </ul>
      </li>
      <li>Browse to your Vanilla 2 files in your favourite web browser and follow the installation instructions. Make sure to use the same database that your Vanilla 1 tables are in.</li>
      <li>Browse to http://yourdomain.com/path/to/vanilla/import and follow the instructions.</li>
      <li>Navigate to the role management screen and re-assign each role's permissions.</li>
   </ol>
   
   <h1>Additional Resources</h1>
   <p>If you are having difficulties, encountered errors, or just have some basic questions, here are some additional resources to help you out:</p>
   <ul>
      <li>
         <a href="http://vanillaforums.org/docs">Vanilla Documentation</a>
         <br />The Vanilla Documentation is a community-managed set of documents that cover topics from getting Vanilla installed to creating plugins and themes. 
      </li>
      <li>
         <a href="http://vanillaforums.org/discussions">Vanilla Community Forums</a>
         <br />The Vanilla Community Forums are a free resource where users, fans, and developers can help each other with all Vanilla-related questions.
      </li>
   </ul>
   
   <h1>Giving Back</h1>
   <p>Once you experience all the ways that Vanilla can help you grow your community, you'll be as excited about Vanilla as we are. All we ask in exchange for your use of this software is that you tell others about it. The more people you tell, the more people use it, the more time we can devote to making it even better.</p>
   
   <h1>Copyright</h1>
   <p>Vanilla is released under the <abbr title="GNU Public License">GPL</abbr> (see <a href="LICENSE.txt">LICENSE.txt</a>).</p>
</div>
</body>
</html>

garden's People

Contributors

tburry avatar markosullivan avatar kaecyra avatar linc avatar tigr avatar sirlancelot avatar ddumont avatar jverkoey avatar meanbean avatar iambenno avatar saladyears avatar garymardell avatar jspautsch avatar renepenner avatar macolu avatar sbenes avatar unlight avatar sirnot avatar norguhtar avatar cdavid avatar gigablah avatar davestewart avatar ekarulf avatar gensisns avatar nickhx avatar jasonparallel avatar zamrih avatar

Stargazers

Gun.io Robot avatar

Watchers

Gun.io Robot avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.