View Jeroen Dalsem'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.
How iframe works, anything i add from soundcloud to a regular website, nothing appears..
@whitetornado it could not have been simpeler... just enter the url of the page you want into the url field of the iframe widget and it should show up. Is by any chance your site https?? In that case you can't mix up http and https content on your page (or allow mixed content).
Soundcloud also not works for me. It is possible that site does not allow being embedded as iframe. I tried it with http://nu.nl and it works fine
yep, site is https, means i can add only https sites? Even that is not showing up..
If you have a tool like firebug you can monitor the network traffic and see why the embeds are not working.
installed the super wired what embedded video and now also soundcloud so i am happy.
Other thing, when i activate groupactivity widget and place the activity widget in the group, the group layout crashed and there is no css anymore only a blank page with no structure...
Any idea how to solve this?
Maybe something is shown in the widget that does not support being shown in a widget? Do you have problems with the group activity page also? Or only in the group widget.
i'm upgrading the homepage_cms plugin here and have found that when i add a widget from the widget lightbox (with widget manager active) - the widgets are not being saved to the page. Matt and i are wondering if some aspect of widget manager that is relevant may have changed between elgg 1.8 and 1.9.. any idea?
thanks
@ura does it work without widget manager? Do you see javascript errors? Do you see the ajax call for adding the widget? Do you get a system message?
I see that Widget Manager comes bundled with a lot of helpful widgets, otherwise not available with core Elgg.
Any plan to add Profile Widget that shows the Likes an user have contributed, and the Likes that she has received. An additional benefit will be if the Likes are filterable according to blogs, pictures and others.
the manifest for homepage_cms lists widget_manager as a requirement, so i didn't bother testing without it.
i can see the ajax call / json is created / transmitted via the browser's network monitor - i am not seeing any errors relating to that.
there are no javascript errors that are relevant (there is a strange warning about fonts and OS2.. though this is not stopping other javascript functions from completing on the page).
there is no system message being output in the UI.
so basically, there is no clue as to what is occurring. =/
Hi @Jeroem, I´m having problems removing widgets in groups, for example if I add the Blog widget, and then I remove it, when I edit the group the widget is enabled by itself. Sometimes it is duplicated in the group dashboard if I edit the group again.
@Jeroem I´ve done more tests, the issue happens only with activity and blogs widgets.
I´ve disabled all 3rd party plugins except Group Tools and Blog Tools (I need it to add these widgets in groups).
So I think is a incompatibility with these plugins. I´m with Elgg 1.9.8
In the 'Content by Tag' widget it would be great if there would be an option for the widget to display 'View more results' in the end. Similar than what is in the 'Group discussion' widget (View more discussions).
@darthvader there is the show search link (only applies if you filtered for a given tag). Show more would be nice but there is no "more" page for mixed content listings (blog AND files for example)
I'm not using search_advanced :(
I've got seperate widgets for pages, files etc. in my group page (with the 'Content by Tag' widget). Looks like the default Elgg (but the boxes are sortable and collapsable). Works much better and looks a lot better. Maybe there could be an option for a custom link in the end where the user could insert the link for a "more" of their liking?
@darth part of the advanced options on every widget is the ability to add a custom 'more' link
@Jeroem Yes, actually I'm using the custom link to display 'more'. I'll try to tweak it so that it is displayed also below, after the results. It would be strange to have a 'View more pages' before the results so I have simply titled the widget Pages but it might not be obvious to click on the Pages link to get more pages (compared to view more pages link in the end).
Is there any plans to upgrade this plugin for 1.10?
@Sam did you try it on 1.10? Elgg should be backwards compatible, so plugins for 1.9 should also work on 1.10
Hi Jeroen,
I get a pile of these using the Widget Manager on my site homepage/index... Deprecated in 1.9: Use -> instead of get()
I'd like to modify the code, but know too little, so any clues please :-)
This is the offending code, but I can't work out how to fix it... can anyone help??
Deprecated in 1.9: Use -> instead of get()
Here--->>
Here--->>
Maybe this has been asked before, but does the index page now offer a more graceful dynamic resizing for small screen devices? I am using an asymmetric layout of the index widget under elgg 1.8 and this is really the only problem I have with it.
Is this plugin being updated for the latest versions of elgg