- Added: class to sidebar modules
- Fixed: missing offset
View Per Jensen'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.
"Group Membership" is only showing 4 items, no matter how many groups the user belongs to. Is it possible to make this a configurable item, or at least add a "more groups" link to the bottom that would take the user to ../groups/member/<username> so they can view all their groups? Thanks.
@magicland There's a user setting for that!
Why yes, there is! Just figured since several of the others had the option in the Admin panel settings, I'd find it there. I also notice the "Your Friends" display has a "view more" option, so maybe I can manage to hack that onto the "Group Membership" display (I'm assuming it would be similar code). Thanks!
Hi Gillie, am finding it difficult to get the HypeAlive plugin to display Latest comments. Can u help??
https://github.com/hypeJunction/hypeAlive Thanks!
@Dave Don't know hypeAlive comments, sorry.
@Adrien Fabre
I doubt that river_addon causes this. Try disabling other 3. party plugins one by one and check if the problem still exists.
When I desactivate river_addon it's not in double anymore... what do you mean by 3 party plugin ?
@Adrien Fabre
I mean all plugins that are not included in the Elgg package.
Changes I am making to the tweets on the language file arent showing up.....amd i totally missing something
river_addon/languages/en.php.......
@Russ
Flush caches or run upgrade.php.
Thanks gillie! the flush worked....keep forgetting about that....
Where do I find the following: Demo file?
"Pass any content from the included demo file to a sidebar. For Example Google AdSense"
@Russ
It's in river_addon/views/default/page/elements/custom_module.php
hi sir...i am using for private river for removing all tab.but when i actived river addon would be show all tab.how i can remove all tab it shows only like friends,mine
@vikram chandran
Move private_river plugin below river_addon in the plugin list.
thanks for reply sir.it shows only mine,friends...how to change to friends,mine..
@vikram chandran
If you take a closer at the code in both plugins, you'll see they both override pages/river. When you moved private_river below river_addon, private_river is the one in effect.
So, you should ask private_river plugin author about that.
thanks sir....
You too, Michele :)
Just downloaded the plugin you mention to check it out, but I can't activate: RequiresPHP extension: curl
I use localhost, wamp and the php extension php_curl is ticked? Don't know what's needed, but I'll get back to you once I know.
@Michele
Try this. In river_addon open .../page/elements/riverwire.php. Below line 8 add,
$content .= elgg_view('input/urlshortener');
Hi Per Jensen,
I made a French translation for your plugin. Here is the File if you want to include it in your plugins files : https://github.com/HadrienBoyer/Elgg-River_addon-French-Trad/
Pour les Français, voici le fichier de Traduction du plugin, cliquez sur le lien ci-dessus pour le télécharger.
@Hadrien
Great, could you submit a pull request (code repository link)?
content of "Group membership" is not visible for offset pages... kindly help..
@Rohit Gupta
I can't reproduce this error. Did you go to Settings > Configure your tools, and save your setting?
@Per, this is another fantastic pkugin and I can't thank you enough, It's completely transformed my site.