Closed (duplicate)
Project:
Privatemsg
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2011 at 14:49 UTC
Updated:
20 Mar 2012 at 13:10 UTC
Jump to comment: Most recent file

Comments
Comment #1
simon georges commentedFirst attempt at a patch (handling both the form and the display).
7.x-1.x version is handled by #1200214: Display Private Message Options on the user manage fields page to allow reordering on user form page.
Comment #2
simon georges commentedI suppose it could then be possible to remove the "Display link on profile pages" option, since it can be disabled by setting the "display" to "hidden" with this new functionality.
Comment #3
berdirYeah, that makes sense, atleast for 7.x-2.x. Do you want to extend the patch or create a new issue to do that?
Comment #4
simon georges commentedNew attempt at a patch (removing the variable).
Comment #5
simon georges commentedOoops. This one is the good one.
Comment #6
simon georges commentedCross-referencing #1490758: Follow-up task from #1200214: removing useless variable, because it contains the same patch as this one (minus a part that has already been committed in #1200214: Display Private Message Options on the user manage fields page to allow reordering on user form page).
Comment #7
berdirClosing this as duplicate of #1200214: Display Private Message Options on the user manage fields page to allow reordering on user form page as I've commited that to 7.x-2.x already and the variable stuff is dealt with in the other issue.