History log of /web-php/manual/phpfi2.php (Results 1 – 16 of 16)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c0afd74b 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

2/4 - Update remaining except archives/ and release/.


# e235f794 17-Oct-2018 Peter Kokot

Trim trailing whitespace

This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.


# 0f95b8c7 30-Jun-2018 Peter Kokot

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
use

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.

show more ...


# 27628e54 06-Jun-2014 Michael

Use css class instead inline style


# dc438db7 05-Jun-2014 Michael

Replace <big> with <span style....

Replace <big> with <span style="font-size:1.2em"> since <big> is obsolet
in HTML5


# 62ce7fd1 05-Jun-2014 Michael

Replace <tt> with <code>

The <tt>-tag doesn't exists anymore in HTML5


# 5bfef25e 04-Jun-2014 Michael

Kill off XHTML

Long live HTML5! =)


# ff2b3cda 10-Feb-2007 Hannes Magnusson

Fix BASE_PAGE (should not be prefixed with slash)


# 72ecd9ba 21-Jan-2004 Gabor Hojtsy

TADA: PHP/FI 2.0 Manual now validates as XHTML 1.0 Strict


# e94343fc 21-Jan-2004 Gabor Hojtsy

Font tags -> big (since size="+1" was used)
A container for a blockquote


# f684923f 20-Jan-2004 Gabor Hojtsy

Switch layout


# 7ad3d6aa 20-Jan-2004 Gabor Hojtsy

Tidy cleaned XHTML version:
- lowercase tags, closed every tag
- closed every <p>
The other HTML problems were handled in the last commit.


# a5b24f8a 20-Jan-2004 Gabor Hojtsy

Fix some validity errors reported by HTML Tidy


# 6d0f6250 02-Aug-2003 Gabor Hojtsy

Fix includes, and make redirects based on the already computed
language value


# ba1bfc85 16-Dec-2002 Gabor Hojtsy

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!


Revision tags: POST_MERGE_FROM_NEW_LOOK_2001_TAG_1
# 33c01cb6 08-Mar-2001 jim winstead

here goes nothing. the new php site look. let the torrent of
bitter and angry "i hate change" emails begin.