[Citadel Development] (no subject)

2007-06-25 Thread dothebart


I've added an integer pointer to return the state to CtdlIPCPostMessage, and made it evaluate the return value.right now it doesn't look whether it examines the other part of the non-post reply? does any?




[Citadel Development] (no subject)

2007-06-25 Thread IGnatius T Foobar
The first parameter it returns is the screen name you are using to post 
the message.  We don't look at that right now, but we should.  It's not 
terribly important though.  
   
 Ok, so the next thing you should do is, evaluate that return value, and 
if it is nonzero, prompt for a subject.  This should happen *after* 
prompting for recipients, in case the presence of one or more Internet 
email recipients caused the subject to be required.  
  


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

2007-06-25 Thread dothebart


ok, it could be working that way. I think i made my way through it... s.b. needs to check ;-) was some cut'n'paste, i hope i've hit the right places... get the head, configure a room to require subject (or send it to an external address), the client should ask for it then before opening the editor.




[Citadel Development] (no subject)

2007-06-25 Thread IO ERROR
I've been on vacation for the last week and it's going to take me at least 
another week to catch up with all the stuff I normally do. :(