Hi everyone! Thanks @vrijvlinder for useful plugin!
Is there a way to add sprite Sp style to 'My Attachments' link in profile?
Thanks in advance!
Yes probably you can, I will look into it...
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
In /plugins/MyAttachments/default.php line 30, change to:
/plugins/MyAttachments/default.php
$Sender->AddProfileTab('myattachments', '/profile/myattachments/' . $Sender->User->UserID . '/' . Gdn_Format::Url($Sender->User->Name), 'MyAttachments', Sprite('SpThumbnail') . ' ' . T('My Attachments'));
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Many thanks!
Comments
Yes probably you can, I will look into it...
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
In
/plugins/MyAttachments/default.php
line 30, change to:Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Many thanks!