threadr.lostcave.ddnss.de/threadr
BodgeMaster 0c39f2259c added short documentation 2020-03-10 23:11:34 +01:00
..
about %BANNER_COOKIES% 2020-03-09 12:22:57 +01:00
board %BANNER_COOKIES% 2020-03-09 12:22:30 +01:00
boards %BANNER_COOKIES% 2020-03-09 12:22:13 +01:00
img (hopefully) fixed home logo 2020-03-10 20:02:33 +01:00
login %BANNER_COOKIES% 2020-03-09 12:21:36 +01:00
logout %BANNER_COOKIES% 2020-03-09 12:20:26 +01:00
news %BANNER_COOKIES% 2020-03-09 12:19:31 +01:00
profile %BANNER_COOKIES%, also added a missing closing tag 2020-03-09 12:18:22 +01:00
signup %BANNER_COOKIES% 2020-03-09 12:17:12 +01:00
userhome %BANNER_COOKIES%, also added a missing closing tag 2020-03-09 12:23:48 +01:00
README.md added short documentation 2020-03-10 23:11:34 +01:00
accept_cookie.php it wörks now 2020-03-10 19:41:26 +01:00
index.php added cookie banner variable 2020-03-09 12:11:02 +01:00
style.css tinkering with icon size 2020-03-10 20:33:33 +01:00

README.md

Short documentation of each file

about [DIR]

contains the about us page

board [DIR]

contains the files needed to display a board

boards [DIR]

contains the files for the board list

img [DIR]

the directory that contains images that are part of the WebSite itself (no user content)

login [DIR]

everything that is needed to log in a user

logout [DIR]

the logout process

news [DIR]

a page displaying a special board that is write-protected and shows updates about ThreadR

profile [DIR]

profile pages and profile settings

signup [DIR]

the signup process

userhome [DIR]

the users feed

redirect immediately back to where tzhe user came from but sets a cookie that says 'You accept cookies.' $_GET variables:

  • from: the url the user came from after urlencode() was used on it

index.php

the homepage

README.md

this file

style.css

the stylesheet used on every ThreadR site