- Fixes container edit permission for users granted edit permissions
- limit deletion to set owners and admins (same as pages plugin behavior)
- adds recent boards widget for profile/dashboard/groups
- made 'pinboards' lowercase in group side menu to conform with other plugin standards
- added additional help text for pinboard search
- added additional help text for write permissions
- adds link to view pinboard after pinning content
View Matt Beckett's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Works great, this is a super nice enhancement to elgg. Well done. Recommended. This one should go down as one of the top plugins out there...Also you guys, after you install this, make sure to flush the caches and run the upgrade.php script or some of your widgets won't appear on your pinboard like: description, or recent pins...
Anyway to have the item that was pinned appear in the activity page? Example: Kimberly has Pinned : Blah Blah Blah, with link to Kimberlys Pinboard and if a image was pinned, show the image? Thats really the only addition I'd like to see with it, that will encourage more people to start creating their own pinboards and making use out of this plugin. Thankyou for this wonderful plugin! A++++++++++
Thanks :)
I wasn't sure about having a river entry for each pinning, I thought it might get too busy. I'll see what the university wants, and if they like the idea, that's what will happen.
That is true, I didn't think about it, well, whatever they decide even if they don't you can always just add the settings option for display river items Yes/No. Thanks again.
Hey Matt, I am using: http://community.elgg.org/plugins/1156632/1.8.3/notifier and on the notification list, its not recognizing AU_SETS, here is what Juho Jaakkola has said to me:
-
@itskim I took a quick look at the Au sets plugin. Notifier does recognize the Au sets. Problem is that Au sets is using non-standard translation string "au_sets:river:create". The default format for activity strings is "river:create:<type>:<subtype>".
So you can try adding this translation to your site:
'river:create:object:au_set' => "%s has created a new Pinboard %s"
-
But I am not comfortable adding it or don't know how to add it or get it to work, this something you can adjust on the next release or will it cause problems for the university? Thanks...
i'm testing this presently.. does anyone know how to unpin tidypics albums? i'm not seeing an unpin button anywhere.
thanks
also, how to re-activate the widget style after it has been deactivated?
i set some widgets to have hidden widget styles and now i have no way of reaching the edit panel again.
this needs the semi-opaque header system you used in homepage-cms for these widgets i think.
thanks
@ura - tidypics doesn't seem to have an entity menu in non-full view, I'll have to add something in
When you deactivate the widget style you can change it in layout mode
aha, ok, yes, i see now, thanks.
i also just found another issue:
1. choose the 6th layout format for a pinboard (i imagine this is also an issue for most layouts other than the 6th).
2. add items to the pinboard.
3. edit the pinboard to have the 1st layout (one big box).
4. all the previously added widgets have disappeared and i have no obvious way to get them back again.
an idea for an enhancement (unless its already possible and i missed it):
'pin item to tab of tabtext widget'. :)
That's not an issue, that's expected behaviour. If you have widgets in columns 2,3,4,5,6 etc, and then you remove those columns, then you can't see the widgets :)
If you go back to a multi-column layout those widgets will still be in their place.
As for the idea, not technically possible - tabtext isn't set up for anything like that. Would require an entirely new tabbed widget.
re - columns: sure ok.. i'll keep that in mind.
re - tabtext: i didn't say it would be an easy 'enhancement' .. lol . ;)
thanks, i'll keep playing.
when i create a pinboard that does not have an avatar image - the listing for that item shows the main title of the pinboard in place of the image.. so the heading is repeated twice.
update: that issue with the image/text is occurring with other entites on my site too (when shown in the condensed view in widgets) - e.g. videolist items that are not showing an image.
definitely got a bug here:
see:
http://test.infiniteeureka.com/pinboards/view/2689/planetary-evolution-balancing-hearts-and-freeing-our-will
@ura soul Did you set the public access for writing on the Pinboard (write access option) ?
Yes there's still a few things that need addressing, this is definitely the most complicated plugin I have :)
yes, the pinboard is set to public.. i'll look again at the next release
Try this commit
rvr: i can see that that commit would most likely resolve the issue with the button and message text rendering.. what about the way that the pinboard is not rendering at all?
does this code alter that in some way?
thanks
That's not the correct fix, just wait for me to get the next version out. Most likely tomorrow.
sure ok
a simple feature request - to restrict set creation to admins only (as a settings page option 'yes/no').
otherwise a useful feature could rapidly become a mess.