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

Commit Graph

  • d9d8ca463b Utilize new header and footer and add needed styles to sitewide.css to make these pages appear as they used to look before the change Gabor Hojtsy 2003-08-08 19:45:38 +00:00
  • 36249e7253 More styles for the other headers Gabor Hojtsy 2003-08-08 19:22:46 +00:00
  • 8ddc232c7e Only add a border around images, if explicitly specified Gabor Hojtsy 2003-08-08 18:57:19 +00:00
  • 4d64e5afe9 Getting ready for & coming in titles and info texts with htmlspecialchars, and also fix some printouts for HTML compatibility Gabor Hojtsy 2003-08-08 14:28:50 +00:00
  • 0945e1c67b Fix entity usage and URLs for HTML compatibility Gabor Hojtsy 2003-08-08 14:26:31 +00:00
  • dfb00aa62f Fix HTML validity Gabor Hojtsy 2003-08-08 14:12:37 +00:00
  • 5865828a1d Fix HTML validity problmem in news link Gabor Hojtsy 2003-08-08 14:09:33 +00:00
  • 9cc1cf7138 Wups, this needs to be global... Gabor Hojtsy 2003-08-08 14:07:33 +00:00
  • e09380cbb4 Do not allow non-online languages as user preferred ones Gabor Hojtsy 2003-08-08 14:04:13 +00:00
  • a2778f1ca4 Fix HTML validity problems Gabor Hojtsy 2003-08-08 14:01:15 +00:00
  • 8a28534c34 Manual lookup remake: - use new type of includes - add base page functionality - use $_GET vars instead of register_globals - use existing information ($MQ, $LANG) - use mirror_redirect() for redirection Gabor Hojtsy 2003-08-08 13:46:28 +00:00
  • 538b86e9c4 Replace .. in file based searches for security reasons Gabor Hojtsy 2003-08-08 13:43:39 +00:00
  • b9c58ef587 Drop search information alltogether, add base page and new include Gabor Hojtsy 2003-08-08 13:39:04 +00:00
  • 4d1b1cbbf3 Include base page information Gabor Hojtsy 2003-08-08 13:38:32 +00:00
  • b86ca3fec5 The manual path does not need to end in /manual/ :) Gabor Hojtsy 2003-08-08 13:35:25 +00:00
  • 5b648aa934 Apply the new include and base page methods plus use direct links with better link text and remove reference to local search which is not working (and if it will work, it will work on all mirror sites) Gabor Hojtsy 2003-08-08 13:23:26 +00:00
  • 9cfd84debc Apply the new include and base page methods Gabor Hojtsy 2003-08-08 13:22:49 +00:00
  • 3a1491cac5 Fix HTML validity problems, and use new include and base page methos Gabor Hojtsy 2003-08-08 13:18:21 +00:00
  • 6cddadf78e Fix XHTML 1.0 validity problems Gabor Hojtsy 2003-08-08 13:08:26 +00:00
  • b0d1d55abe Use <hr /> instead of the overcomplicated hdelim() Gabor Hojtsy 2003-08-08 12:58:27 +00:00
  • 4bff2580c2 Employ new base page and include methods Gabor Hojtsy 2003-08-08 12:45:14 +00:00
  • e9714006d1 Drop usage of hdelim(), as it was too simple, and employ new base page and include methods Gabor Hojtsy 2003-08-08 12:44:44 +00:00
  • bcd79e8462 Strong tagname typo fix Gabor Hojtsy 2003-08-08 12:43:47 +00:00
  • c7c2410b10 Fix a few HTML validity problems Gabor Hojtsy 2003-08-08 12:36:03 +00:00
  • ac57230169 Hum, these should be footers not headers ;) Gabor Hojtsy 2003-08-08 12:08:24 +00:00
  • b245e12bdb More one column pages to join the standard compatible club Gabor Hojtsy 2003-08-08 12:05:39 +00:00
  • a0d52cd052 Leading spaces to tabs and drop whitespace from end of lines to be more bandwidth friendly with the output + Add PHP code highlight supporting styles Gabor Hojtsy 2003-08-08 12:04:48 +00:00
  • c61f1b21f0 Only report local stats if it is set to 1, for those who think that the local stats env var is only a flag... Gabor Hojtsy 2003-08-08 10:17:55 +00:00
  • 4d1093f373 Correct url for the NEWS file. Ilia Alshanetsky 2003-08-07 18:44:51 +00:00
  • bbaf740353 RC3 Ilia Alshanetsky 2003-08-07 18:29:38 +00:00
  • a4110a9b28 We really would like to catch MyExceptionFoo here... Gabor Hojtsy 2003-08-07 18:11:25 +00:00
  • b22dd7619c Replace unclear favicon with a new image provided by an enthusiast bug reporter (#23558) Gabor Hojtsy 2003-08-07 18:02:39 +00:00
  • a3d3cfcc36 Fix $_SERVER varname Gabor Hojtsy 2003-08-07 17:34:24 +00:00
  • 97764145fd Fix for a PHP bug here... Now sites with an actual PHP set up will have an XHTML 1.0 strict compatible credits page Gabor Hojtsy 2003-08-07 15:07:18 +00:00
  • db0e38a42a Fix page title, and make the explicit language input field placed Gabor Hojtsy 2003-08-07 12:36:33 +00:00
  • 5fc16e3fe8 Do not inform users on local search support, there is nothing like this working currently... Gabor Hojtsy 2003-08-07 12:31:12 +00:00
  • 02655718a2 Add credits page syles to the sitewide CSS rules, and move the credits page to the new CSS based layout... Gabor Hojtsy 2003-08-07 11:12:44 +00:00
  • edc3012cf6 Adding the new CSS based header and footer on an experimenting page (thanks.php), also removing time measurement code from prepend.inc and layout.inc Gabor Hojtsy 2003-08-07 09:30:05 +00:00
  • 4a2e363a89 Adding the new CSS based header and footer on an experimenting page (thanks.php) Gabor Hojtsy 2003-08-07 09:29:44 +00:00
  • 6509db6d9c Put the repeating codes into functions, tabs2spaces and use more descriptive variable names Gabor Hojtsy 2003-08-04 09:45:32 +00:00
  • 7e15661021 Update include, add page name info and apply WS fixes Gabor Hojtsy 2003-08-03 17:42:14 +00:00
  • a04a840c76 Remove debug information and hdelim() Gabor Hojtsy 2003-08-03 17:27:15 +00:00
  • 3737c3e083 Use str_replace for performance reasons, and also honor the starting spaces on lines, discarded by browsers, but do replace two nbsps with one and a space, as it is rendered the same way, and is much smaller. Gabor Hojtsy 2003-08-03 17:23:03 +00:00
  • d35419eb50 Update the source display code to use the new include methods, to have a page base name. Also update the url check code to use _GET, and better check for file names Gabor Hojtsy 2003-08-03 15:51:25 +00:00
  • d32a6c1a7f Doh, <p> should not be a parent of <div> Gabor Hojtsy 2003-08-03 11:41:36 +00:00
  • 2f135b54ff This image is not used anymore Gabor Hojtsy 2003-08-03 11:32:05 +00:00
  • 4a6b37b416 Updating the prepend include, add base page support and WS fixing to reflect the common layout Gabor Hojtsy 2003-08-03 11:29:08 +00:00
  • dd274cf9fc Layout and use static links as static links Gabor Hojtsy 2003-08-03 11:23:03 +00:00
  • f2de72bdba = Use the new include method, and provide base page name, so we can include this from anywhere = Update tip title printout, use standard HTML tags = Layout the tips as we have things layed out on other pages = Remove the lang attribute from calls, so the preferred language is used in all cases, add note on this to the text above the tips = Make tips relative to the mirror site, as on the urlhowto page, also removing the IE5 image, as it was static in this manner (and was not really that needed anyway) = It still would be nice, if guys would be able to check that these tips are still working (eg. the all browser JS tip is not fully working for me in Firebird) Gabor Hojtsy 2003-08-03 11:16:40 +00:00
  • 63498a7a85 Link in the dochowto where documentation is referenced, so people will face the workflow of phpdoc before asking for a CVS account Gabor Hojtsy 2003-08-03 10:39:55 +00:00
  • 14abb0f22d Add support for highlighting PHP code with CSS classes used, and use it on the new zend engine 2 page (code idea from livedocs) Gabor Hojtsy 2003-08-03 10:17:21 +00:00
  • 6d0f62508e Fix includes, and make redirects based on the already computed language value Gabor Hojtsy 2003-08-02 20:47:06 +00:00
  • 0e76f2acb0 Remove about-notes page as content is already on add-note page Gabor Hojtsy 2003-08-02 20:34:08 +00:00
  • 8de1d8412f Remove about notes page, as the content is on (and should be on) the add-note page. Also add BC error handler rule to make links work... Gabor Hojtsy 2003-08-02 20:33:05 +00:00
  • b49dcdff86 Fix XHTML validity problem in table Gabor Hojtsy 2003-08-02 17:54:10 +00:00
  • bda498dc66 WS fixing, and add information on Mozilla Thunderbird mail client too Gabor Hojtsy 2003-08-02 17:41:38 +00:00
  • 1788a38d7c Apply the new include methods, add base page values and a few WS modifications to let the printed code be in line with our common stuff... Gabor Hojtsy 2003-08-02 16:44:53 +00:00
  • d71d8961fb Remove redundant file, and add BC shortcut redirection for new one Gabor Hojtsy 2003-08-02 16:36:42 +00:00
  • 41b42da142 Whitespace fixes and adding <code> where it was missing Gabor Hojtsy 2003-08-02 14:25:00 +00:00
  • 683912d1e0 Indentation, inclusion independence, and replacing php3 and php4 with php-src in the instructions Gabor Hojtsy 2003-08-02 10:10:13 +00:00
  • bda34651ea Update usage stats Rasmus Lerdorf 2003-08-02 02:46:37 +00:00
  • ff806e23b9 Inclusion support for mirror-info, so we can test 404 handlers directly with this script Gabor Hojtsy 2003-08-01 20:59:51 +00:00
  • a0727e58e9 Let this be included from anywhere Gabor Hojtsy 2003-08-01 20:59:26 +00:00
  • 4f22331f48 Disallow robots to index the printer friendly pages Gabor Hojtsy 2003-08-01 12:29:24 +00:00
  • db3a2ac093 Fix validity error (& => &amp;) Gabor Hojtsy 2003-07-31 10:38:50 +00:00
  • bdc08e040e RC2 news Ilia Alshanetsky 2003-07-30 23:19:53 +00:00
  • 0b9a06b941 Add a link to the URL shortcut howto page for those who are not familiar with this stuff [yet] Gabor Hojtsy 2003-07-30 20:39:55 +00:00
  • 6472bfbc59 Change link of German ML as requested Gabor Hojtsy 2003-07-30 10:06:22 +00:00
  • add507f087 Announce URL shortcut change made after user pressure, and also comment on the temorary nature of the Google search solution, as it is only causing negative comments so far... Gabor Hojtsy 2003-07-29 17:18:31 +00:00
  • 4135039c22 Increase chunk read size from 8K to 12K because of long old notes Gabor Hojtsy 2003-07-29 17:05:15 +00:00
  • 2e420296e5 Only set language if properly specified, and fill in the blanks when saving settings, so they will come back in the right position in the preference list from the cookie Gabor Hojtsy 2003-07-29 12:55:24 +00:00
  • 9bd0cc6639 Change default URL shortcut search fallback type to be the function list search (so users won't get redirected to google). Also provide the option to force the site to redirect to do a documentation seach (on google currently) in case a user is used to this Gabor Hojtsy 2003-07-29 11:35:24 +00:00
  • 266bf58d0a Add indented block class Gabor Hojtsy 2003-07-29 11:31:21 +00:00
  • c8ff9738f7 Better organisation and cleanup of header elements, to make them take up much less space and be more clear with their formatting Gabor Hojtsy 2003-07-28 11:32:11 +00:00
  • 6da102a979 Further optimize the "small" class Gabor Hojtsy 2003-07-28 11:21:26 +00:00
  • 2df34e15eb CVS account request page remake - Better HTML layout - Using the standard table CSS classes - Using _POST instead of relying on register_globals - Better exposure to the final warning (in a red block) - A bit rewording of some mailing list and CVS references (eg. php4 => php-src) - Add base href support and absolute includes Gabor Hojtsy 2003-07-28 11:18:07 +00:00
  • e8048726fb - Move all the font information to one place - Add the .warn class for warning on PHP pages - Add standard tables (so we can remove the coloring info from HTML) - Add maximized input field support Gabor Hojtsy 2003-07-28 11:14:53 +00:00
  • 3d8273c020 Reformatting, adding comments, and support for base href. Gabor Hojtsy 2003-07-28 09:25:51 +00:00
  • b63886576d Reformatting and adding more information on the webmaster address publicly archived Gabor Hojtsy 2003-07-28 09:12:51 +00:00
  • 97d3c56db0 Remove ZEND_CHANGES and redirect all requests for that to zend-engine-2.php which is a more up to date (and more visual) version of the changes. Gabor Hojtsy 2003-07-28 08:36:52 +00:00
  • e2c834c814 Add CVS ID Gabor Hojtsy 2003-07-28 08:32:39 +00:00
  • 657be76d34 Support base href on this page too Gabor Hojtsy 2003-07-28 08:31:37 +00:00
  • 42637676e8 AppleScript fix, also trying to make the line a bit shorter, thanks to Stian Gabor Hojtsy 2003-07-28 08:10:41 +00:00
  • 1ec567beef Add new BBEdit tip from Stian Gabor Hojtsy 2003-07-27 09:42:37 +00:00
  • 454483f53e Special support for the books page, until all the pages will be capable of being included, and this solution will be a general one Gabor Hojtsy 2003-07-25 17:10:56 +00:00
  • 6a68490db1 Book page remake: Gabor Hojtsy 2003-07-25 17:09:39 +00:00
  • 18df8ff1ef Fix a bug, which made language specifying shortcuts (eg. /it/books) not work. Gabor Hojtsy 2003-07-25 16:54:07 +00:00
  • 654aaeded5 This is a gif, not a jpg Gabor Hojtsy 2003-07-25 15:44:12 +00:00
  • 0c96f1df1e Adding Larry's new books [first round] Gabor Hojtsy 2003-07-25 11:32:01 +00:00
  • c9a1e81413 Don't display edit options, when there is no ID [ie. when previewing a note] Gabor Hojtsy 2003-07-23 18:36:10 +00:00
  • 176623c52b fix another error caused by recent commit Andrew Lindeman 2003-07-23 16:08:58 +00:00
  • 90e595890a fixing error in previous commit by goba that made it impossible to submit a note. Andrew Lindeman 2003-07-23 14:14:51 +00:00
  • bc57569536 Manual (and user note) functions remake: Gabor Hojtsy 2003-07-21 16:41:54 +00:00
  • d915bc5dfa Adding new CSS file, which will be used for printer friendly pages Gabor Hojtsy 2003-07-21 16:34:40 +00:00
  • 7af7287389 Adding CSS code for new manual TOC, thus getting rid of tables used there only for vertical spacing reasons Gabor Hojtsy 2003-07-21 16:33:53 +00:00
  • 59435032f7 Also specify BASE_PAGE on manual pages, so it can be used to print out the show source link properly on pages accessed with shortcuts Gabor Hojtsy 2003-07-21 13:14:33 +00:00
  • c6fa1a200f Added index.html to DirectoryIndex as manual/howto/index.html requires it. This closes bug #24336 Philip Olson 2003-07-20 15:59:23 +00:00
  • c390c1dfb9 Ask mirrors to set up SQLite Gabor Hojtsy 2003-07-20 15:52:02 +00:00
  • 4d5338d76b Quickref remake: - updating code to use modern control structures and variables - double the size of "found functions" for searches - distribute results and the big function list in 3 columns, instead of 2, as there is many data, and there is plenty of space for that - make use of the user's language preference while searching, so only results available in the preferred language will be returned Gabor Hojtsy 2003-07-20 15:18:15 +00:00
  • 9fd21b55e3 - Get rid of BASE_FOR_MANPAGE in favor of the more generic _SERVER['BASE_HREF'], which we will use on all pages Gabor Hojtsy 2003-07-20 13:44:36 +00:00