CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #4569

Opportunity to disable PM , Show PM links only for fe_users - Patch attached!

Added by Hauke Hain over 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2009-09-11
Priority:Could have Due date:
Assignee:- % Done:

0%

Category:Messaging
Target version:1.9.0 Estimated time:0.50 hour
Votes: 0

Description

Patch based on revision: 24276

PM Changes:
- PM can be enabled and disabled completely
- Commented the hardcoded JS line out, like in the other plugins already done (because it is configurated via TS)
- No PM buttons will be shown if the user isn't logged in.

I hope I found all places which have something to do with private messaging. :)

add_disablePMfunction.patch (6.2 kB) Hauke Hain, 2009-09-11 09:56

add_disablePMfunctionMissingFiles.patch (2.5 kB) Hauke Hain, 2009-09-11 10:25

History

Updated by Hauke Hain over 3 years ago

Argh! My FTP programm didn't overwrite all files.
Here an additional patch. Together with the first you have all changes needed.
The additional patch changes the backend module, so you can enable and disable PM within the BE module.

Updated by Martin Helmich over 3 years ago

  • Priority changed from Should have to Could have
  • Target version changed from 0.1.8 to 1.9.0

Updated by Hauke Hain over 3 years ago

I forgot to change the display of the PM link in the userlist. Sorry. Happened because I do not use it.

Updated by Hauke Hain over 3 years ago

Regarding add_disablePMfunction.patch: Please replace $conf with $this->conf in mm_forum\pi1\class.tx_mmforum_postfunctions.php marker_getPostmenuMarker.
$conf isn't available.

Updated by Martin Helmich over 3 years ago

  • Category set to Messaging
  • Status changed from New to Accepted
  • Estimated time set to 0.50

Updated by Hauke Hain over 3 years ago

  • Status changed from Accepted to Resolved

Also available in: Atom PDF