-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Remove microblog item #11
Comments
👍 |
1 similar comment
👍 |
for now in browser view :)
from plonesocial.activitystream.integration import PLONESOCIAL class activityPopperView(BrowserView):
|
is always better in a pull request with tests ;-) |
@maartenkling what happened with this? |
@hvelarde nothing by me, i implemented a browser view in a separated package, but the code is okay |
@gyst do you want to include this on the package? |
@hvelarde yes, but "is always better in a pull request with tests ;-)" |
As a manager/siteadministrator i need to be able to delete one (1) microblog item from another user, as it can contain text that does not match the site terms and conditions
The text was updated successfully, but these errors were encountered: