#
e5ceb3e8 |
| 27-Jul-2024 |
Jim Winstead |
Purge references to PHP-GTK, it was abandoned (#1039)
|
#
04cb0ac1 |
| 15-Jul-2024 |
Derick Rethans |
New list doesn't allow unsubscribing different addresses than the sending address
|
#
b252162e |
| 18-Feb-2024 |
Derick Rethans |
Update with new email addresses for subscribe/unsubscribe
|
#
d9bcfed4 |
| 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `array_syntax` fixer Co-authored-by: MathiasReker <mathias@reker.dk> Closes GH-659.
|
#
bdfa9643 |
| 26-Jul-2021 |
Mike Schinkel |
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 at
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.
show more ...
|
#
2735e5f0 |
| 31-May-2019 |
Sara Golemon |
Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__ 1/n - Update / and /include/ only.
|
#
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 ...
|
#
62ce7fd1 |
| 05-Jun-2014 |
Michael |
Replace <tt> with <code> The <tt>-tag doesn't exists anymore in HTML5
|
#
60d5c3b9 |
| 28-Dec-2010 |
Hannes Magnusson |
Add current config option (ignored in old-web), and FIXME placeholders for pages not in any menu yet
|
#
a8806d2d |
| 26-Dec-2010 |
Hannes Magnusson |
Style "preformatted text" :)
|
#
96cfe950 |
| 25-Sep-2009 |
Hannes Magnusson |
- Create a new tip class which doesn't include the background image - Use a pretty background and image on the unsubscribe page
|
#
91430ab0 |
| 11-Jan-2008 |
Hannes Magnusson |
Bye bye smarty # Smarty is no longer a php.net project
|
#
ed160c0c |
| 06-Sep-2006 |
Gabor Hojtsy |
hr clearing really has issues, and the long mail address does not fit into the sidebar
|
#
58af924e |
| 06-Sep-2006 |
Gabor Hojtsy |
unsubscribe reorganization: - added separation headers so it is easier to find sections - added pegasus mail, pine, gmail, yahoo mail and hotmail instructions - removed netscape messen
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
show more ...
|
#
7599f875 |
| 15-Aug-2006 |
Nuno Lopes |
update thunderbird url
|
#
ac572301 |
| 08-Aug-2003 |
Gabor Hojtsy |
Hum, these should be footers not headers ;)
|
#
b245e12b |
| 08-Aug-2003 |
Gabor Hojtsy |
More one column pages to join the standard compatible club
|
#
bda498dc |
| 02-Aug-2003 |
Gabor Hojtsy |
WS fixing, and add information on Mozilla Thunderbird mail client too
|
#
0143fb47 |
| 15-May-2003 |
Jacques Marneweck |
* More sysstat reducing stuff. * Also added CVS Id: tags to files missing them at the top. --jm
|
#
a48e9ac4 |
| 26-Apr-2003 |
Gabor Hojtsy |
Add info that there is an easier way to unsubscribe for most of the lists.
|
#
4b4619f0 |
| 03-Feb-2002 |
jim winstead |
verbose mailing list unsubscription instructions (to be linked via mailing list footer)
|