Sara Golemon
c0afd74bf7
Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__
...
2/4 - Update remaining except archives/ and release/.
2019-05-31 12:31:21 -04:00
Peter Kokot
e235f79473
Trim trailing whitespace
...
This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.
2018-10-17 10:51:08 +02:00
Peter Kokot
0f95b8c709
Remove unused Git attributes ident
...
The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.
In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.
This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.
2018-10-17 07:29:46 +02:00
Michael
27628e547a
Use css class instead inline style
2014-06-06 23:55:53 +02:00
Michael
dc438db7e7
Replace <big> with <span style....
...
Replace <big> with <span style="font-size:1.2em"> since <big> is obsolet
in HTML5
2014-06-05 20:21:07 +02:00
Michael
62ce7fd1b9
Replace <tt> with <code>
...
The <tt>-tag doesn't exists anymore in HTML5
2014-06-05 20:04:40 +02:00
Michael
5bfef25e70
Kill off XHTML
...
Long live HTML5! =)
2014-06-04 19:39:27 +02:00
Hannes Magnusson
ff2b3cda03
Fix BASE_PAGE (should not be prefixed with slash)
2007-02-10 21:50:15 +00:00
Gabor Hojtsy
72ecd9bac0
TADA: PHP/FI 2.0 Manual now validates as XHTML 1.0 Strict
2004-01-21 10:46:49 +00:00
Gabor Hojtsy
e94343fcd5
Font tags -> big (since size="+1" was used)
...
A container for a blockquote
2004-01-21 09:44:12 +00:00
Gabor Hojtsy
f684923f9c
Switch layout
2004-01-20 17:37:37 +00:00
Gabor Hojtsy
7ad3d6aa7d
Tidy cleaned XHTML version:
...
- lowercase tags, closed every tag
- closed every <p>
The other HTML problems were handled in the last commit.
2004-01-20 17:31:24 +00:00
Gabor Hojtsy
a5b24f8a73
Fix some validity errors reported by HTML Tidy
2004-01-20 17:21:08 +00:00
Gabor Hojtsy
6d0f62508e
Fix includes, and make redirects based on the already computed
...
language value
2003-08-02 20:47:06 +00:00
Gabor Hojtsy
ba1bfc856a
Make all these files short_open_tags = off compatible.
...
As far as I have seen all the other files use the standard
<?php tag, which should be used in all places!
2002-12-16 20:02:27 +00:00
jim winstead
33c01cb600
here goes nothing. the new php site look. let the torrent of
...
bitter and angry "i hate change" emails begin.
2001-03-08 00:18:15 +00:00