shish 4573150131 left-align tables properly
git-svn-id: file:///home/shish/svn/shimmie2/trunk@436 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-06 19:24:42 +00:00
2007-08-02 17:10:17 +00:00
2007-08-06 19:02:37 +00:00
2007-04-16 11:58:25 +00:00
2007-08-06 19:24:42 +00:00
2007-07-18 09:17:31 +00:00
2007-04-16 11:58:25 +00:00
2007-08-05 22:18:28 +00:00
2007-08-01 16:16:10 +00:00
2007-08-05 22:18:12 +00:00

             _________.__    .__                .__       ________  
            /   _____/|  |__ |__| _____   _____ |__| ____ \_____  \ 
            \_____  \ |  |  \|  |/     \ /     \|  |/ __ \ /  ____/ 
            /        \|   Y  \  |  Y Y  \  Y Y  \  \  ___//       \ 
           /_______  /|___|  /__|__|_|  /__|_|  /__|\___  >_______ \
                   \/      \/         \/      \/        \/        \/

Shimmie 2.1 Release Candidate
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RSS, BBCode + Emoticons, Wiki, Theme engine 2 + Danbooru theme, UTF8 support,
Word filter, LOTS of database optimisations, Removal of ConfigSaveEvent and
many small fixes and improvements \o/

Requirements
~~~~~~~~~~~~
MySQL 4.1+
PHP 5.0+
GD or ImageMagick

PHP 4 support has currently been dropped, because
a) It's a pain in the ass to support
b) Nobody has told me they want it

If you want PHP 4 support, mail me, and I'll see if I can get it working for
version 2.2...


Installation
~~~~~~~~~~~~
1) Create a blank database
2) Unzip shimmie into a folder on the web host
3) Visit the folder with a web browser
4) Enter the location of the database, and choose login details for the first
   admin of the board
5) Click "install". Hopefully you'll end up at the configuration screen; if
   not, you should be given instructions on how to fix any errors~


Upgrade from 2.0.X
~~~~~~~~~~~~~~~~~~
Should be automatic. This includes automatically messing with the database --
back it up first!


Upgrade from 0.8.4
~~~~~~~~~~~~~~~~~~
BIG NOTE: 0.8.4 is the only version the upgrader supports; please upgrade to
that before going any further! Feel free to try other versions, just don't
complain when it doesn't work :P

Upgrade process:
1) Make backups of everything. The most important things are your database
   data, and your images folder. config.php and the thumbs folder are also
   very helpful.
2) Check that your backups actually contain the important data, they aren't
   just empty files with the right names...
3) Create a new, blank database, separate from the old one
4) Unzip shimmie2 into a different folder than shimmie1
5) Visit the URL of shimmie2
6) Fill in the old database location, the new database location, and the full
   path to the old installation folder (the folder where the old "images" and
   "thumbs" can be found)
7) Click "upgrade"
8) Wait a couple of minutes while data is copied from the old install into the
   new one. You may wish to spend these minutes in prayer :P
9) Log in with an existing admin account and set things up to taste

The old installation can now be removed, but you may wish to keep it around
until you're sure everything in v2 is working properly~


Contact
~~~~~~~
http://forum.shishnet.org/viewforum.php?f=6 -- discussion forum
http://trac.shishnet.org/shimmie2/ -- bug tracker
webmaster at shishnet.org -- email
#shimmie on Freenode -- IRC




Description
Shish's official Shimmie code repository
Readme 17 MiB
Languages
PHP 92.4%
JavaScript 4.3%
CSS 3%
HTML 0.1%
Dockerfile 0.1%