Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Releases and Announcements /

Latest news about the SilverStripe software.

Moderators: martimiz, Sean, Ed, biapar, assertchris, Willr, Ingo, swaiba, Graves

New features to PrivateMessaging


Go to End


1630 Views

Avatar
baba-papa

Community Member, 279 Posts

23 July 2009 at 1:40am

Edited: 23/07/2009 9:30am

For the last months I worked on the PrivateMessaging module. The basic module was already great but my community requested new features, which I implemented. I posted my results to a diffrent thread, but I think they fit better to this forum.

*Added the ability to delete messages
*Added subject and Text to be required fields
*Advanced code comments
*Added instant reply form (function ReplyMessageForm())
*Added status read/new to messages
*i18n implemented
*the nicknames for the dropdown are processed with htmlentities() to evade an error of the Template-Engine with certain specialchars.
*Navigation implemented

Attached Files