![]() |
Move Private Message Download Options
1 Attachment(s)
This is fairly straightforward, and something I've done because so many of my users overlooked that they could download their Private Messages. Basically, we're moving the option from the easily-overlooked bottom of the page to where the other relevant info is: the usage bar, and the other "All" option -- Delete. Now users can easily see that saving their messages is an option.
ACP > Styles & Templates > Search in Templates > pm_messagelist Find (Line 105 of a default template): Code:
<h3 class="blocksubhead">{vb:rawphrase x_contains_y_z_messages_of_xx, {vb:raw foldername} {vb:raw totalmessages} {vb:raw pmtotal}, {vb:raw pmquota}} (<a href="private.php?{vb:raw session.sessionurl}do=emptyfolder&folderid={vb:raw folderid}">{vb:rawphrase empty_folder}</a>)</h3> Code:
<h3 class="blocksubhead">{vb:rawphrase x_contains_y_z_messages_of_xx, {vb:raw foldername} {vb:raw totalmessages} {vb:raw pmtotal}, {vb:raw pmquota}} Code:
<div> |
Looks good. Tagged for later! Thanks :)
|
Great stuff. Thanks. Works a charm. I think it will look even better if we can move that whole part to the top. Does anyone know how to do that perhaps? Thanks!
|
Cool :)
Taurus1, take this and copy/paste it, replacing your whole pm_messagelist. It will move the usage bar, etc. to the top as well as doing the move options. NOTE: Back up your old pm_messagelist first, in case you change your mind. Code:
<vb:if condition="$show['messagelist']"> |
Thank you so much!! Makes it even easier now!
|
Thanks for this. Like Taurus1 I also enjoyed moving it all to the top - great work.
|
when I do this the previous
Quote:
|
Ah, indeed. I didn't remove the one at the bottom. I've updated the original mod post; or you can copy/paste this:
Code:
<vb:if condition="$show['messagelist']"> |
I was able to delete the original by myself by finding the code thru FF's "View Selection Source"
Felt great figuring it out by myself since I'm still a noob Anyway installed and rated Thanks |
Thanks for this
|
Awesome, very welcome. It feels great to give a little something back :)
|
Installed this on vB 4.1.4 a few weeks ago, and have received many positive comments on it. I went with the options at the top that grey_goose posted. Thanks!
|
Very welcome, and thanks for the feedback :)
|
Thanks very much for this :)
|
Excellent mod, thanks!
|
Hmm wish I found this post last night..took me an hour to figure out which and where. haha
Anyhow, my client found another download option. She does not want members on her site to be able to download private messages. I have removed the code above but there is another option in a drop down. Does anyone know how to remove the download option from there?? Thanks Not meaning to trample your thread..just seemed related.. Never mind...was very easy..I just could not see it because I had no messages.. |
Verry nice indeed thanks.
Could this be made that it is used by let say only moderators or admins? or other usergroup, would be nice if i could choose witch usergroup could use this function. |
All times are GMT. The time now is 06:18 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|