when I view a message I see the show full headers button plus the header info below then the body of the message
I am not sure if this is how it is intended but I don't want to see the header info unless I click the link to see it

I have set hide-form to display:none for now; but of course when a user clicks show headers it is still hidden

I looked in webmail_plus_message_view.inc but could not unravel it well enough to make a change.

Great module by the way just what I was looking for

Thanks

CommentFileSizeAuthor
#2 webmail_plus.message_view.zip3.9 KBdan_theman

Comments

jabberwok’s picture

Version: 6.x-1.9 » 6.x-1.14
dan_theman’s picture

StatusFileSize
new3.9 KB

Hi there, i had the same problem, so i disabled the show all header stuff. I don't have the time to really patch that feature because i don't need it for my application. So i attached the modified file. To apply tha changes, just install the 1.14 version of the module and replace the original webmail_plus.message_view.inc file with the attached zip file.

Hope that helps.

Canine Coaches’s picture

Same file works with 6.1.16 version also. I am working on a fix for this with no promises.

Chris