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

95 Commits

Author SHA1 Message Date
Jeremy Emery
a9fb6a04d2 Remove reference to Freenode and replace with Libera.Chat (#409)
Co-authored-by: Jez Emery <jez@bmssalvage.co.uk>
2021-06-08 21:05:56 +01: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
Mike Griffiths
d6ebf85d00 Reordered the IRC channels in the support.php list. OFTC channel is quiet, whereas Freenode and Quakenet are busy, so the network list has been reordered to reflect that. 2015-06-16 11:04:31 +01:00
Peter Cowburn
e0b2e51c0d semantics, shmemantics. 2014-03-07 20:52:22 +00:00
Levi Morrison
a8da43558d The tt element is obsolete; replacing with code element instead. 2014-03-07 11:37:33 -07:00
Hannes Magnusson
2c6cc60367 Kill the books section & link UGs to a real place
The books link barely work, and that UG page hasn't been updated in 5+ years
2013-12-22 12:23:31 -08:00
Levi Morrison
e916105a19 Fixed merge conflict. 2013-12-15 11:27:28 -07:00
Levi Morrison
57c032532a Fixed some pages that were not full-width but could/should be. 2013-09-17 16:32:16 -06:00
Levi Morrison
b6c3f372e1 Removed empty section. 2013-07-10 19:23:08 -06:00
Hannes Magnusson
6688517ade I don't know exactly what happened but somehow this long outstanding
todo item got resolved.
I hope noone actually notices =)
2012-07-05 23:00:35 +01: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
d528f39e94 Add IrCQNet (IRC) 2009-04-11 08:44:21 +00:00
Hannes Magnusson
94eb311e6a Don't hardcode the link 2008-04-22 17:35:48 +00:00
Hannes Magnusson
3ae6a2b2b9 Remove the "Knowledge base" link (bug#41659)
# Something weird going on there, looks like its only temporary though
2007-06-11 21:08:56 +00:00
Philip Olson
3ea4467bae spelling/typo 2007-03-09 02:18:25 +00:00
Gabor Hojtsy
ca890b37bb incorporate our Amazon partner links here 2006-09-05 16:59:57 +00:00
Gabor Hojtsy
d8960808c0 one more place where books were referenced 2006-09-05 16:39:06 +00:00
Rasmus Lerdorf
ec855ba60a typo 2005-12-25 13:49:12 +00:00
Rasmus Lerdorf
09986451ae gah 2005-12-25 13:45:51 +00:00
Gabor Hojtsy
d3c453a09e move contact out to its own page, and add advertising information there (also link in from sitemap and from page footers) 2004-04-10 10:52:24 +00:00
Gabor Hojtsy
aff342f31c Add possible #phphelp channel name, and point out that there is
no single official PHP channel.
2003-09-11 14:07:10 +00:00
Gabor Hojtsy
5c00520ec8 One link to the webmaster email address, and other places point to it 2003-09-06 08:47:16 +00:00
Gabor Hojtsy
42ad8ddf5e Go in more detail that the webmasters are not going to
answer support questions (something like that requested by
didou)
2003-08-13 12:04:14 +00:00
Gabor Hojtsy
e7a2250c2c There were no bug reports on the new layout pages
not working, so add this layout to some more used
pages (but still not to the most used pages)
2003-08-13 11:06:57 +00:00
Gabor Hojtsy
4a6b37b416 Updating the prepend include, add base page support and
WS fixing to reflect the common layout
2003-08-03 11:29:08 +00:00
Gabor Hojtsy
f66bcea721 XHTML fix: use lowercase <a> 2003-06-10 10:14:16 +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
Rasmus Lerdorf
75dd92ff61 Get rid of some more stat() syscalls by avoiding include_path stats when
we know the exact relative path to the files
2003-05-15 17:39:37 +00:00
Gabor Hojtsy
4c70099e40 Nicos asked me to add freenode.. Also doing some ws modifications. 2003-01-08 18:07:26 +00:00
Mark Kronsbein
73e93e1ddd Added QuakeNet 2002-09-23 19:33:30 +00:00
Gabor Hojtsy
cd7a326cde Adding PHP Meetup to user groups, corrected a few typos 2002-09-15 11:28:54 +00:00
Mark Kronsbein
af021fc196 Added DALNet 2002-08-24 19:46:42 +00:00
Rasmus Lerdorf
82a29c2f4f Stop advertising for lilo 2002-08-18 01:51:31 +00:00
Gabor Hojtsy
5427c33ccf Correcting submission form URL 2002-07-18 09:53:45 +00:00
Gabor Hojtsy
a3e400b5aa Adding news item about new comp.lang.php, and adding it to the
support page, as well as more information about the news server.
2002-07-09 14:47:20 +00:00
Gabor Hojtsy
2006c05735 Uncomment openprojects, and adding it with the right link.
Modifying EFNet comments, with more info why it is not working right now
2002-05-04 10:31:50 +00:00
Gabor Hojtsy
ac0d99331d OpenProjects is a domain reg. page 2002-05-04 10:16:42 +00:00
Gabor Hojtsy
ba971e0f4b So adding ourselfs to the support section, with more comments
on webmaster@php.net being an archived ML
2002-04-27 09:47:34 +00:00
jim winstead
5797e97157 describe events 2002-02-03 00:23:20 +00:00
jim winstead
5626db8f7b split mailing lists stuff into own page, make support page be a more friendly
list of places to get help. (and call it 'getting help' in the top nav menu.)
stuff just gets lost in the sidebar.
2002-01-30 18:55:51 +00:00
Mark Kronsbein
d99645f9a0 IRCNet has its own Website 2001-12-08 11:51:13 +00:00
Andrei Zmievski
6e4a6a7603 php-gtk-doc now has an archive. 2001-11-27 14:20:06 +00:00
Andrei Zmievski
965192e5c1 Add php-gtk-doc list. 2001-11-15 20:03:21 +00:00
Gabor Hojtsy
3e55f95528 Adding Japanese ML link 2001-10-26 20:54:54 +00:00
jim winstead
6457575065 add anchor for local mailing lists list 2001-09-23 23:51:12 +00:00
Mark Kronsbein
f7a8a51d93 efnet.org is up again. the link to the channels doesnt work, so i included it as a comment 2001-08-19 12:12:20 +00:00
James Moore
6691088263 - Change info for php-gtk lists. 2001-08-19 11:49:44 +00:00
Mark Kronsbein
b0624c6acd Deleted link to 404 on efnet.org, added information about ircnet channels 2001-08-03 21:54:53 +00:00