forked from GithubBackups/vichan
Fix README.md
This commit is contained in:
parent
3ac3899787
commit
34eb8cc718
18
README.md
18
README.md
@ -3,10 +3,10 @@
|
|||||||
|
|
||||||
About
|
About
|
||||||
------------
|
------------
|
||||||
vichan is a free light-weight, fast, highly configurable and user-friendly
|
8chan is a free light-weight, fast, highly configurable and user-friendly
|
||||||
imageboard software package. It is written in PHP and has few dependencies.
|
imageboard software package. It is written in PHP and has few dependencies.
|
||||||
|
|
||||||
vichan is a fork of [Tinyboard](http://tinyboard.org/), a great imageboard package, actively
|
8chan is a fork of [vichan](https://github.com/vichan-devel/vichan), which is a fork of [Tinyboard](http://tinyboard.org/), a great imageboard package, actively
|
||||||
building on it and adding a lot of features and other improvements.
|
building on it and adding a lot of features and other improvements.
|
||||||
|
|
||||||
Support and announcements: https://int.vichan.net/devel/
|
Support and announcements: https://int.vichan.net/devel/
|
||||||
@ -44,11 +44,13 @@ Installation
|
|||||||
1. Download and extract Tinyboard to your web directory or get the latest
|
1. Download and extract Tinyboard to your web directory or get the latest
|
||||||
development version with:
|
development version with:
|
||||||
|
|
||||||
git clone git://github.com/vichan-devel/vichan.git
|
git clone git://github.com/ctrlcctrlv/8chan.git
|
||||||
|
|
||||||
2. Navigate to ```install.php``` in your web browser and follow the
|
2. Copy secrets.example.php to secrets.php and edit it.
|
||||||
|
|
||||||
|
3. Navigate to ```install.php``` in your web browser and follow the
|
||||||
prompts.
|
prompts.
|
||||||
3. vichan should now be installed. Log in to ```mod.php``` with the
|
4. vichan should now be installed. Log in to ```mod.php``` with the
|
||||||
default username and password combination: **admin / password**.
|
default username and password combination: **admin / password**.
|
||||||
|
|
||||||
Please remember to change the administrator account password.
|
Please remember to change the administrator account password.
|
||||||
@ -64,8 +66,6 @@ backup your ```inc/instance-config.php```, replace all your files in place
|
|||||||
(don't remove boards etc.), then put ```inc/instance-config.php``` back and
|
(don't remove boards etc.), then put ```inc/instance-config.php``` back and
|
||||||
finally run ```install.php```.
|
finally run ```install.php```.
|
||||||
|
|
||||||
To migrate from a Kusaba X board:
|
|
||||||
|
|
||||||
Support
|
Support
|
||||||
--------
|
--------
|
||||||
vichan is still beta software -- there are bound to be bugs. If you find a
|
vichan is still beta software -- there are bound to be bugs. If you find a
|
||||||
@ -81,7 +81,7 @@ find support from a variety of sources:
|
|||||||
[irc.6irc.net #vichan-devel](irc://irc.6irc.net/vichan-devel)
|
[irc.6irc.net #vichan-devel](irc://irc.6irc.net/vichan-devel)
|
||||||
|
|
||||||
### Tinyboard support
|
### Tinyboard support
|
||||||
vichan is based on a Tinyboard, so both engines have very much in common. These
|
8chan is based on a Tinyboard, so both engines have very much in common. These
|
||||||
links may be helpful for you as well:
|
links may be helpful for you as well:
|
||||||
|
|
||||||
* Tinyboard documentation can be found [here](http://tinyboard.org/docs/).
|
* Tinyboard documentation can be found [here](http://tinyboard.org/docs/).
|
||||||
@ -110,7 +110,7 @@ at the power users. You won't be able to run these from shared hosting accounts
|
|||||||
|
|
||||||
Localisation
|
Localisation
|
||||||
------------
|
------------
|
||||||
Wanting to have vichan in your language? You can contribute your translations at this URL:
|
Want to have vichan/8chan in your language? You can contribute your translations at this URL:
|
||||||
|
|
||||||
https://www.transifex.com/projects/p/tinyboard-vichan-devel/
|
https://www.transifex.com/projects/p/tinyboard-vichan-devel/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user