jackbenny
|
2f5b8734c4
|
Worked out a class to easily include subpages/content and put the footer in a function
|
2014-06-28 15:13:12 +02:00 |
|
jackbenny
|
d5077b085a
|
Renamed blogsite.php to index.php, updated and added some links and rewrote README to match
|
2014-06-26 19:46:59 +02:00 |
|
jackbenny
|
0e072a2152
|
Worked out a new login and install system since the MySQL PASSWORD function didn't work out
|
2014-06-26 19:09:30 +02:00 |
|
jackbenny
|
72808dd6d5
|
Added a nice HTML-template for a real blog
|
2014-06-25 21:40:41 +02:00 |
|
jackbenny
|
64766c4ea7
|
Added a logout button and fixed HTML in simplog.php with 'start_html' and 'end_html'
|
2014-05-25 09:14:40 +02:00 |
|
jackbenny
|
be4b0a33ac
|
Replaced 'break' with 'exit' and inserted 'isset' on cookie-check
|
2014-05-22 08:41:34 +02:00 |
|
jackbenny
|
9e77a137c3
|
It's now simplog.php instead of index.php
|
2013-08-18 04:28:59 +02:00 |
|
jackbenny
|
2d58f68d62
|
Added THANKS file
|
2013-08-18 00:50:18 +02:00 |
|
jackbenny
|
1587e27780
|
Changed link from index.php to simplog.php
|
2013-08-18 00:41:36 +02:00 |
|
jackbenny
|
650aa7369d
|
Quoted REQUEST_URI to get the redirect to work
|
2013-08-17 22:51:00 +02:00 |
|
jackbenny
|
da80450cd7
|
Merge pull request #1 from Elyrith/master
Added authentication for user/admin area using the database
|
2013-08-17 13:42:11 -07:00 |
|
jackbenny
|
8ee1270391
|
Updated README file with usage information
|
2013-07-28 00:00:17 +02:00 |
|
jackbenny
|
e886d4f461
|
Cleaned up ugly HTML and renamed index.php to simplog.php
|
2013-07-27 23:38:17 +02:00 |
|
jackbenny
|
40de6d2290
|
Fixed some HTML spacings and added a user/admin page for the user directory
|
2013-07-27 02:56:46 +02:00 |
|
jackbenny
|
846f9144d9
|
Updated README file with find/edit capabilities
|
2013-07-27 02:35:06 +02:00 |
|
jackbenny
|
387012735f
|
Split it up a bit more and added a way to find and edit posts
|
2013-07-27 02:26:29 +02:00 |
|
jackbenny
|
4847b5f4d7
|
Fixed a few typos (thanks to flinga who pointed this out)
|
2013-07-26 03:40:19 +02:00 |
|
jackbenny
|
0b601dba2d
|
Forgot about the database in the mysql command
|
2013-07-26 03:34:43 +02:00 |
|
jackbenny
|
36751401ca
|
Split project into multiple files, added a way to post to the blog and rewrote README file
|
2013-07-25 06:12:02 +02:00 |
|
jackbenny
|
b14dc108c3
|
Ooops, still learning the markdown
|
2013-07-25 05:15:28 +02:00 |
|
jackbenny
|
aaa6a44059
|
Renamed SQL file and rewrote README
|
2013-07-25 05:12:06 +02:00 |
|
jackbenny
|
c3060ac4dd
|
Added a SQL file to create the table
|
2013-07-25 05:06:45 +02:00 |
|
jackbenny
|
26aba89c33
|
Fixed typo and added a newline
|
2013-07-23 22:53:32 +02:00 |
|
jackbenny
|
0b0e7ff405
|
Added a README file
|
2013-07-23 22:49:43 +02:00 |
|
jackbenny
|
f5ffa1dab0
|
Added GPL license text
|
2013-07-23 22:34:03 +02:00 |
|
jackbenny
|
4d2b4cd895
|
Added function to put N number of posts per page
|
2013-07-23 22:18:30 +02:00 |
|
jackbenny
|
f6f08cfef4
|
Base system is done and working
|
2013-07-21 00:50:58 +02:00 |
|