1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
Jordi Kroon
5d9af2102f fix: update pear.php.net and pecl.php.net links to https 2026-02-04 11:23:09 +01:00
Jim Winstead
e5ceb3e84c Purge references to PHP-GTK, it was abandoned (#1039) 2024-07-27 20:26:35 +08:00
Derick Rethans
04cb0ac173 New list doesn't allow unsubscribing different addresses than the sending address 2024-07-15 16:02:22 +01:00
Derick Rethans
b252162ecc Update with new email addresses for subscribe/unsubscribe 2024-02-18 14:34:00 +00:00
Andreas Möller
d9bcfed482 Enhancement: Enable array_syntax fixer
Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.
2022-08-22 18:59:14 +02:00
Mike Schinkel
bdfa96431c Change <a name="..."> to <a id="...">
PhpStorm flagged @name as a deprecated HTML attribute, so it seemed appropriate to change then to @id. In cases where there were both a @name and @id attribute and their values were the same, this commit removes the @name attribute (there were no cases where both @name and @id attributes existed but having different values.)

Closes GH-416.
2021-07-26 16:16:13 +02:00
Sara Golemon
2735e5f03f Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__
1/n - Update / and /include/ only.
2019-05-31 11:19:09 -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
62ce7fd1b9 Replace <tt> with <code>
The <tt>-tag doesn't exists anymore in HTML5
2014-06-05 20:04:40 +02:00
Hannes Magnusson
60d5c3b903 Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet
2010-12-28 11:09:09 +00:00
Hannes Magnusson
a8806d2d98 Style "preformatted text" :) 2010-12-26 21:40:12 +00:00
Hannes Magnusson
96cfe95067 - Create a new tip class which doesn't include the background image
- Use a pretty background and image on the unsubscribe page
2009-09-25 22:14:00 +00:00
Hannes Magnusson
91430ab07e Bye bye smarty
# Smarty is no longer a php.net project
2008-01-11 11:28:57 +00:00
Gabor Hojtsy
ed160c0c38 hr clearing really has issues, and the long mail address does not fit into the sidebar 2006-09-06 12:26:00 +00:00
Gabor Hojtsy
58af924ed2 unsubscribe reorganization:
- added separation headers so it is easier to find sections
 - added pegasus mail, pine, gmail, yahoo mail and hotmail instructions
 - removed netscape messenger instructions
 - used more semantic markup
2006-09-06 11:16:38 +00:00
Nuno Lopes
7599f87558 update thunderbird url 2006-08-15 09:33:16 +00:00
Gabor Hojtsy
ac57230169 Hum, these should be footers not headers ;) 2003-08-08 12:08:24 +00:00
Gabor Hojtsy
b245e12bdb More one column pages to join the standard compatible club 2003-08-08 12:05:39 +00:00
Gabor Hojtsy
bda498dc66 WS fixing, and add information on Mozilla Thunderbird mail client too 2003-08-02 17:41:38 +00:00
Jacques Marneweck
0143fb470c * More sysstat reducing stuff.
* Also added CVS Id: tags to files missing them at the top.

--jm
2003-05-15 23:22:13 +00:00
Gabor Hojtsy
a48e9ac474 Add info that there is an easier way to
unsubscribe for most of the lists.
2003-04-26 12:36:08 +00:00
jim winstead
4b4619f0f8 verbose mailing list unsubscription instructions (to be linked via mailing list footer) 2002-02-03 01:37:53 +00:00