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

136 Commits

Author SHA1 Message Date
Luffy
80ccba40fe Optimize CSS for Google CSE search (#1294) 2025-07-15 10:40:38 +08:00
Andreas Möller
59c070f557 Enhancement: Enable blank_line_after_opening_tag fixer (#875) 2023-12-07 16:57:19 +01:00
Andreas Möller
00342c402f Fix: Remove vim instruction (#880) 2023-12-07 15:01:52 +01:00
Andreas Möller
c093fb5382 Enhancement: Enable trailing_comma_in_multiline fixer (#647)
* Enhancement: Enable and configure trailing_comma_in_multiline fixer

* Fix: Run 'make coding-standards'
2023-12-06 23:16:28 +00:00
Andreas Möller
1ebc2c4996 Enhancement: Enable binary_operator_spaces fixer
Closes GH-667.
2022-08-22 19:17:38 +02: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
Andreas Möller
b3c9551c93 Enhancement: Enable no_extra_blank_lines fixer
Closes GH-646.
2022-07-12 14:26:18 +02:00
Sara Golemon
cfc6b38ec8 Goodbye Magic Quotes 2019-07-10 13:45:01 -04: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
Hannes Magnusson
35c5927574 Remove more dead code 2013-11-21 20:34:16 -08:00
Hannes Magnusson
9e65de7d02 There are part of help really 2013-11-21 20:10:30 -08:00
Hannes Magnusson
38c642382c Use Google here 2013-11-20 17:56:01 -08:00
Hannes Magnusson
eabe0cd158 Kill dead code 2013-11-20 17:22:11 -08:00
Hannes Magnusson
8e87088c3f Remove funcitons.js. Only used by search.php which hasn't made sense for many many many
years.

Could be the reason why Google is blocking us today..
2013-10-24 00:55:27 -07:00
Adam Harvey
b51b2d08fe Work through the remaining FIXME pages; put them in their correct categories,
and update aged markup as appropriate.

Yes, I did check the new markup on the non-beta site too.
2012-09-07 17:52:03 +08:00
Rasmus Lerdorf
aad52615ab Distinguish between 404s and explicit searches and don't log mirrortest 2011-07-16 06:51:35 +00:00
Rasmus Lerdorf
ad41364c59 Make ChangeLog and News archive searches work 2011-07-14 05:54:20 +00: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
Philip Olson
057281b7c1 Fixed minor logic issues, as per E_NOTICE errors found within the logs. 2010-06-12 02:41:10 +00:00
Gwynne Raskind
94c13e3545 - Redirects from CVS pages to SVN pages
- CVS -> SVN in all affected pages
Most of this work was done by Shawn Stratton.
2009-07-13 08:14:46 +00:00
Philip Olson
79d9e6a837 Lists: php-dev changed to php-internals on marc.info too. Both work however. 2007-10-01 18:40:52 +00:00
Hannes Magnusson
5a8b40f198 es.php.net was moved to another server which doesnt block outbound connectinos 2007-06-13 13:55:45 +00:00
Hannes Magnusson
7b62698d0c Add 'opensearch' by Marco Rodrigues
(Supports Firefox2 and IE7..)
2007-03-28 10:28:56 +00:00
Gabor Hojtsy
cc4d7cd980 history restoration was deemed harmful 2006-09-06 12:52:57 +00:00
Rasmus Lerdorf
5cd35aa20c Fix for bug #36735 2006-03-15 05:50:34 +00:00
Nuno Lopes
d8f2555365 fix two typos that prevented the search in a specific language to work
tune the regexes, so that the mirror specific part isnt shown
2006-02-28 16:30:04 +00:00
Nuno Lopes
5ae0070e47 the manual search isnt limited to english any more 2006-02-28 12:15:47 +00:00
Rasmus Lerdorf
18bb98f5c2 Some new search options 2006-02-28 08:23:28 +00:00
Rasmus Lerdorf
4db4fa47e3 Pass the scope along 2006-02-28 05:14:26 +00:00
James Cox
aa0fa694e1 land better version of the search system and enable..
basically it just looks better, has paging, is realistic about results, should respect mirrors.. etc
2006-02-28 01:06:32 +00:00
Gabor Hojtsy
ec049f3fb1 jaj, this part of the script was never executed :) 2005-01-10 13:43:57 +00:00
Gabor Hojtsy
b324375157 remove autoloading of suggestion code and add it only on the search page 2005-01-10 12:01:59 +00:00
Gabor Hojtsy
f7c6f845d9 announce sitewide deployment of function list suggestions, and point people to the place, where they can opt out if desired 2004-12-27 00:39:25 +00:00
Mehdi Achour
2002c50ec4 fix #27529 2004-03-08 22:44:02 +00:00
Gabor Hojtsy
0bd5157228 Add back the link to the CVS interface, and add that there is no support for this... 2004-01-20 15:39:59 +00:00
Gabor Hojtsy
222c8c0f26 More information on what should work and how, so we hopefully get better
bug reports in the future.
2004-01-20 13:36:47 +00:00
Gabor Hojtsy
09c9196a00 the full function list generation code is now available in CVS, so we can fix the bugs reported, and generate updated function lists as required 2003-11-21 11:14:16 +00:00
Gabor Hojtsy
ef29a6d81c Pointer to the file with JS uncompressed 2003-11-14 17:16:02 +00:00
Gabor Hojtsy
0119e1d6e5 Try to avoid confusion by disabling the search form (which
does not contain anything else, but the same as the top right part)
2003-11-07 20:08:06 +00:00
Gabor Hojtsy
a7e8def0e7 Integrate functions.js into the search page for public beta testing
(announcement will come later)
2003-10-26 16:02:12 +00:00
Gabor Hojtsy
1f1bb00255 Add some sensible information on non-php.net pages when mod.php is visited.
Also disallow the indexing of mod.php and remove duplicate exclusion
of search.php (it is already included in robots.txt)
2003-08-24 12:13:41 +00:00
Gabor Hojtsy
48130753c4 Do not index the search page 2003-08-18 09:51:53 +00:00
Gabor Hojtsy
58f07d1381 Drop out the useless (and unused) parts from here, and clean
up the rest:
 -> use new includes and base page specification
 -> better support for redirection in case of high load
 -> reuse code - mirror_redirect()
 -> also make the whole page XHTML compliant on the way
2003-08-16 12:17:55 +00:00
Gabor Hojtsy
b0d1d55abe Use <hr /> instead of the overcomplicated hdelim() 2003-08-08 12:58:27 +00:00
Gabor Hojtsy
9755f2f748 XHTML fixes: <p> cannot contain <ul> and <pre>,
<ul> needs to have an <li>, <select> has no
width="" param, etc.
2003-06-14 19:01:00 +00:00
Gabor Hojtsy
5bc08a1522 Tabs -> spaces on top, and override $lang with
$LANG if $lang was empty or not set, given that
$LANG is always set to some useable language
code
2003-06-04 08:40:09 +00:00
Andrew Lindeman
eb2eb53218 use www.php.net instead of the mirror for the site option in google, in
case a mirror hasn't been indexed by google.
2003-05-24 21:11:40 +00:00
Wez Furlong
0b233b7d24 google doesn't like trailing slash on site 2003-05-23 01:58:26 +00:00