Initial release
View Team Webgalli'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.
AWESOME!
Works perfect for me!
Thank you wery much!!
nice plugin :) works like a gem :)
This plugin does not work in version 1.8.0.1, please help me to make it work in this version!
@Casimiro : it is not ppossible to backport it for individual elgg versions. You can either upgrade your install or download this plugin, have a look at its code and convert it to 1.8.0.1
I do not know and develop plugins or edit them, you could help me please?
@Casimiro : we are open for commercial support. PM us if you need that.
so simple! Love it
i like it..very simple...thanks
Works great for newest elgg install thanks
Very good job. Works nice!
Very useful, but im noticing on a few occasions people who are online are not getting the green circle, shows they are on, and im chatting with them. Refresh another page or wait a few mins and still nothing. How many users is this supposed to handle at a time? I do like it though, thanks.
The plugin will support same number of users as your elgg installation supports. It will show the green circle only for those users whose last action inside elgg is less than 1 minute.
is this a one and done plugin? or were you going to update at some point in the future? not a lot to really do as is a clean and simple plugin, but was thinking some settings for different images (noticed you already had the images), size and maybe time. would be happy to help or even do it and upload it.
@Costakisc : its almost finished product. If you want to contribute, send pull requests through git. Click on code repo link or you can send you contributions via pm too.
demo is down not working, any screen shot before I try ? :)
@web, i see why the size and images work the way they do now, didnt see that before. thats nice with the detecting size. i made a simple admin setting for timeout 1-5 mins. new to github so unsure about the code repo link and didnt see a message option. will send to you if you want.
@costa : you can reach us at info[at]webgalli{dot}com
i'm seeing the green dot is rendered outside of the avatar image box in some views.. e.g. admin side - widget views and some other front-end views, though not all. i'll let you know i find why this is.
This plugin does not show any green circles on Elgg 1.8.12 is there a way you can update when you can find the time? Thanks.
i'm seeing the green circles in 1.8.12 - just not always in the appropriate place
Hmmm, I used to see them in 1.8.9 but after the upgrade to 1.8.12, nothing, tried a few different things but still won't show any circles.
ura, i think the problem with the dot not appearing in the right place is based of the css size of the icon. such as the profile page, if you avatar image is smaller than what it alloted in the css: for example your pic is 100px x 100 px, but the css is set up for 200px x 200px, the green dot appears where it thinks it should based off the css and not the actual image.
the green dot appears based of the size of the css rule and not off the actual image. to correct it (i think , but only if i am right about my assumptions) is that the css sizes either need to be adjusted to the image size, or need to be set in some sort of auto fashion based on the image size.
I think, but i am not a coder so i actually have no idea.
;)
in some cases the dot appears outside of the image box.. (beneath or to the side) and in all cases the avatar images are quite large originally, so i think the cause is elsewhere.
hmmm, unsure then. i noticed it in two places on mine, the profile page and the admin dashboard. but played with the css elemets and corrected it. although i have commented out a lot of the code for icon sizes because i only want it to appear on certain icons (mostly in modules) and not on every single icon.
to many green dots on the activity page and such is lots of users online.
@all : Just confirmed it working on Elgg 1.8.13. Only issue is in admin dashboard which is planned to fix in next release. Do not give fake reports.