Hello,

and thank you for better formats.

I just install it on Drupal 7.27 with many modules enabled. One modul is Privatemsg.

On permissions site only my Administrator see the "Show format selection" and "Show format tips".
That works very good with forums, blogs, events, but not with the modul Privatemsg.

So, if a normal user uses Privatemsg Messaging-System the "format selection" is still there.

Pathes are:
/messages/new
/messages/view/*

The "format tips" are hidden, not the "format selection".

Thanks for a review.
Michael

CommentFileSizeAuthor
#1 fix_pvtmessage_format-2261607-2.patch1002 bytestkuldeep17
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tkuldeep17’s picture

Status: Active » Needs review
FileSize
1002 bytes

hi rappelkiste_src, Thanks for pointing.

@dragonwize,

Private Message module does not provide entity type or any specific property to identify that textarea field is from privatemsg module. So I have to explicitly add check. Submitting patch.