diff options
author | Jeroen Bensch <jeroen@44.no-reply.drupal.org> | 2001-03-05 20:46:29 +0000 |
---|---|---|
committer | Jeroen Bensch <jeroen@44.no-reply.drupal.org> | 2001-03-05 20:46:29 +0000 |
commit | d9289f51af1be173ae4c3716dba75ece2d266642 (patch) | |
tree | c685d3ddfc458e93f6f9d1a9329498bccc4800be /modules/comment.module | |
parent | 830e9b3f4f011640047e6607af79347668ea3040 (diff) | |
download | brdo-d9289f51af1be173ae4c3716dba75ece2d266642.tar.gz brdo-d9289f51af1be173ae4c3716dba75ece2d266642.tar.bz2 |
Hey,
I updated some things, remove some PHP lines in the comment function, that I think weren't necessary (did that in the previous commit but forgot to mention it) also I renamed all the PHP?> tags to ?>. I read in the docs at http://php.net that this is the way to go. Also I renamed all <? to <?PHP. I added a BCGOLOR again, so my theme's build up is a little nicer again. Spotted four (yes 4) bugs. I now use regular HTML to assign colors but in abstract and article, the sections were still done the old way. Fixed that now, but left them black. Oh yeah, I fixed that weird rendering of my theme I think Dries was talking about. He didn't exactly mention what was wrong but I assume that it were the links in abstract and article that didn't display at the right of the story. Because I deleted some tables I had to add COLSPAN="2". However, when I loaded my page locally on eden it displayed correct. But when I browsed to drop it didn't (in the same browser) Do you get it? I sure don't. It was the same HTML code, but seems differently parsed when coming from an outside server. Allthough I don't see why Netscape would see apache locally as something different than another one. Nevertheless, I think it's fixed.
Jeroen.
Diffstat (limited to 'modules/comment.module')
0 files changed, 0 insertions, 0 deletions