-
francescolaffi posted on the forum topic BuddyPress Moderation schedule / milestones in the group BuddyPress Moderation: 14 years, 5 months ago
@rossagrant this is the first version released so it probably has bugs, for mission critical sites use only what has been tested by many and for some time the frontend should be complete, the backend works but has not everything in place (missing: custom member query, bulk actions) Now I’m moving my focus to bp-album as […]
-
francescolaffi posted on the forum topic Call to undefined function get_content_reporters() in the group BuddyPress Moderation: 14 years, 5 months ago
this one should be solved now too, please confirm it, thanks
-
francescolaffi posted on the forum topic Flag button on activity stream when not logged in in the group BuddyPress Moderation: 14 years, 5 months ago
please confirm this issue is solved now, for sure next stable release of bp-album will be integrated with bp-moderation, but there are more important features I have to code for bp-album first. After gsoc midterm I’ll also write some doc/tutorial for integrating other custom content types. You are one of the dev of cubepoints integration, […]
-
francescolaffi posted on the forum topic Feature request: Change text ability and icon in the group BuddyPress Moderation: 14 years, 5 months ago
the icon can be easily overridden with css, so I’ll consider adding the option to change it from admin settings but it’s not in the top of things to add.
-
francescolaffi posted on the forum topic Flag button on activity stream when not logged in in the group BuddyPress Moderation: 14 years, 5 months ago
yes flag button is not supposed to be displayed at all for non members, thanks again for the report, I’ll write here when solved
-
francescolaffi posted on the forum topic Call to undefined function get_content_reporters() in the group BuddyPress Moderation: 14 years, 5 months ago
this could be a last minute arg to hook I added and should be easy to correct, I’ll write here when solved
-
francescolaffi posted on the forum topic BuddyPress Moderation schedule / milestones in the group BuddyPress Moderation: 14 years, 5 months ago
Testing version released: https://buddypress.org/community/groups/bp-moderation/forum/topic/testing-release/
-
francescolaffi posted on the forum topic testing release? in the group BuddyPress Moderation: 14 years, 5 months ago
actually I had to do some last changes, some cleanup and pot generation, now is ready for testing: https://downloads.wordpress.org/plugin/bp-moderation.zip This release is not intended to be use in production sites. Use this topic for general feedback, open single topics for specific issues/bugs On feature request as I said before I’ll probably…[Read more]
-
francescolaffi posted on the forum topic bp_has_activities() fatal error in the group BuddyPress Album+: 14 years, 5 months ago
wow a real bug of bp-album 0.1.7 !
It seems that bp-album need bp_activity_make_nofollow_filter also when the activity component is disabled, if you don’t want to enable the activity component then copy the function bp_activity_make_nofollow_filter from buddypress/bp-activity/bp-activity-filters.php and paste it in a bp-album file. -
francescolaffi posted on the forum topic BuddyPress Moderation schedule / milestones in the group BuddyPress Moderation: 14 years, 5 months ago
I posted a screenshot of my progresses in the gsoc blog, check it out http://gsoc2010.wordpress.com/2010/06/03/buddypress-moderation-week-2/
@Gpo1 Final version will work with wp3
-
francescolaffi posted on the forum topic BuddyPress Moderation schedule / milestones in the group BuddyPress Moderation: 14 years, 6 months ago
Little premise: I’m expected to code both part of the project (bp-moderation and enhancements to bp-album) before the midterm (half July), then I can work on optimization, testing, UI refinements, documentation, integration, etc. and all have to be finished before half of August. I’ll begin coding bp-moderation on May, 23 and I should have it […]
-
francescolaffi posted on the forum topic BuddyPress Moderation schedule / milestones in the group BuddyPress Moderation: 14 years, 6 months ago
Nope, sorry.
Still didn’t managed to have a exhaustive chat with my mentors about my proj, but it should happen in next days. I’ll post news as soon as I have them. -
francescolaffi posted an update in the group BP Xtra Signup: 14 years, 6 months ago
@travel-junkie Someone in the forum requested email confirmation field in the signup https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/verify-email-before-register/ . I proposed a snippet to add it, but I also thought it could be a nice addition for Xtra Signup.
-
francescolaffi joined the group BP Xtra Signup 14 years, 6 months ago
-
francescolaffi posted on the forum topic Verify email before register in the group How-To and Troubleshooting: 14 years, 6 months ago
found it! I published it in a blog post: http://flweb.it/2010/05/add-confirm-email-field-in-buddypress-signup-page/
-
francescolaffi posted on the forum topic Verify email before register in the group How-To and Troubleshooting: 14 years, 6 months ago
I did this only using default theme hooks. I just need to find that code and I’ll post it.
-
francescolaffi joined the group How-To and Troubleshooting 14 years, 6 months ago
-
francescolaffi posted on the forum topic Change BP-ALBUM language in the group BuddyPress Album+: 14 years, 6 months ago
If you never translated you should first read some general guide on it, for example https://codex.wordpress.org/Translating_WordPress , http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/ , http://urbangiraffe.com/articles/localizing-wordpress-themes-and-plugins/ .
Then you’ll find the pot file in the main plugin folder and…[Read more] -
francescolaffi started the forum topic Avatar upload from webcam with realtime face detection in the group Requests & Feedback: 14 years, 6 months ago
OpenCV, an object detection C library has been ported to flash and can be used also for face detection. This demo http://www.squidder.com/2009/02/26/realtime-face-detection-in-flash/ gave me the idea of using it for an improved avatar upload. In the demo the script automatically find your face and take square pics, perfect for avatars. I’m not…[Read more]
-
francescolaffi joined the group Requests & Feedback 14 years, 6 months ago
- Load More
@francescolaffi
Active 9 years ago
Cheers! I’ll add that. Working on something different at the moment, but I’ll get to it next week.