|
b9cbc947b5
|
Reworked 'nodir'-function a bit and included it in the Page-class instead. Started working on a way to edit content files
|
2014-07-04 18:27:49 +02:00 |
|
|
bbccef275e
|
Moved content.php to includes dir, created a 404-page and a last resort to a default page (404)
|
2014-06-30 19:55:06 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
be4b0a33ac
|
Replaced 'break' with 'exit' and inserted 'isset' on cookie-check
|
2014-05-22 08:41:34 +02:00 |
|
|
650aa7369d
|
Quoted REQUEST_URI to get the redirect to work
|
2013-08-17 22:51:00 +02:00 |
|
Elyrith
|
be86ecdaa1
|
Renamed users table so it doesn't conflict with another site, in case you use the same database.
|
2013-08-11 22:44:10 -04:00 |
|
Elyrith
|
84a11cc73b
|
Add comments to includes/login.inc
|
2013-08-10 14:28:27 -04:00 |
|
Elyrith
|
18a067a902
|
All user/ pages require authentication against database users.
|
2013-08-10 01:46:31 -04:00 |
|
Elyrith
|
4dd163139f
|
Database-based login working for user/new.php.
|
2013-08-10 01:46:31 -04:00 |
|
Elyrith
|
c7a1d05e4f
|
Lost login.inc somehow. *shrug*
|
2013-08-10 01:46:31 -04:00 |
|
Elyrith
|
21a833a3eb
|
Login working, but not cookie.
|
2013-08-10 01:46:31 -04:00 |
|
Elyrith
|
ed0efd68a9
|
Version 1 of DB auth. Only works with user/login.php for now.
|
2013-08-10 01:46:31 -04:00 |
|
Elyrith
|
c8706fc865
|
Version 1 of DB auth. Only works with user/login.php for now.
|
2013-08-10 01:46:31 -04:00 |
|
|
e886d4f461
|
Cleaned up ugly HTML and renamed index.php to simplog.php
|
2013-07-27 23:38:17 +02:00 |
|
|
387012735f
|
Split it up a bit more and added a way to find and edit posts
|
2013-07-27 02:26:29 +02:00 |
|