1
0
mirror of https://github.com/php/web-qa.git synced 2026-03-24 07:22:07 +01:00

7 Commits

Author SHA1 Message Date
Aaron Junker
4496f6477e Properly set $CURRENT_PAGE and $TITLE
Closes GH-36.
2022-07-07 13:36:15 +02:00
Peter Kokot
7276801013 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 08:01:18 +02:00
Hannes Magnusson
061d507f85 Fix annoying hardcoded qa.php.net links 2013-12-30 00:58:20 -08:00
Hannes Magnusson
386724b54b Wrap paragraphs in.. <p> 2013-12-29 23:41:33 -08:00
Hannes Magnusson
c71470b570 Awww the good old days. Table layout. I miss the good old days 2013-12-15 01:30:53 -08:00
Antony Dovgal
d7d8d4f587 add a link to the frontpage 2007-02-23 13:21:56 +00:00
Antony Dovgal
6eb4f1ab18 add "Release Candidates Explained" [tm] 2007-02-21 10:30:32 +00:00