File | Date | Author | Commit |
---|---|---|---|
control | 2013-08-21 |
|
[9f59bf] Fixed misaligned error report |
functional | 2013-08-17 |
|
[7f8e73] Code overhaul |
images | 2013-08-21 |
|
[88340b] Added Logging System |
includes | 2013-08-26 |
|
[bf33d7] Added includes/functions_logs |
js | 2013-08-19 |
|
[667aa7] Merge branch 'master' of ssh://git.code.sf.net/... |
pages | 2013-08-20 |
|
[568e12] Fixed Macro Thread Tools Bug |
scripts | 2013-08-18 |
|
[6d009a] Change post and thread tables to divs |
styles | 2013-08-21 |
|
[88340b] Added Logging System |
template | 2013-08-19 |
|
[667aa7] Merge branch 'master' of ssh://git.code.sf.net/... |
.htaccess | 2013-08-17 |
|
[7f8e73] Code overhaul |
README.txt | 2013-08-19 |
|
[b8c8d5] Validation update, minor changes |
index.php | 2013-08-21 |
|
[88340b] Added Logging System |
init.php | 2013-08-17 |
|
[5d971b] fixed init bug |
robots.txt | 2013-08-17 |
|
[7f8e73] Code overhaul |
# Shinba is imageboard software written by several dedicated, talented programmers, and numerous anonymous conrtibutors. # Shinba is licensed under the MIT Open Source License, thereby making it available for free, public usage. # We believe in the freedom of knowledge and the progression of humanity as a whole. Hack to learn. Do not learn to hack. # Please enjoy. # # VERSION 017017017 # # Adapted from Futallaby 040103 DIRECTIONS: 1) EDIT THE CONFIG FILE (includes/config) TO FIT YOUR WEBSITE! You will need a MySQL database if you dont already have one. 2) Move all folders/files to your website 3) Run init.php 3.a) After you run init.php you should get a success message. 4) Delete init.php 5) Edit the CSS files found in styles and add your own images to the images/img folder 6) chmod 777 your images directory 7) Install the following if you don't already have them: Imagick for PHP <--- (For thumbnailing) Curl for PHP <--- (Fetch image by URL) 8) Run your website! NOTES: The version numbering system was selected to stay true to Futallaby. It works thus: 0(total patches since initial commit)0(total patches this year)0(total patches this month)