1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 19:52:29 +02:00
Commit Graph

201 Commits

Author SHA1 Message Date
Gabor Hojtsy
647d18bf47 Use new layout here too... 2003-09-16 16:23:27 +00:00
Gabor Hojtsy
68b0dab449 Use simple links instead of make_link() 2003-08-31 14:02:31 +00:00
Gabor Hojtsy
e453d3ef69 Use the standard table styles 2003-08-09 14:37:43 +00:00
Gabor Hojtsy
29fe3bf405 <small> is inline, should not contain a <p>... 2003-08-09 10:59:55 +00:00
Gabor Hojtsy
a1921355ea Only deal with & in the info text, there are infos with HTML content 2003-08-09 09:06:26 +00:00
Gabor Hojtsy
002961dc97 Book titles are not that important to qualify as a header
Plus fix the form to have some container for HTML compatibility
2003-08-09 08:44:58 +00:00
Gabor Hojtsy
4d64e5afe9 Getting ready for & coming in titles and info texts with htmlspecialchars,
and also fix some printouts for HTML compatibility
2003-08-08 14:28:50 +00:00
Gabor Hojtsy
b0d1d55abe Use <hr /> instead of the overcomplicated hdelim() 2003-08-08 12:58:27 +00:00
Gabor Hojtsy
6a68490db1 Book page remake:
- employ new vars (_GET, _SERVER), so we are not
   dependant on register_globals here anymore
 - use simple links instead of a dropdown for navigation
 - format the navtable as on the doc download and
   lang selection pages
 - put misc things into the sidebar
 - always display some books, have a fallback for type and
   language in case of nothing is specified [display books
   in the user's preferred language by default]
 - still a not so nice table based aproach for the book
   listing, it can be further optimized probably...
2003-07-25 17:09:39 +00:00
Gabor Hojtsy
5f8bc842be Don't pass on [previously] default values of
make_image(), fixing an image display bug
2003-06-14 19:39:58 +00:00
Gabor Hojtsy
5cf9097213 XHTML fixes 2003-06-14 19:36:44 +00:00
Gabor Hojtsy
94b8972662 Several XHTML fixes: <br> to <br />, fixing
scope problems (<p> should not contain <ul>,
<a> should not contain <h[x]>), etc.
2003-06-14 16:10:23 +00:00
Gabor Hojtsy
f80cf5975d XHTML fixes: close tags, use &amp; instead of &,
&lt; instead of <, etc.
2003-06-14 15:54:45 +00:00
Jacques Marneweck
c97cbc8dab * Missed that Notice echoed in the HTML output.
--jm
2003-05-15 22:57:41 +00:00
Jacques Marneweck
66490835c5 * Fix for the many <a href="Array"> where there are authorlinks.
* Fixed all other E_NOTICE warnings.

--jm
2003-05-15 22:53:04 +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
89365927f6 Separate data from presentation. Move books data to include/books.inc, as
all other "tabular" data is somewhere there... This also makes books.php
more editable, as it means less load to the rsync server if the display
logic changes.
2003-01-11 12:32:52 +00:00
Gabor Hojtsy
6c0a99d900 Use the correct name of the image for a book 2002-11-26 18:53:38 +00:00
Gabor Hojtsy
2799b91638 Correcting the black book's and the multimedia book's titles 2002-11-24 14:51:40 +00:00
Gabor Hojtsy
7154f6aece Correcting two book titles 2002-11-24 13:49:18 +00:00
Gabor Hojtsy
3e8fb54e75 Adding information about friends of Ed books 2002-11-24 13:02:23 +00:00
Gabor Hojtsy
1a1dbfe4d9 Add new Wiley book details 2002-11-24 12:50:09 +00:00
Gabor Hojtsy
7dd0813418 Updating Hungry Minds books to be Wiley books, as it
took over the company. Also the details URLs are
changed / added
2002-11-24 12:47:01 +00:00
Gabor Hojtsy
8ac1c929bd Adding information about a new dummy book 2002-11-24 12:43:18 +00:00
Gabor Hojtsy
98ff9bc2d2 Adding new Sams book info, also correcting Oreilly book image name 2002-11-24 12:36:03 +00:00
Gabor Hojtsy
4358135ba0 Updating Sams 24 hour book information for the second edition 2002-11-24 12:28:27 +00:00
Gabor Hojtsy
7295668af0 Adding another new book, this time from Premier Press 2002-11-24 12:19:24 +00:00
Gabor Hojtsy
6775aa34e7 Another new Oreilly book 2002-11-24 12:09:19 +00:00
Gabor Hojtsy
512ed0b0cd Adding new webdbapp book from Oreilly 2002-11-24 12:01:52 +00:00
Gabor Hojtsy
2fd29f12d2 Adding information about Wrox books, and reorder a bit
to group all Wrox books to one place
2002-11-24 11:05:55 +00:00
Gabor Hojtsy
b71d74ff1f Adding new PT book 2002-11-20 21:18:43 +00:00
Mark Kronsbein
d04e8ecaa3 should be .de not .com 2002-10-12 07:23:54 +00:00
Mark Kronsbein
a46661c5bd Add Conny's Postgres book 2002-09-19 17:40:42 +00:00
Mark Kronsbein
9d4dc81032 Added some german books 2002-09-11 12:47:44 +00:00
Gabor Hojtsy
3cfaa58eac Adding some Italian books [thanks to Fabio Ingala] 2002-09-09 17:45:08 +00:00
Gabor Hojtsy
c3cd8b7e50 Adding DWMX book 2002-09-05 16:09:03 +00:00
Gabor Hojtsy
defd170d22 Applying patch sent by the author 2002-08-28 20:58:44 +00:00
Mark Kronsbein
c29f833a2b Added PostgreSQL to the search options, requested by Cornelia Boenigk 2002-08-11 18:45:00 +00:00
Mark Kronsbein
b090effbf5 Added new german book 2002-07-23 11:51:30 +00:00
Gabor Hojtsy
bb7ddff488 Adding "Also available in Hungarian" note to English original. 2002-07-09 15:19:22 +00:00
Gabor Hojtsy
e9702a909a Adding new Hungarian book 2002-07-09 15:16:29 +00:00
Simone Cortesi
f7cd6b25df sorry...fixing quote 2002-06-11 17:22:31 +00:00
Simone Cortesi
f6acecb042 adding support for italian books
adding first italian book
2002-06-11 16:13:33 +00:00
Mark Kronsbein
2a0d5094a2 Im getting old... 2002-05-31 19:49:39 +00:00
Mark Kronsbein
fac69bf73a Added 2 new books 2002-05-31 18:19:25 +00:00
Mark Kronsbein
0adf021844 Selfphp has now a "final" domain 2002-04-16 12:19:47 +00:00
Mark Kronsbein
39c4b7c13e Typo, parse error... 2002-04-16 11:37:47 +00:00
Mark Kronsbein
8b55ffc989 Typo 2002-04-16 09:29:19 +00:00
Mark Kronsbein
194ccf3311 Added more German books 2002-04-16 09:25:58 +00:00
Mark Kronsbein
da5b6e227b Fix and remove 2002-04-16 08:35:26 +00:00