Laurent Raufaste
a9e6b6ee24
Let's not act like we are producing clean XHTML, we aren't and it breaks some browsers (like an old Konqueror)
2013-05-19 22:46:59 -04:00
Laurent Raufaste
8f5ca17a46
Fixed a lot of redirected links, resolves #62
2013-05-14 22:19:46 -04:00
John Carehag
60a81c7775
Some nitpicking code changes to the menu and CSS
...
I couldn't help myself from doing these changes, but managed to stop
before I rewrote the whole CSS.
2013-05-14 22:37:22 +02:00
mog
c3eb829e8d
Fix caching issue CSS for now
...
This should be done properly by actually changing the cachebuster (cb) according to the CSS file version - but will do for now.
Might need testing, assuming this is the only file the header is written.
2013-05-14 16:47:07 +03:00
Gargaj
9fc165dfa9
You need this otherwise the last dot slides in.
...
Btw there's a better way to do this with li:last-child but OH WELL.
2013-05-14 13:34:04 +03:00
Laurent Raufaste
8cc07c6076
Merge pull request #65 from dfox288/media-queries
...
Added media queries for phones to hide left/right boxes on the start pag...
2013-05-13 19:22:52 -07:00
D.Fox
f880eb8ba8
Added media queries for phones to hide left/right boxes on the start page; refactored the navigation to use an ul instead of a table (to clear correctly on smaller resolutions)
2013-05-13 23:57:18 +02:00
Erik Faye-Lund
f2aea95b12
lookup server-variables in $_SERVER
...
This reduces some dependencies on register_globals
2013-05-13 23:08:15 +02:00
Laurent Raufaste
342b1198f7
relative path is problematic for some scripts in subfolders
2013-05-12 22:50:45 -04:00
Erik Faye-Lund
32a3335bba
include/top.php: use html entity
2013-05-12 23:53:19 +02:00
Laurent Raufaste
287fded79a
Moved all the cache stuff in the tmp folder
2013-05-12 17:07:48 -04:00
Laurent Raufaste
703037a02e
Absolute URLs in all redirects (thx @JonasPed)
2013-05-12 15:14:10 -04:00
Laurent Raufaste
a7a9970a98
Let's put those temp file in a dedicated folder
...
And start having constants in a centralized file too
2013-05-11 20:33:54 -04:00
Laurent Raufaste
84ced40901
account2.php -> customize.php
2013-05-09 22:14:51 -04:00
Laurent Raufaste
069bd536dd
Point to / for instead of index.php
2013-05-09 22:03:05 -04:00
Laurent Raufaste
cba89bd9c3
We need to check for result, dumbass thx @AMcBain
2013-05-08 00:09:12 -04:00
Laurent Raufaste
a4b80a87ba
Do not warning when the user has no nickname
2013-05-07 23:39:57 -04:00
Laurent Raufaste
0f27dc048b
unicode is not there yet
2013-05-07 21:25:43 -04:00
Laurent Raufaste
f168d4b59d
Whitespace
2013-05-07 21:24:00 -04:00
Laurent Raufaste
fa4358da67
No need to fuck up the logo with a warning
2013-05-07 21:23:53 -04:00
Laurent Raufaste
05c09fce58
This was a little dumb I guess
2013-05-07 14:57:18 -04:00
Laurent Raufaste
56dc4c1765
Adding the current live shit
2013-05-07 14:20:08 -04:00