-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathINSTRUCTIONS.TXT
52 lines (36 loc) · 1.96 KB
/
INSTRUCTIONS.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
CamelBoard
==========
CamelBoard ~ The MySQL-less messageboard software.
*Welcome To CamelBoard MessageBoard software!
Donate Bitcoins if you are feeling generous to :1BButVypoERBMb27hAMmWFK8Jf2XVMDSX1
or check out a messageboard that runs on camelboard project at:
http://camelboard.t15.org
Created and Written from scratch by: WinterVein
credits to:
- WinterVein, for creating CamelBoard),
- Steve Dawson, for writing the password protection PHP script(you can find him at
http://www.stevedawson.com/)
- The BootStrap Team(Mdo, Fat, and the rest of their contributers) for writing
the BootStrap CSS framework that is utilized by CamelBoard
(you can find them at http://getbootstrap.com/)
- the creators of ace editor (you can find them at:http://ace.c9.io/)
NOTE:
- Admin blog posts can involve html, php, css, and javascript (this is so that you can style your posts).
- Things posted to the messageboard (respondwrite.html) do not allow use of code(this is for saftey reasons).
Libraries used:
-bootstrap
IMPORTANT:
*FOLLOW THE README IN ORDER TO CONFIGURE YOUR MessageBoard!
README:
<h5>1(VERY VERY IMPORTANT!!!!). First you need to set up your blog!
- To do this you must visit yoursitename.com/config.php in yourbrowser and follow the instructions listed there.
2(optional but useful to know)you can delete posts!
-To do this, view config.php in your browser, and go to the "delete comments" section,
and enter the replyid of the thread you want to delete (does not work for Sub-replyid).
also, you may want to reset the threads and comments every once in a while,
to do this, navigate to the "THREAD AND COMMENT CLEARER/RESETER" section and click the button.
3(optional). Change the Blog/discussion board Name.
- To do this simply open up config.php and navigate to the "Blog/Discussion Board name configuration" section
and change the name.
4(optional). MODIFY ANYTHING YOU WANT! including but not limited to:css style, php scripts,
background color, and more!