5fc16e3f | 07-Aug-2003 |
Gabor Hojtsy |
Do not inform users on local search support, there is nothing like this working currently... |
02655718 | 07-Aug-2003 |
Gabor Hojtsy |
Add credits page syles to the sitewide CSS rules, and move the credits page to the new CSS based layout... |
edc3012c | 07-Aug-2003 |
Gabor Hojtsy |
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 |
4a2e363a | 07-Aug-2003 |
Gabor Hojtsy |
Adding the new CSS based header and footer on an experimenting page (thanks.php) |
6509db6d | 04-Aug-2003 |
Gabor Hojtsy |
Put the repeating codes into functions, tabs2spaces and use more descriptive variable names |
7e156610 | 03-Aug-2003 |
Gabor Hojtsy |
Update include, add page name info and apply WS fixes |
a04a840c | 03-Aug-2003 |
Gabor Hojtsy |
Remove debug information and hdelim() |
3737c3e0 | 03-Aug-2003 |
Gabor Hojtsy |
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,
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.
show more ...
|
d35419eb | 03-Aug-2003 |
Gabor Hojtsy |
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 |
d32a6c1a | 03-Aug-2003 |
Gabor Hojtsy |
Doh, <p> should not be a parent of <div> |
2f135b54 | 03-Aug-2003 |
Gabor Hojtsy |
This image is not used anymore |
4a6b37b4 | 03-Aug-2003 |
Gabor Hojtsy |
Updating the prepend include, add base page support and WS fixing to reflect the common layout |
dd274cf9 | 03-Aug-2003 |
Gabor Hojtsy |
Layout and use static links as static links |
f2de72bd | 03-Aug-2003 |
Gabor Hojtsy |
= 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 l
= 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)
show more ...
|
63498a7a | 03-Aug-2003 |
Gabor Hojtsy |
Link in the dochowto where documentation is referenced, so people will face the workflow of phpdoc before asking for a CVS account |
14abb0f2 | 03-Aug-2003 |
Gabor Hojtsy |
Add support for highlighting PHP code with CSS classes used, and use it on the new zend engine 2 page (code idea from livedocs) |
6d0f6250 | 02-Aug-2003 |
Gabor Hojtsy |
Fix includes, and make redirects based on the already computed language value |
0e76f2ac | 02-Aug-2003 |
Gabor Hojtsy |
Remove about-notes page as content is already on add-note page |
8de1d841 | 02-Aug-2003 |
Gabor Hojtsy |
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... |
b49dcdff | 02-Aug-2003 |
Gabor Hojtsy |
Fix XHTML validity problem in table |
bda498dc | 02-Aug-2003 |
Gabor Hojtsy |
WS fixing, and add information on Mozilla Thunderbird mail client too |
1788a38d | 02-Aug-2003 |
Gabor Hojtsy |
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... |
d71d8961 | 02-Aug-2003 |
Gabor Hojtsy |
Remove redundant file, and add BC shortcut redirection for new one |
41b42da1 | 02-Aug-2003 |
Gabor Hojtsy |
Whitespace fixes and adding <code> where it was missing |
683912d1 | 02-Aug-2003 |
Gabor Hojtsy |
Indentation, inclusion independence, and replacing php3 and php4 with php-src in the instructions |