* Temporarily disabled the 'Drafts' functions. I like the idea, but it doesn't work...
authorArt Cancro <ajc@citadel.org>
Fri, 3 Jul 2009 05:27:48 +0000 (05:27 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 3 Jul 2009 05:27:48 +0000 (05:27 +0000)
commit912d0fbd1b5c090696d4d61c698510142afba937
tree5b1b6fac173436b06de431d10f98f1e0095b7844
parent75a084aae96ecbccc0d042c53a67aac71f0978d8
* Temporarily disabled the 'Drafts' functions.  I like the idea, but it doesn't work, and I'd like to shuffle some things around.  But in the meantime, we need to get 7.60 out the door.  The code is still there but the buttons are commented out, except for the VIEW_DRAFTS view, which I removed completely.  Since the 'Drafts' room will end up being either a mailbox view or a BBS view, chosen by the user, we should implement some other way of determining whether we're in the Drafts room, and only offer the 'Edit' button in that case.  Currently, when I click the 'Edit' button, it opens a message entry screen containing an error about a missing template.
citadel/euidindex.c
citadel/user_ops.c
ctdlsh/aclocal.m4
ctdlsh/configure
ctdlsh/src/Makefile.in
libcitadel/lib/libcitadel.h
webcit/messages.c
webcit/static/t/edit_message.html
webcit/static/t/view_message.html