Quantcast
toolbar_logo graphic

Stats

  • Category: Uncategorized
  • License: GNU General Public License (GPL) version 2
  • Updated: 2010-1-14
  • Downloads: 827

Releases


Previous releases:

Other Projects

Lovegin John's plugins:

0

Recommendations

Summary:

Shows a widget with the latest group invitations to a user

Full description:

Group Invitations1.0

(Edit your project's description!)

Release notes:

Group Invitations widget is for listing all the group invitations to a member from different groups. Group Invitation widget lists all the new invitations and members can click on them to join the groups.  We created a widget that displays all the new group invitations  a member has.  This widget works with all versions elgg1.0. It can be configured to be private or to various degrees of public giving the user the privilege to determine the access of the widget.

To install a widget you can simply go to the widget display gallery on the right side, click on the four direction arrow on the group invitation widget and drag it to the main content area widgets.

Once the Group Invitations widget is in place, you can further customize it by clicking the edit button on the top right of it. When clicked, a configuration menu drops done from the widget header bar with your options. You can select your options and save them as your wish.

Compatible Elgg Version: 1

how to install?

Ben Wagner 1279 days ago

there are only two files in folder. Maybe this is not complete. To use it as widget you must insert a start.php and the views folder.  Good intention and useful plugin in the future.

lord55 1279 days ago

 @lord55

Do you mean this plugin is not working?

Hisham 1278 days ago

@Ben Wagner

To install,
please edit mod/group/start.php add following code in groups_init() function.

 before   add_widget_type('a_users_groups',elgg_echo('groups:widget:membership'),    elgg_echo('groups:widgets:description'), 'profile'); )

Add_widget_type('invitations',elgg_echo("invitations"),elgg_echo("invitations123"));
  
*  copy and paste the folders invitations folder
   mod/groups/views/default/widgets

Thanks,
Lovegin john

Lovegin John 1276 days ago

So this will not work with Elgg 1.1 ?

Steelejones 1274 days ago

Is it possible to show group membership requests to group owners instead of invitations to members?

V1ktor 1264 days ago

I tried this, but when enabled and added to profile it didnt so anything, the gif that appears when a widget is loading was there but the plugin never loaded......

any ideas?

thugdoutDUNN 1013 days ago

oops i poste this on the wrong tab sorry, disregard this post

thugdoutDUNN 1013 days ago