[Citadel Development] CSS layout (bulletin board view) broken in IE 7

2007-06-13 Thread IGnatius T Foobar
thierry: the bulletin board message view is broken in Internet Explorer (I tried it in IE7, but the problem may exist in other versions as well). The first message is perfect, but all others are showing without any layout at all, and they're just all over the screen. I'll see if I

[Citadel Development] Re: CSS layout (bulletin board view) broken in IE 7

2007-06-13 Thread IGnatius T Foobar
Never mind, I fixed it ... there was a div tag that wasn't closed, so I closed it and IE7 is displaying the bulletin board view properly now.

[Citadel Development] SVN commit log: revision 5217

2007-06-13 Thread Citadel commit log
r5217 | ajc | 2007-06-13 15:38:02 -0400 (Wed, 13 Jun 2007) | 2 lines Changed paths: M /trunk/webcit/messages.c Added in the missing '' character for a div tag; this fixes the bulletin board view in IE7

[Citadel Development] SVN commit log: revision 5218

2007-06-13 Thread Citadel commit log
r5218 | dothebart | 2007-06-13 15:56:40 -0400 (Wed, 13 Jun 2007) | 2 lines Changed paths: M /trunk/webcit/debian/control * just sugest localepurge, as its not essential to us.

[Citadel Development] (no subject)

2007-06-13 Thread IGnatius T Foobar
This is good ... in what I believe is a proof that our recommended backup strategy actually *works* as advertised ... I fired up the replica of Uncensored on my home server (it rsync's back there every night) and after a quick check of the db, it came right up. It even started trying to

[Citadel Development] SVN commit log: revision 5219

2007-06-13 Thread Citadel commit log
r5219 | dothebart | 2007-06-13 17:16:15 -0400 (Wed, 13 Jun 2007) | 2 lines Changed paths: M /trunk/ctdlphp/ctdlprotocol.php M /trunk/ctdlphp/myinfo.php * put the vcard we just read back in.

[Citadel Development] Re:SVN commit log: revision 5219

2007-06-13 Thread dothebart
Mi 13 Jun 2007 17:16:16 EDT von Citadel commit log in 00.Sent Items Betreff: SVN commit log: revision 5219r5219 | dothebart | 2007-06-13 17:16:15 -0400 (Wed, 13 Jun 2007) | 2 linesChanged paths: M

[Citadel Development] Re:SVN commit log: revision 5219

2007-06-13 Thread IGnatius T Foobar
Putting back a modified version of what you read in should be the right thing to do. I can't test it because I don't have a working build of ctdlphp right now.