readme updates
This commit is contained in:
parent
abf448cdc8
commit
bf0ef6ce05
1 changed files with 14 additions and 14 deletions
28
README.txt
28
README.txt
|
@ -1,10 +1,10 @@
|
||||||
|
|
||||||
_________.__ .__ .__ ________
|
_________.__ .__ .__ ________
|
||||||
/ _____/| |__ |__| _____ _____ |__| ____ \_____ \
|
/ _____/| |__ |__| _____ _____ |__| ____ \_____ \
|
||||||
\_____ \ | | \| |/ \ / \| |/ __ \ / ____/
|
\_____ \ | | \| |/ \ / \| |/ __ \ / ____/
|
||||||
/ \| Y \ | Y Y \ Y Y \ \ ___// \
|
/ \| Y \ | Y Y \ Y Y \ \ ___// \
|
||||||
/_______ /|___| /__|__|_| /__|_| /__|\___ >_______ \
|
/_______ /|___| /__|__|_| /__|_| /__|\___ >_______ \
|
||||||
\/ \/ \/ \/ \/ \/
|
\/ \/ \/ \/ \/ \/
|
||||||
|
|
||||||
Shimmie Alpha
|
Shimmie Alpha
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
@ -34,13 +34,12 @@ Installation
|
||||||
1) Create a blank database
|
1) Create a blank database
|
||||||
2) Unzip shimmie into a folder on the web host
|
2) Unzip shimmie into a folder on the web host
|
||||||
3) Visit the folder with a web browser
|
3) Visit the folder with a web browser
|
||||||
4) Enter the location of the database, and choose login details for the first
|
4) Enter the location of the database
|
||||||
admin of the board
|
5) Click "install". Hopefully you'll end up at the welcome screen; if
|
||||||
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~
|
not, you should be given instructions on how to fix any errors~
|
||||||
|
|
||||||
|
|
||||||
Upgrade from 2.1.X
|
Upgrade from 2.2.X
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
Should be automatic, just unzip and copy across config.php, images and thumbs
|
Should be automatic, just unzip and copy across config.php, images and thumbs
|
||||||
folders from the old version. This includes automatically messing with the
|
folders from the old version. This includes automatically messing with the
|
||||||
|
@ -57,10 +56,11 @@ webmaster at shishnet.org -- email
|
||||||
|
|
||||||
Licence
|
Licence
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
All code is GPL2; ie, if you give shimmie to someone else, you have to give
|
All code is GPLv2 unless mentioned otherwise; ie, if you give shimmie to
|
||||||
them the source (which should be easy, as PHP is an interpreted language...).
|
someone else, you have to give them the source (which should be easy, as PHP
|
||||||
If you want to add customisations to your own site, then those customisations
|
is an interpreted language...). If you want to add customisations to your own
|
||||||
belong to you, and you can do what you want with them.
|
site, then those customisations belong to you, and you can do what you want
|
||||||
|
with them.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue