Great plugin! One bug: if you're viewing a group's pages, the "Add pad" link currently creates a pad that belongs to the logged in user instead of the group.
Bugfix:
Change line 44 in mod/etherpad/pages/pages/owner.php from
$url = "etherpad/add/" . elgg_get_logged_in_user_guid();
to
$url = "etherpad/add/" . elgg_get_page_owner_guid();
In my Elgg installation (1.8.8, but also 1.8.6), only the pad creators can edit a pad, regardless of the "Write access" settings. I had to disable the access control for pads by hacking line 160 of the ElggPadd class (just changed getReadOnlyAddress into getAddress, but that's not satisfying).
Any ideas why canEdit() fails even if the write access level is set to "Logged in users"?
(I have "Restrict pages to logged-in users" enabled in the advanced admin settings)
And here's a feature request: what if new saved revisions could be added to the activity page! :-)
There's a bug when changing a pads permissions after it has been created. https://github.com/efault/elggpad-lite/issues/1
working on fixing this atm. Will be an update including the fix as soon as i am done.
Thanks for your patience.
I didn't tried, but if it works correctly, it's a boomb!!
I also was working in it: https://github.com/lorea/pad_pages
Congratulations for the plugin!
Wuauuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
¡Si alguien consigue fijar los permisos, este sería un gran gran plugins!
If anyone gets to set the permissions, this is a great great plugins!
Downloadingggggg
